body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_image.jpg)
}
.small_font {
	font-size:10px;
	color:#000000;
}
.norm_font {
	font-size:12px;
	color:#000000;
}
.bold_font {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.Ital {
	font-size:12px;
	font-style:italic;
	}
a.small:link  { text-decoration: underline; font-size: 12px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold; }
a.small:active { text-decoration: underline; font-size: 12px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold; }
a.small:visited { text-decoration: underline; font-size: 12px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold;  }
a.small:hover { text-decoration: none; color: #FF0000; font-family: Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; }

a.smallest:link  { text-decoration: underline; font-size: 9px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold; }
a.smallest:active { text-decoration: underline; font-size: 9px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold; }
a.smallest:visited { text-decoration: underline; font-size: 9px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold;  }
a.smallest:hover { text-decoration: none; color: #FF0000; font-family: Arial, helvetica, sans-serif; font-size: 9px; font-weight: bold; }
				
a.footer_link:link  { text-decoration: underline; font-size: 10px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold; }
a.footer_link:active { text-decoration: underline; font-size: 10px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold; }
a.footer_link:visited { text-decoration: underline; font-size: 10px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold;  }
a.footer_link:hover { text-decoration: none; color: #FF0000; font-family: Arial, helvetica, sans-serif; font-size: 10px; font-weight: 
				bold; }				
				
a.menu:link  { text-decoration: none; font-size: 12px; font-family: Arial; color: 
               #FFFFFF; font-weight: bold; }
a.menu:active { text-decoration: none; font-size: 12px; font-family: Arial; color: 
               #FFFFFF; font-weight: bold; }
a.menu:visited { text-decoration: none; font-size: 12px; font-family: Arial; color: 
               #FFFFFF; font-weight: bold;  }
a.menu:hover { text-decoration: none; color: #94A8CB; font-family: Arial; font-size: 12px; font-weight: 
				bold; }	
a.normlink:link  { text-decoration: underline; font-size: 12px; font-family: Arial; color: 
               #0000FF; font-weight: normal; }
a.normlink:active { text-decoration: underline; font-size: 12px; font-family: Arial; color: 
               #0000FF; font-weight: normal; }
a.normlink:visited { text-decoration: underline; font-size: 12px; font-family: Arial; color: 
               #0000FF; font-weight: normal;  }
a.normlink:hover { text-decoration: none; color: #FF0000; font-family: Arial; font-size: 12px; font-weight: 
				normal; }
				
a.normlinklgr:link  { text-decoration: underline; font-size: 16px; font-family: Arial; color: 
               #0000FF; font-weight: normal; }
a.normlinklgr:active { text-decoration: underline; font-size: 16px; font-family: Arial; color: 
               #0000FF; font-weight: normal; }
a.normlinklgr:visited { text-decoration: underline; font-size: 16px; font-family: Arial; color: 
               #0000FF; font-weight: normal;  }
a.normlinklgr:hover { text-decoration: none; color: #FF0000; font-family: Arial; font-size: 16px; font-weight: 
				normal; }										
				
a.red:link  { text-decoration: none; color: #FF0000; }
a.red:active { text-decoration: none; color: #FF0000; }
a.red:visited { text-decoration: none; color: #FF0000;  }
a.red:hover { text-decoration: underline; color: #335CAB; }		
										
.border { border:#45459b 2px solid }
.tableborder { border:#B6B6B6 1px solid }
.tabheadgrey {color: #FFFFFF; background-color: #94A8CB; font-size: 11pt; font-family: Arial; font-weight: bold}
