
.ord {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.ordBold {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.small {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:normal;
}

.formtext {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.ordwhite {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}


.ordwhitetitle
{
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
}

.ordwhite a {
	color:#FFFFFF;
	text-decoration:underline;
	
}
.ordwhite a:hover {
	color:#FFFFFF;
	text-decoration:none;
	
}
.mainmenu {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.mainmenu a {
	color:#000000;
	text-decoration:none;
}
.leftmenu {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.leftmenu a {
	color:#FFFFFF;
	text-decoration:none;
}
.leftmenu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.subheading {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.subheadingwhite {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.inputhome {
	font-family:verdana,arial,helvetica,sans-serif;
	background:#DDDDDD;
	border-style:solid;
	border-width:1px;
	border-color:#444444;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.input {
	font-family:verdana,arial,helvetica,sans-serif;
	background:#DDDDDD;
	border-style:solid;
	border-width:1px;
	border-color:#444444;
	/*
	border-left-color:#444444;
	border-top-color:#444444;
	border-right-color:#999999;
	border-bottom-color:#999999;
	*/
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.buttonhome {
	font-family:verdana,arial,helvetica,sans-serif;
	background:#DDDDDD;
	border-style:solid;
	border-width:1px;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;
	border-right-color:#444444;
	border-bottom-color:#444444;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.button {
	font-family:verdana,arial,helvetica,sans-serif;
	background:#BC0000;
	border-style:solid;
	border-width:1px;
	border-left-color:#CDAAAA;
	border-top-color:#CDAAAA;
	border-right-color:#444444;
	border-bottom-color:#444444;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.inactivetab 
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
	BORDER-BOTTOM: black thin solid;
}

.activetab 
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
}