#dropmenudiv
{
	font-family: 'Verdana' , 'Arial' , 'Helvetica';
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	border: 1px solid black;
	line-height: 18px;
	z-index: 100;
}
.txtmainservice
{
	font-family: 'Verdana' , 'Arial' , 'Helvetica';
	font-weight: bold;
	font-size: 12px;
	color:#336633;
}
.txtservicecontent
{
	font-family: 'Verdana' , 'Arial' , 'Helvetica';
	font-weight:normal;
	font-size: 11px;
	color:black;
}

#dropmenudiv a
{
	font-family: 'Verdana' , 'Arial' , 'Helvetica';
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	display: block;
	text-indent: 3px;
	color: White;
	background-color: #1e6Ea7;
	text-decoration: none;
}

#dropmenudiv a:hover
{

	/*hover background color*/
	font-family: 'Verdana' , 'Arial' , 'Helvetica';
	font-weight: bold;
	font-size: 10px;
	background-color: #b5defc;
	color: #F97e38;
	text-decoration: none;
}

A.menuNormal:link
{
	background: none transparent scroll repeat 0% 0%;
	color: #0A3E77;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: NONE;
}

a.menuNormal:active
{
	background: none transparent scroll repeat 0% 0%;
	color: #0A3E77;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}

a.menuNormal:visited
{
	background: none transparent scroll repeat 0% 0%;
	color: #0A3E77;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menuNormal:hover
{
	background: none transparent scroll repeat 0% 0%;
	color: #F97e38;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}

.bluebold
{
	font-weight: bold;
	font-size: 11px;
	color: #035593;
	font-family: Tahoma, "Trebuchet MS" , Verdana;
}

A.MenuItem:link
{
	background: none transparent scroll repeat 0% 0%;
	color: 0A3E77;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: NONE;
}

A.MenuItem:active
{
	background: none transparent scroll repeat 0% 0%;
	color: 0A3E77;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}


A.MenuItem:visited
{
	background: none transparent scroll repeat 0% 0%;
	color: 0A3E77;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.MenuItem:hover
{
	background: none transparent scroll repeat 0% 0%;
	color: F35D0B;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}

.Adminsubtext
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.txt11Normal
{
	font-size: 11px;
	color: #676767;
	font-family: Tahoma, Verdana;
	font-weight: normal;
}
.txt11NormalBlue
{
	font-size: 11px;
	color: Blue;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	font-weight: normal;
}

.txt11NormalBlack
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-weight: normal;
}
.txt11NormalYellow
{
	font-size: 11px;
	color: #676767;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	background-color: #ffffcc;
}
.ButtonCaption{	font-family: verdana;	font-size: 11px;}
.txt11Blue
{
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	color: #035593;
	font-family: Tahoma, "Trebuchet MS" , Verdana;
}
.txt11BlueMsg
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #035593;
	font-family: Tahoma, "Trebuchet MS" , Verdana;
}
.AdminHomeLink
{
	font-size:small;
	color: #676767;
	font-family: Tahoma, Verdana;
	text-decoration:none;
}
.AdminGrid
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
.AdminHomeLink:hover
{
	font-size:small;
	color: red;
	font-family: Tahoma, Verdana;
	text-decoration:underline;
}
