body {
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
background-color: #29292B; } 

a:active{ color:#0000FF; text-decoration:none; } 
a:link { color:#0000FF; text-decoration:none; } 
a:visited { text-decoration:none; color: #0000FF; } 
a:hover { color: #000000; text-decoration: underline; }

a.LinkLeft:active{ color:#FFFFFF; text-decoration:none; } 
a.LinkLeft:link { color:#FFFFFF; text-decoration:none; } 
a.LinkLeft:visited { text-decoration:none; color: #FFFFFF; } 
a.LinkLeft:hover { color: #0e0e87; text-decoration: underline; }

a.footerLink:active{ color:#FFFFFF; text-decoration:none; } 
a.footerLink:link { color:#FFFFFF; text-decoration:none; } 
a.footerLink:visited { text-decoration:none; color: #FFFFFF; } 
a.footerLink:hover { color: #000000; text-decoration: underline; }


.BGMenu { background-color: #000000; }

.borderMain { border: 2px solid #000000; }

.BottomBar {
	background-color: #000000;
	color:#0070C0;
	font-size:12px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.SmallTextBottom { color:#0e0e87; font-size:12px; }
.TinyTextBottom { color:#0e0e87; font-size:10px; }

.title_body {
	font-size: 14px;
	font-weight: bold;
}

#nav td {
      color: #FFFFFF
		}
		
#nav td a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
		}

#nav td a:hover {
	background-color: #FFFFFF;
	color: #0e0e87;
		}
