td, table, div {
	text-align: left;
	font-family:verdana;
	font-size:10px;
	line-height:12px;
	vertical-align:top;
	color:#ffffff;
}
body{margin:0px; padding:0px}

a {
color:#FFFFFF
}
a:hover{
text-decoration:none
}
table { border:0px}

ul {margin:0; padding:0; list-style:none; line-height:17px}
.ul li { background:url(images/marker.gif) top left no-repeat; padding:0 0 0 8px; }

.ul a, {  color:#ffffff;  text-decoration:underline}
.ul a:hover {text-decoration: none}

.bgd{
background-image:url(images/rect_bgd.gif);
background-repeat:repeat}
.tall_bgd{
background-image:url(images/tall_bgd.gif);
background-position:bottom;
background-repeat:repeat-x}
.main{
background-image:url(images/main_bgd.gif);
background-repeat:no-repeat;
background-position:bottom; 
}
.main2{
background-image:url(images/main_bgd2.gif);
background-repeat:no-repeat;
 }
.white_line{
background-image:url(images/line.gif);
background-repeat:repeat-x}

.black{
color:#000000;
text-transform:uppercase}

.black1{
color:#000000;
}

.red{
color:#E52F00;
text-decoration:none
}
.red:hover{
text-decoration:underline}
.input{
	width:142px;
	height:18px;
	font-family:verdana;
	font-size:10px;
	color:#FD1A00;
	border-style:solid;
	border-color:#DC4000;
	border-width:1px;
	background-color:#FFC299
	
	}
.textarea{
	width:166px;
	height:62px;
	font-family:verdana;
	font-size:10px;
	color:#FD1A00;
	overflow:hidden;
	border-style:solid;
	border-color:#DC4000;
	border-width:1px;
	background-color:#FFC299}
	
