/* CSS Document */

body {background-color: #000000}
.menuBorder {
	border-right-width: thin;
	border-right-color: #F00;
}
p,h1, .style2 {
	color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 6px;
}
p .style2 {
	margin: 5px 15px 2px 15px;
	font-weight: normal;
	color: #FFF;
}
.style7 {color: #21B24B; font-weight: bold; }
.style5 {color: #ED1B24; font-weight: bold; }
.style8 {color: #0072BB; font-weight: bold; }
h1 {
	font-weight:bold;
	margin: 10px 15px 1px 15px;
	color: #ED1B24;
}
.style1 {
	padding: 0px 15px 1px 15px;
	color: #FFE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-color: #FFF;
	font-size: 9px;
}
a  {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 6px;
	font-weight: bold;
	text-decoration: none;
}

.tabMenu {padding: 6px;}
.tabText { border-left:dashed;
			border-left:1px;
	border-left-color:#000000
}
.tabText table tr td table tr td p strong {
	color: #21B249;
}
.tabText table tr td table tr td .style1 {
	text-align: justify;
}
.tabText table tr td table tr td .style1 {
	font-weight: normal;
}
.aLink {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	padding: 2;
	
    
}

