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

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

.header{ color:#AAAAAA}
.header1{ color:#AAAAAA}
.header2{ color:#FFFFFF}
.header a{ color:#FFFFFF; text-decoration:underline; text-transform:none; font-size:11px}
.header1 a{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-size:14px;font-family:arial}
.header2 a{ color:#000000;text-decoration:none; text-transform:none;font-size:11px}
.header a:hover{
	text-decoration:none;
	color: #FFF;
}
.header1 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:#DF040B; 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;
	font-size: 12px;
}

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

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

.jamp{ width:135px; font-size:11px}
.jamp1{ width:55px; font-size:11px}
.jamp2{ width:200px; 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
}

.form1 input{
	width:228px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #4B4B4B;
	padding:2px 0 0 5px;
	border-color:#D6D6D6;
	border-style:solid;
	border-width:1px;
	background-color:#DCDCDC
}


.form1 textarea {
	width:229px;
	height:102px;
	font-family:tahoma;
	font-size:11px;
	color: #4B4B4B;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#D6D6D6;
	border-style:solid;
	border-width:1px;
	background-color:#DCDCDC
}
#jump_base {
  overflow-y:hidden;
  width: 200px;
  height: 100px;
  border: 2px dotted #000099;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
  color: #000099;
  background-color: inherit;
}

.news {
  background-color: #DDDDDD;
  color: inherit;
}
questionmenu {
	color: #FFFFFF;
}
questionmenu {
	color: #FFFFFF;
}
input.btn {
background:#FC0; /* background color of button */
border:1px solid #777; /* border */
color:#FFFFFF; /* text color */
}
