td {
	font-family: verdana;
	font-size: 11px;
	color: #747575;
	text-decoration: none;
}
.allbdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8db1e1;
	border-right-color: #8db1e1;
	border-bottom-color: #8db1e1;
	border-left-color: #8db1e1;
}
.verdanawhite {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanawhite3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:Black;
	text-decoration: none;
}

.verdanawhite7 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanawhitehead {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanawhite3:hover {
	font-family:Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanawhite4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.verdanawhite4:hover {
	font-family:Georgia;
	font-size: 12px;
	font-weight: bold;
	color:Red;
	text-decoration: none;
}
.blueverdana {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #012960;
	text-decoration: none;
}
.norepeat {
	background-repeat: no-repeat;
}
.verdanawhite1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanablack {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #747575;
	text-decoration: none;
}
.buttonstyle {
	left:0px;
	font-family:tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002c5b;
	background-color: #dbe7f3;
	border: 1px solid #8eb2e4;
	cursor:hand;
	cursor:pointer;
}
.verdanablue {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #012960;
	text-decoration: none;
}
.buttonstyledark {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0072bb;
	border: 1px solid #8eb2e4;
	height: 20px;
	width: 65px;
}
.ablue {
	font-family: verdana;
	font-size: 11px;
	color: #193960;
	text-decoration: none;
}
.ablue:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
.ayellow
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
}
.ayellow:hover 
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
.IE8Fix
{
    z-index: 100;
}
      
.DynamicMenuZIndex
{
z-index: 999;
}
.lblcursor:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}