body,.cmsBody {  font-family: "trebuchet ms", Arial; background-color: #ffffff; margin:0px 0px 0px 0px}
.nrmTxt,td,div,span{font-size: 11px; line-height:16px; color: #000000;}
a{color:#505050; text-decoration:underline;}
a:hover{color:#1E5E92; text-decoration: none}
a.btnLink{color:FFFFFF; text-decoration:none}
a.btnLink:hover{color:1E5E92; text-decoration:none}

.frmInp,.frmInp_focus,.frmInpErr,.frmInpErr_focus{background-color:#FCEFF3; border-style:solid; border-width:1px; border-color:F9DAE2; font-family: Verdana, Arial; font-size: 11px;  color: #000000}
.frmInp_focus{background-color:#F7CBD6;}
.frmInpErr{border-color:#e2005d; border-style:solid;}
.frmInpErr_focus{border-color:#E2005D; background-color:#F7CBD6; border-style:solid;}

.frmButton{background-color:#E2005D; border-style:solid; border-color:F7CBD6; border-width:1px; font-family: Verdana, Arial; font-size: 11px;  color: #FFFFFF}





td.topMenu,
td.topMenuHover{
	font-family:  "trebuchet ms", Arial; font-size: 11px; line-height:16px; color: #000000; font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	white-space:nowrap;
	background-color:none;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-width:1px;


	height:25px;
	border-color:#c0c0c0;
	border-style:solid;
	cursor:hand;
	cursor:pointer;
}

td.topMenuHover{
	color: #1E5E92;
	cursor:hand;
	cursor:pointer;

}

table.subMenu{
	border-style:solid; border-width:1px; border-color:#1E5E92;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	font-family:   "trebuchet ms", Arial; font-size: 11px; color: #000000; text-decoration:none;
}

td.subMenu,td.subMenuHover{
	font-family:  "trebuchet ms", Arial; font-size: 11px; color: #000000; text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
	height:25;
	white-space:nowrap;
	background-color:#ffffff;

	border-style:solid;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-width:1px;
	border-color:#c0c0c0;

	cursor:hand;
	cursor:pointer;
}

td.subMenuHover{
	color: #1E5E92;
	background-color:#eeeeee;
}



.menuTbl {  background-color: #000000}
