body {
	margin:0px;
	background-color: #0099FF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.maintable {
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
	background-color:#1A1A66
}
td {color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none;}
.red_divider {
	background-repeat:repeat-x;
	height:40px;
	background-image: url(../images/menu_01.gif);
}
.section_title { padding-left:10px; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Verdana; text-decoration: none;}
.section_title span {
	color: #88AEFF;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana;
	text-decoration: none;
}
hr {border:solid 1px #FFFFFF}

a					{
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
	text-decoration: underline;
}
a:hover				{
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
	text-decoration: none;
}

.form {}
.form td {font-weight:bold;}

.thumbnail {border:solid 1px #FFFFFF}
.form .textbox {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana;
	text-decoration: none;
	width:90%;
	height:18px;
	background-color:#003399;
	border:solid 1px #ffffff;
}
.form .textarea {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana;
	text-decoration: none;
	width:90%;
	height:84px;
	background-color:#003399;
	border:solid 1px #ffffff;
}
.form .chkbox {
	background-color:#FF0000;
	border:solid 1px #ffffff;
}
.form .button {background-image:url(../images/btn_bg_red.jpg); background-repeat:repeat-x; height:22px; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; border:solid 1px #ffffff;padding-left:15px; padding-right:15px; cursor:pointer;}
.thumbnail .count {background-image:url(../images/btn_bg_red.jpg); background-repeat:repeat-x; height:22px; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; border-top:solid 1px #ffffff;}
.creditapp_divider {
	background-color:#3366FF;
}

	
.link {color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana; text-decoration: underline;}

