table {
	border:0px;
	border-collapse:collapse;
} 
td {
	vertical-align:top;
	padding:0px;
}


td, table, select,  input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#330000;
	text-align:justify
}

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background:#FFFFCC
}

.main {
	font-size:16px;
	color:#330000;
	background-color:#FFFFCC;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	width:725;
	height:539;
}

.maintext {
	font-size:16px;
	width:470;
	height:300;
	position:absolute;
	margin-left:125px;
	top: 430px;
	
}

.flt-lft {
	float: left;
}

.flt-rgt {
	float: right;
}


strong { color:#330000; font-size:10px}

b a{ color:#330000; text-decoration: none;}
b a:hover{ text-decoration:underline}

a{ color:#330000;}
a:hover{ text-decoration:none}

b{ color:#000000; font-size:10px; text-transform:uppercase}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li a{ color:#000000; font-size:10px; text-decoration:underline; text-transform:none; font-weight:bold}
.list ul li a:hover{ text-decoration:none}

.footer {
	font-size:9px;
	color:#0099CC;
	width:756px;
	text-align:center;
}

.footer2 {
	font-size:9px;
	color:#0099CC;
	width:990px;
	text-align:center;
}
.footer a{ color:#0099CC; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#4F5050; text-decoration:underline}
.footer span a:hover{ text-decoration:none}
.footer b a{ color:#0099CC; text-transform:uppercase; text-decoration:none}
.footer b a:hover{ text-decoration:underline}
.footer span{color:#878787}

strong a{ color:#330000; text-transform:none; font-size:10px; text-decoration:none}
strong a:hover{ text-decoration:underline}

.form input{
	width:193px;
	height:20px;
	color: #B8B8B8;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#4A4C4C
}

.form textarea {
	width:193px;
	height:112px;
	color: #B8B8B8;
	overflow: auto;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#4A4C4C
}
