/*Body Tag*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}

/*Top Form*/
input.button 
{ 
	border : thick solid 1; 
	background-color: #0083C1; 		
	font-weight : bold; 
	color : #ffffff; 
}
input.textbox

{
	border: 1px solid Black;
	width: 271px;
	height: 22px;
	background-color: #F7F8F8;
}

/*Network Menu*/
A.mnu {
	Color: White;
	Font-Weight: Bold;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
A.mnu:hover 
{
	Color: #FFC495;
	Font-Weight: Bold;
	text-decoration: none;
}

/*Left Menu Titles*/
H1  
{
	Color : White; 
	Font-Weight : Bold; 
	text-decoration : none; 
	font-size: 11px;   
	margin-top: 0; 
	margin-bottom: 0
}
H2 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3c3c3c;
}

/*Left Menu List - includes background and titles*/
.menutitle
{
	background-color: #333333;
	padding:2px 2px 2px 8px;
	border-top:1px solid black;
	border-bottom:1px solid #003300;
	height: 19;
}
#menulist
{
	width: 152px;
}
#menulist a
{
	text-decoration: none;
	color: Black;
}
#menulist a:hover
{
	text-decoration: underline;
}
#menulist ul
{
	margin: 0;
	padding: 0;
}
#menulist ul li
{

	list-style:none;
	border-top:1px solid #D95000;
	border-bottom:1px solid #FFE9D8;
	margin: 0;
	padding:0 2px 1px 8px;
}
.menufont
{
	font-weight: bold;
	font-family:arial,helvetica;
	font-size:11px;
	color: Black;	
}

/*Categories Section*/


.txt5
{
	color: #535353;
	font-Size: 14px;
	font-family:Arial,Helvetica,Sans-serif;
}


.g-head_links {font-color:white; font-face:Tahoma,Arial,Helvetica; font-size:12; text-decoration:none;}
.menu_links {font-weight:bold; font-face:Arial MT,Arial,Helvetica; font-size:10; text-decoration:none;}
A.sl {Color : #000000; Font-Size : 11px; text-decoration : none; }
A.sl:hover { Color : White; Font-Size : 11px; text-decoration : underline; }


td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #8A8A8A;
}
a {color: #1166dd;}
a:hover {color: #ff7f50;}
.txt1
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3c3c3c;
}
.txt2
{
	color: #6F7F4D;
}
.txt3
{
	color: #FFFFFF;
}
.txt4
{
	font-family: Tahoma;
	color: #FF731E;
	font-size: 9px;
}
.LinkDesc
{
	font-size: 10pt;
	font-family: Arial,Helvetica,Sans-serif;
 color: #3c3c3c;
}
.RMenu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2D8507;
	font-weight: bold;
}