/* CSS Document */
body {
	background-color: #161616;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #C0C0C0;
	scrollbar-shadow-color: #373737;
	scrollbar-highlight-color:#373737;
	scrollbar-3dlight-color:#D0D0BB;
	scrollbar-darkshadow-color:#D0D0BB;
	scrollbar-track-color: #EFEFE7;
	scrollbar-arrow-color: #EFEFE7;
	border-style: none;
    border-top-width:0px;
	border-right-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 0px;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
color: #666666;
	text-decoration: none;
}
.number {color: #FFFFFF}
.style4 {color: #FFFFFF; font-weight: bold; }
a.style5 {color: #FF7DA4
          font-weight: normal;
		  }
.style7 {color: #666666;}

.A3    		{ text-decoration: none; }
.A3:hover     { text-decoration: none; }

.imgborder { 
 border: 15px solid #FFFFFF; 
}

a.darker {color: #666666;}
a.darker:visited {color: #666666;}
a.darker:hover {color: #3333333;}
a.darker:visited:hover {color: #3333333;}
td.righine{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
};
