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

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:#DF040B; text-decoration:none; text-transform:uppercase; font-size:10px}
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; text-transform:uppercase}
.footer b{ color:#1F64B8}
.footer a{ color:#4B4B4B; text-decoration:underline}
.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
}

.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
}

