td, table{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#000099;
	
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#555555}

.header{ color:#AAAAAA}
.header a{ color:#FFFFFF; text-decoration:underline; text-transform:none; font-size:11px}
.header a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{  background:url(images/list_marker.gif) no-repeat left top; padding-left:12px }
.list ul li a{ color:#DF040B; font-size:11px; text-decoration:none; text-transform:none; font-size:11px}
.list ul li a:hover{text-decoration:underline}

a{
	color:#000099;
	text-decoration:none;
	font-size:12px
}
a:hover{ text-decoration:underline;}

span a{ color:#DF040B; text-decoration:none; text-transform:none; font-size:11px}
span a:hover{ text-decoration:underline}

.rgb{ color:#0C4A97; margin-left:9px}
.rgb b{ color:#24923F}
.rgb strong{ color:#DF040B}

.footer{ color:#787878; font-family:tahoma; font-size:10px; }
.footer b{ color:#1F64B8}
.footer a{ color:#4B4B4B; text-decoration:underline; font-size:11px;}
.footer a:hover{ text-decoration:none}

.jamp{ width:135px; font-size:11px}
.jamp1{ width:55px; font-size:11px}

span{ color:#DF040B}
b { color:#0C4A97}

.form input{
	width:135px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color: #4B4B4B;
	padding:2px 0 0 7px;
	border-color:#555555;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF
}

.botmenu {
	font-family:tahoma;
	font-size:14px;
	vertical-align:top;
	line-height:20px;
}

.botmenu a {
	font-size:14px;
	padding-right:20px;
	text-decoration:underline;
	color: #0033CC;	
	}
	
.botmenu a:hover {
	font-size:14px;
	font-weight:bold
	padding-right:24px;
	text-decoration:none;
	color: #CC0033;
	}	
	
	/*input*/
input{
   background:#FFFFFF;
   /*background:#272727;*/
   border:1px solid #888888;
   width:165px; height:20px;
   margin:0 0 0px 0px
}
.input1{
	background:#FFFFFF;
	border:1px solid #999999;
	width:250px;
	height:19px;
	color:#666666;
	margin:0 0 5px 0px
}
.input2{
   background:none;
   border:1px solid #c0c0c0;
   color:#c0c0c0;
   font-family:Arial;
   margin:0 0 0 22px
}

.input3{
   background:#FFFFFF;
   border:1px solid #c0c0c0;
   width:70px; height:20px;
   color:#000000;
   margin:0 0 0px 0px
}
textarea{
	border:1px solid #999999;
	width:250px;
	height:100px;
	overflow:auto;
	color:#666666;
	font-size:11px;
	font-family:Arial;
	margin:0 0 14px 0px
}
   

