#ajaxMenu {
	position:absolute;
	background-color: #FFFFFF;
	border: solid #000000 thin;
	overflow: visible;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a:link {text-decoration:underline;}
a:active {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}

a.text:link, a.text:active, a.text:visited, A.text:hover { text-decoration: none; color: #000000}

body, TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


FORM {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



.error, .note, .alt, .mandatory{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.error {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF0000;
}

.note {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
}

.alt {
	font-size: 10px;
	color: #000000;
}

.mandatory {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FF0000;
	vertical-align: top;
	margin-left:2px;
}



.label, .content, .copy, .copy_justified, .copy_11_b, .copy_10_b, .copy_09, .copy_linespacing {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
}


.label {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}


.content {
	font-size: 10px;
	font-weight: normal;
}

.copy {
	font-size: 11px;
}

.copy_justified {
	font-size: 11px;
	text-align: justify;
}

.copy_11_b {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.copy_10_b {
	font-size: 10px;;
	font-weight: bold;
	text-decoration: none;
}

.copy_09 {
	font-size: 9px;
	text-decoration: none;
}

.copy_linespacing {
	font-size: 11px;
	margin-top: 8px;
}

.copywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.copy_indent1 {
	padding-left: 45px;
	text-indent: -22px;
}

.copy_indent2 {
	padding-left: 70px;
	text-indent: -35px;
}



.bgonce {
	background-repeat: no-repeat;
	background-image:url(/images/bg_side.jpg);
	background-position: bottom;
}

.colorMenu {
	background-color:#FFFFF8;
}

.DDCategory {
	background-color:#EEEEFD;
	color:#000000;
	font-weight: bold;
}


.DKbg-nb, .DKbg{
	BACKGROUND-COLOR: #DBDBDB;
}

.heading-bg-nb, .heading-bg{
	BACKGROUND-COLOR: #EEEEEE; /*efefef*/
}

.LTbg-nb, .LTbg{
	BACKGROUND-COLOR: #FAFAFA;
}

.heading-yel-LT, .but-yel-LT{
	BACKGROUND-COLOR: #FFF890;
}

.heading-yel, .but-yel{
	BACKGROUND-COLOR: #F8F080;
}

.heading-yel-DK, .but-yel-DK {
	BACKGROUND-COLOR: #F0E060;
}

.heading-bg, .DKbg, .LTbg, heading-yel-LT, .but-yel-LT, .heading-yel, .but-yel, .heading-yel-DK, .but-yel-DK{
	font-weight: bold;
}

.but-yel, .but-yel-DK {
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

.but-yel-LT {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}



.selectbox, .textbox, .dropmenu, .btn {
	FONT-FAMILY: Verdana, Arial, serif, sans-serif;
}

.selectbox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	BACKGROUND-COLOR: #FFFFFF;
}

.textbox {
	font-weight: normal;
	font-size: 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

.dropmenu {
	font-size: 9px;
	font-weight: normal;
}

.btn { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
}
 
.yelBG {
	background-color: #FFFFCC;
}
