table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#000033;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#eee9e9}

.bg1{ background:url(new/images/header_bg.jpg) no-repeat center}
.bg2{ background:url(new/images/bg1.gif) no-repeat bottom left}

strong{
	color:#FF0000
}

.footer{
	background:url(images/footer.jpg) repeat
}
.footer1 td{
	background:url(new/images/bg_foot.jpg) repeat-x;
	color:#2B3637;
	text-align:center;
	padding-top:16px;
	font-size:11px
}
.footer1 a{ color:#2B3637; text-decoration:none}
.footer1 a:hover{ text-decoration:underline}
.footer1 span{ color:#D52D00}
.footer1 strong a{
	color:#FF0000;
	text-decoration:none;
	font-size:11px
}
.footer1 strong a:hover{ text-decoration:underline}

ul {margin:0px; padding:0px; list-style:none}
ul li{ background: url(new/images/list_bg.gif) no-repeat 0 10px; padding-left:7px; line-height:20px}
ul li a{
	color:#FF0000;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	background:url(new/images/a_bg.gif) repeat-x bottom

}
ul li a:hover{ text-decoration: none; background:none}

strong a{ color:#FF0000; text-decoration:none}
strong a:hover{ text-decoration:underline}

a{
	color:#FF0000;
	text-decoration:underline
}
a:hover{ text-decoration:none}

.form input {
	width:163px;
	height:17px;
	color: #2B3637;
	line-height:11px;
	padding:0 0 0 6px;
	background-color:#fff
}

.form textarea {
	width:163px;
	height:124px;
	color: #2B3637;
	line-height:11px;
	overflow: auto;
	padding:0 0 0 6px;
	background-color:#fff
}