.menuitem
{
	font-family:'Arial';
	font-size:12px;
	color:#df8034;
}
.menulink
{
	text-decoration:none;
	font-family:'Arial';
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.title
{
	text-decoration:none;
	font-family:'Arial';
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

.titlehead
{
	text-decoration:none;
	font-family:'Arial';
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

.tablehead
{
	background-color:#df8034;
}
.rowhead
{
	background-color:#efefef;
}
.blacktext
{
	font-family:'Verdana';
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.blacktext2
{
	font-family:'Arial';
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.redtext
{
	font-family:'Arial';
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
}
.gentext
{
	font-family:'arial';
	font-size:13px;
	color:#000000;
	background-color:#ffffff;
}
.buttons
{
	background-color:#0000ff;
	font-family:'Verdana';
	font-size:11px;
	color:#000000;
	border-color:#cccccc;
	border-width:1px;
	font-weight:bold;

}
.pageheading
{
	font-family:'arial';
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.inputbuttons
{
	border-color:#cccccc;
	border-width:1px;
	font-family:'arial';
	font-size:12px;
	color:#000000;
}
.greytablehead
{
	background-color:#c8c8c8;
	font-family:'arial';
	font-size:11px;
	color:#000000;
}
a.other:visited {text-decoration:underline; color:#0000ff}
.errormsg
{
	text-decoration:none;
	font-family:'Arial';
	font-size:13px;
	color:red;
	font-weight:bold;
}


a.other1:link    {text-decoration:none; color:#808080}
a.other1:visited {text-decoration:none; color:#808080}
a.other1:active  {text-decoration:none; color:#808080}
a.other1:hover   {text-decoration:underline; color:#808080}

a.other22:link    {text-decoration:none; color:#FF9966}
a.other22:visited {text-decoration:none; color:#FF9966}
a.other22:active  {text-decoration:none; color:#FF9966}
a.other22:hover   {text-decoration:underline; color:#FF9966}

a.other2:link    {text-decoration:none; color:#F67B04}
a.other2:visited {text-decoration:none; color:#F67B04}
a.other2:active  {text-decoration:none; color:#F67B04}
a.other2:hover   {text-decoration:underline; color:#F67B04}

.greytext
{
        font-family:'Verdana';
        font-size:11px;
        color:#808080;
        font-weight:bold;
}

.greytext2
{
	font-family:'Arial';
	font-size:12px;
	color:#808080;
	font-weight:bold;
}
.orangetext
{
	font-family:'verdana';
	font-size:11px;
	color:#F67B04;
	font-weight:bold;
}

.orangetext2
{
        font-family:'Arial';
        font-size:12px;
        color:#FF9966;
        font-weight:bold;
}

.lightblue
{
	background-color:#EEEEF8;
	font-family:'Verdana';
	font-size:12px;
	color:#000080;
}
.lightgrey
{
	background-color:#F7F7F7;
	font-family:'Verdana';
	font-size:12px;
	color:#000080;
}
