.tableborder { 
border: 1px solid #666666; 
} 

.cellborder { 
border: 1px solid #666666; 
} 

td {
	text-align: left;
	font-family:Verdana;
	font-size:10px;
	color:#888888;
}
a {
	text-decoration: none;
	color:#EEEEEE;
}

body { 	margin:0px;padding:0px;	
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #444444;
	scrollbar-3dlight-color: #555555;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #050505;
	font-family:arial;
	font-size:10px;
	color:#999999;
	background-color: #000000;
	background-repeat: repeat-y;
	text-decoration:none;
}

.menu{
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#CCCCCC;
text-decoration:none;
}

.menuselected{
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#AA77FF;
text-decoration:underline;
}

.font_disclaimer{
font-family:Arial;
font-size:10px;
color:#444444;
text-decoration:none;
line-height:12px;
}

.font_s{
font-family:Verdana;
font-size:10px;
color:#999999;
text-decoration:none;
line-height:12px;
}

.font_m{
font-family:Verdana;
font-size:12px;
color:#999999;
text-decoration:none;
line-height:18px;
}

.font_l{
font-family:Verdana;
font-size:16px;
color:#999999;
text-decoration:none;
line-height:20px;
}


.bot_txt {	color:#858584;
			text-decoration:none;
			font-family:arial;}


.u {text-decoration:underline}
.up {text-transform:uppercase}
.sm {font-size:10px}
.b {font-size:12px}

.a {background-position:bottom;
	background-repeat:repeat-x;
	color:#0000FF}

.form { width:347px;
		height:17px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:;
		background-color:#EEEEEE;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:347px;
		height:66px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:;
		background-color:#CCCCCC;
		color:#000000;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}


a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

#under{text-decoration:underline;}


