a:link  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
}

a:visited  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
}

a:alink  {
	text-decoration : none;
	font-size : 12px;
}

a:hover  {
	color : #E7651A;
	font-weight : bold;
	font-family : Verdana;
	font-size : 12px;
}

body  {
	font-size : 12px;
	font-family : Verdana;
	background-color : #004477;
	color : White;
}

.BodyText  {
	font-size : 12px;
	font-family : Verdana;
	background-color : #004477;
	color : White;
}

hr  {
	border-color : White;
	color : White;
}

.Tables  {
	font-size : 12px;
	font-family : Verdana;
	background-color : #004477;
	color : White;
}

.TableHeading  {
	font-size : 12px;
	font-family : Verdana;
	background-color : #E7651A;
	color : White;
	font-weight : bold;
	font-style : normal;
}

.TableCell  {
	font-size : 10px;
	font-family : Verdana;
	background-color : #004477;
	color : White;
	font-style : normal;
}

.DropDown  {
	font-size : 12px;
	font-family : Verdana;
	background-color : White;
	color : Navy;
}

.TextBox  {
	font-size : 12px;
	font-family : Verdana;
	background-color : White;
	color : Navy;
}

.Msg  {
	font-size : 13px;
	font-family : monospace;
	color : Red;
	background-color : White;
}

.Button  {
	font-size : 13px;
	font-family : Verdana;
	color : White;
	background-color : #004477;
	border-color : White;
	BACKGROUND-IMAGE : url(images/net3.gif);
	border-style : outset;
}

.MenuHeading  {
	font-size : 12px;
	font-family : Verdana;
	color : White;
	font-weight : bold;
	font-style : normal;
}

.MenuItem  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
}

.TopMenu  {
	HEIGHT : 140;
	LEFT : 30;
	POSITION : absolute;
	TOP : 60;
	VISIBILITY : visible;
	Z-INDEX : 1;
	width : 110;
}

.Menu  {
	HEIGHT : 140;
	LEFT : 30;
	POSITION : absolute;
	TOP : 230;
	VISIBILITY : hidden;
	Z-INDEX : 1;
	width : 110;
}

