body {
	margin:0px;
	background: url(images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sub_menu {
	font-size: 12px;
	font-weight: bold;
	color: #00005E;
}

.sub2_menu {font-size: 11px;}
	
	
a:link {
	color: #000077;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000077;
}
a:hover {
	text-decoration: none;
	color: #000077;
}
a:active {
	text-decoration: none;
	color: #000077;
}



a.style300:link {
      color: #000000;
	  text-decoration: none;
}
a.style300:visited {
      color: #000000;
	  text-decoration: none;
}  
a.style300:hover {
	color: #999999;
	text-decoration: none;
}
a.style300:active {
	 color: #000000;
	 text-decoration: none;
}


a.style301:link {
      color: #ffffff;
	  text-decoration: none;
}
a.style301:visited {
      color: #ffffff;
	  text-decoration: none;
}
a.style301:hover {
      color: #ffffff;
	  text-decoration: underline;
}
a.style301:active {
	 color: #ffffff;
	 text-decoration: none;
}

.style4 {font-size: 10px; color: #FFFFFF;}

.style6 {color: #5e5d5d;}
	
.style9 {font-size: 11px;}

.style10 {color: #000000}

.style13 {font-size: 12px; font-weight: bold;}

.style14 {color: #000000; font-size: 12px;}

.style16 {font-size: 13px; font-weight: bold;}

.style18 {color: #000000; font-weight: bold;}

.style19 {color: #000000; font-weight: bold;}

.style20 {font-size: 13px; font-weight: bold; color: #003366;}

.style21 {color: #000000;}

.style22 {font-weight: bold;}


a.underlink:link {
	text-decoration: none;
	color:#0066FF;
}
a.underlink:visited {
	text-decoration: none;
	color: #0066FF;
}
a.underlink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.underlink:active {
	text-decoration: none;
	color: #0066FF;
}
