
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-face-color: #1c1c1c;
	scrollbar-arrow-color: #ff6633;
	scrollbar-base-color: #1c1c1c;
	scrollbar-3d-light-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #1A1A1A;
	scrollbar-track-color: #1b1b1b;
	background:#000000 url(../images/bg.jpg) repeat-x;
	background-position:top;
}

i {  
	color: #999999; 
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-style: italic;
}

b {  
	color: #999999;  
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold; 
}

a:link {
	font-family: Tahoma, Arial;
	color: cccccc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

a:visited {  
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

h1 {  
	font-family: Tahoma, Arial;
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
}

form {
	padding: 0px;
	margin: 0px;
}

table {
	font-family: Arial, Tahoma, Arial;
	font-size: 11px;
	color: Silver;
	font-weight: normal;
}

p {  
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-decoration: none;
}

.badgecorner { 
position: absolute; 
right: 0; 
top: 0; 
margin: 0; 
padding: 0; 
border: none; 
float: none; } 
.badgecorner a img { 
background-color: transparent; 
color: white; 
border: none; 
text-decoration: none; }

