@charset "utf-8";
/* CSS Document */

body {
font-size: 12px;
font-family:Tahoma, Geneva, sans-serif;
margin-top: 0px;
}

a {
color: blue;	
}

a:hover {
color: red;
}

#top_nav {
color: white !important;	
}

#top_nav a {
	color: white;
	text-decoration:underline;
}

#top_nav h3 {
font-size: 18px;
margin: 0 0 18px 0;
padding: 0;
}

#top_nav td div {
padding-top: 5px;
}

.red {
color: red;	
}

#bottom_nav, #bottom_nav a {
color: #F7EFDE !important;	
}

#bottom_nav a:hover {
color: #999 !important;
}

.small {
font-size: 10px;	
}

.top_header {
	color: white;
	font-weight: bold;
}

.top_header a {
color: white;	
}

.top_header a:hover {
color: #999  !important;		
}

.top_header h1 {
font-family: "Times New Roman", Times, serif;
font-size: 24px;
margin: 0;
padding: 0;
}

a.light_anchor {
color: white;	
}

a.light_anchor:hover {
color: #999  !important;	
}

a.bluebox_anchor {
color: white;
text-decoration: underline !important;
}

a.bluebox_anchor:hover {
color: red  !important;	
}

.right_nav, .right_nav a {
color: red;
font-weight: bold;
}

.right_nav a:hover {
color: white  !important;		
}


.right_nav2 a{
color: white;
font-weight: bold;
}

.right_nav2 a:hover {
color: red  !important;		
}

td#trans_container img {
margin: 0 5px;
}

.pointer {
  font-size: 11px;	
  color: #F0F0F0;
  cursor: pointer;
  margin: 0 auto;
}

