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


 td, table, select,  input, textarea{
	font-family:arial;
	font-size:11px;
	line-height:14px;
	color:#333333;
}

 p {
	font-family:arial;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#333333;
	text-align: justify;
}
form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background: #626262;
}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#9b283e;  text-decoration:underline;}
ul li a:hover{ text-decoration:none}

.header a{ color:#939393; text-decoration:none}
.header a:hover{ text-decoration:underline}

.footer{ color:#939393; margin-left:27px}
.footer a{ color:#939393; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#9b283e; text-decoration:none; text-transform:none}
.footer span a:hover{ text-decoration:underline}
 
span a{ color:#9b283e; text-decoration:none; }
span  a:hover{ text-decoration:underline}
 
span {
	color:#333333
}

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

}
 
b {
	color:#333333;
	text-transform:uppercase;
	font-weight:normal
}
 
.form input {
	width:170px;
	height:17px;
	color: #939393;
	padding:0px 0 0 0px;
	background-color:#ffffff
}

.form textarea {
	width:180px;
	height:88px;
	color: #939393;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#ffffff
}
.forcedcenter {
	text-align: center;
}
.tablepadding {
	padding: 5px;
}
.button {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_black_sm.gif);
	text-align: center;
	width: 164px;
	height: 42px;
	background-repeat: no-repeat;
	vertical-align: middle;
	float: left;
}
.button-maroon-sm {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_maroon_sm.gif);
	text-align: center;
	width: 164px;
	height: 42px;
	background-repeat: no-repeat;
	vertical-align: middle;
	float: left;
}
.button2 {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_black2.gif);
	text-align: center;
	width: 230px;
	height: 120px;
	background-repeat: no-repeat;
	vertical-align: middle;
	float: left;
}
.button2maroon {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_maroon.gif);
	text-align: center;
	width: 460px;
	height: 90px;
	background-repeat: no-repeat;
	vertical-align: middle;
	float: left;
}
.buttonred {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_red.gif);
	text-align: center;
	width: 520px;
	height: 42px;
	background-repeat: no-repeat;
	vertical-align: middle;
	float: left;
}
.right {
	text-align: right;
}
.nounderline {
	text-decoration: none;
		color: #000000;
}
