/* CSS Document */

body {
	background-color: #000000;
	background-image: url(/images/bg2.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    font-weight:normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #ff0000;
    font-weight:normal;
}
h2 {
	font-size: 14px;
	color: #333333;
}
.style5 {color: #FFFFFF}
.style12 {color: #ff9900}
.style14 {color: #ff9900; font-weight: bold; }
.style19 {color: #3399FF}
.style24 {color: #01FFFF; font-weight: bold; }
.style26 {
	font-size: 14px;
	font-weight: bold;
}
.style28 {
	font-size: 14px;
	color: #000000;
}
.style29 {
	font-size: 12px;
	font-weight: normal;
}

.style30 {color: #FF0000}

.tablebox2 { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FF0000;
	
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
}
.tablebox3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC9900;
	
	border-bottom:1px solid #CC9900;
	border-left: 1px solid #cc9900;
	border-right: 1px solid #CC9900;
	border-top: 1px Solid #CC9900;
}


.r {color:blue}
.r:link {color:blue}
.r:hover {color:red}
.r:visited {color:red}