A {color: #333399; text-decoration: none}
A:active {color: #660000}
A:hover {color: #cc6600}

.font16px
{
	color: #0033cc;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.font10px
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-style:italic;
}

.pagetitle
{
	color: #ff9933;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}


.contenttitle
{
	color: #0033CC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.pagecontent
{
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}

.homepagecontent
{
	color: #464646;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.bigpagecontent
{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
}

.sitemapcontent
{
	color: #021d8f;
	font-family: Arial;
	font-size: 13px;
}

.whitecontent
{
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
}

.bluecontent
{
	color: #333399;
	font-family: Arial;
	font-size: 13px;
}

.darkbluecontent
{
	color: #000066;
	font-family: Arial;
	font-size: 13px;
}

.menuheading
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}

.footercontent
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}

.rightbar
{
	background-color: #cccccc;
}

.undertext 
{
	text-decoration: underline;
}

.smallcontent
{
	color: #003399; 
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.smallblack
{
	color: #000000; 
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.redastrick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}

/*Ets Menu Starts*/

.menustyle
{
	font-family:verdana;font-size:10px;font-weight:bold;color:white;
}
.menuitem
{
	font-family:verdana;font-size:10px; border:1px;border-style:solid;border-color:#284ca0;padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px; cursor:auto;
  }

.submenu
{
	background-color:#E8ECE8;color:black;font-family:verdana;font-size:10px;padding:0px;padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;
  cursor:hand;
}

.DefaultMouseOver
{
	background-color:#284CA0;color:white;font-family:verdana;font-size:10px;border:1px;
  border-style:solid;border-color:#B8D0F0;padding:0px;padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;cursor:hand;
}
/*Ets Menu Ends*/