/* CSS Document */

body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
}

a {
	color:#e16921;
	text-decoration:none;
	font-weight:normal;
	}

a:visited {
	color:#e16921;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	color:#e16921;
	text-decoration:underline;
	font-weight:normal;
	}

ul {
	margin-top: 0px;
	margin-left: 15px;
	padding-left: -15px;
	margin-bottom: 0px;
}

li {
	line-height: 18px;
	}

form {display:inline;}


#footer {
	margin: 0px; 
	padding: 0px;
	color: #ffffff;
	width: 925px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	}

a.footer {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}

a.footer:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}

a.footer:hover {
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size: 12px;
}

Select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.subtitle {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}

.bold {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}

#content {
	margin: 0px 0px 0px 0px; 
	padding: 15px 14px 14px 14px;
	vertical-align: top;
	width: 436px;
	background: #FFFFFF;
	}
	
	#content2 {
	margin: 0px 0px 0px 0px; 
	padding: 15px 14px 14px 14px;
	vertical-align: top;
	width: 660px;
	background: #5a0018;
	}

#sidebar {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width: 232px;
	background-color: #5a0018;
	color: #e7d7b5;
	}

#sidebarpadding {
	padding: 0px 15px 0px 17px;
	}
