body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.top_menu {
font-style: normal; 
font-weight: bold; 
font-size: 14px; 
color: #ffffff;
z-index:100;
 }

.bottom_menu {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
 }
 
  .Border {
	border: thin solid #FF0000;
}
 
 .Standard_Text {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
 }
 
 .Top_nav {
	font-weight: normal;
	font-size: 11px;
	color: #ed0404;
 }
 
 .Border {
	color: #010202;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}

.Sub_menu {
font-style: normal; 
font-weight: bold; 
font-size: 11px; 
color: #ffffff;
 }
 
 .Red_Sub_menu {
font-style: normal; 
font-weight: bold; 
font-size: 12px; 
color: #FFFF00;
 }
 
 .Body_Link {
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
color: #FFFF00;
text-decoration:underline
 }

 .Main_Table {
 background-image:url(images/main2.png);
 background-repeat:no-repeat;
 background-position:center;

 }
 
  .Main_Table2 {
 background-image:url(images/backgrounds/News_top2.png);
 background-repeat:no-repeat;
 background-position:top;
 
 }
   .Main_Table_link {
 background-image:url(images/backgrounds/links_top.png);
 background-repeat:no-repeat;
 background-position:top;
 
  }
 .Main_Table_index {
 background-image:url(images/backgrounds/indexbg.png);
 background-repeat:no-repeat;
 background-position:center;

 }