body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #d4d4d4;
}
body {
	background-color: #000000;
	background-image: url(../images/index_02.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li a {
	font-size: 11px;
	color: #7bd2df;
}
li a:link {
	text-decoration: none;
}
li a:visited {
	text-decoration: none;
	color: #33CCFF;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
li a:active {
	text-decoration: none;
	color: #7BD2DF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #7bd2df;
}
h2 {
	font-size: 16px;
	color: #7bd2df;
}
h3 {
	font-size: 14px;
	color: #ffffff;
}

/*  navigation */
.navigation {
	padding-top:8px;

}
.flashheader {
	background: url(../images/index_16.gif) left bottom repeat-x;
	height: 160px !important;
	height: 150px;
	padding: 10px 0 0 0;
	margin:0;
}

.rtbl_lt {
	background: url(../images/index_34.gif) right bottom no-repeat;
	width:4px; height:4px;
}	
.rtbl_rt {
	background: url(../images/index_36.gif) left bottom no-repeat;
	width:4px; height:4px;
}
.rtbl_lb {
	background: url(../images/index_67.gif) left top no-repeat;
	width:4px; height:4px;
}
.rtbl_rb {
	background: url(../images/index_68.gif) left top no-repeat;
	width:4px; height:4px;
}
.rtbl_t {
	height:4px;
	border-top: solid 1px #2c2c2c;
}
.rtbl_r {
	width:4px;
	border-right: solid 1px #2c2c2c;
}
.rtbl_b {
	height:4px;
	border-bottom: solid 1px #2c2c2c;
}
.rtbl_l {
	width:4px;
	border-left: solid 1px #2c2c2c;
}
.rtbl_area {
	padding:2px;
}
.rtbl_areaR {
	padding:2px;
	background: url(../images/index_104.gif) right bottom no-repeat;
}
.rtbl_areaL {
	padding:2px;
	background: url(../images/index_108.gif) right bottom no-repeat;
	
}

.txtbox{height:15px; border:inset 1px #2c2c2c;			 
	width: 250px;
	color:#000;
	font: normal 11px verdana;
}
.input2{height:14px; border:inset 1px #2c2c2c;		 
	width: 180px;
	padding:0; margin:0;
	color:#000;
	font: normal 11px verdana;
}

li {
	list-style-image: url(../images/index_76.gif);
	padding:0 !important;
	padding:1px 0;
	margin:0;
}
a.link1 {
	color:#e1f39a;
	text-decoration:none;
}	
a.link1:active {
	color:#e1f39a;
	text-decoration:none;
}	

/* colors */
.greenlight {
	color:#cdfe9e;
}	


/* Bottom */

.border_banner {
	border-bottom:solid 1px #2c2c2c;
	border-top:solid 1px #2c2c2c;
	padding:5px 0px;
}		

.copyrights {
	padding:5px 0px;
	color:#E5E5E5;
}
.footerlinks {
	padding:5px 0;
	color:#454545;
}	
.footerlinks a{ text-decoration:none; color:#E5E5E5;}
.footerlinks a:hover{ text-decoration:underline; color:#eee;}
form {
	padding:0;
	margin:0;
}	