/* Browser Default Classes START */
body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

select {	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

input {	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

form {
	display: inline;
}

ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
	list-style: square;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
}
/* Browser Default Classes END */

/* Link Classes START */
a:link, a:visited, a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #bc0024;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a5aaa1;
}

.headerlink, a.headerlink:link, a.headerlink:visited, a.headerlink:active {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.headerlink:hover {
	color: #bc0024;
}

.homefeaturelink, a.homefeaturelink:link, a.homefeaturelink:visited, a.homefeaturelink:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bc0024;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
	vertical-align: top;
	padding: 0px 0px 13px 0px;
}

a.homefeaturelink:hover {
	color: #a5aaa1;
}
/* Link Classes END */

/* Page Content Classes START */
.pageborder {
	background-color: #4c4c4d;
}

.header {
	width: 521px;
	vertical-align: bottom;
	padding: 0px 12px 8px 12px;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #908d8a;
	text-decoration: none;
	line-height: 17px;
	width: 728px;
	text-align: center;
	padding: 13px 16px 16px 16px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #908d8a;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:hover {
	color: #bc0024;
}

.homecontenttop {
	width: 590px;
	background-color: #cdcbcb;
}

.homebg {
	background-image: url(../images/home_content_bg.jpg);
	vertical-align: top;
}

.hometext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454444;
	text-decoration: none;
	line-height: 15px;
	width: 286px;
	padding: 43px 20px 43px 0px;
}

.homecontentfeature {
	width: 590px;
	background-color: #282828;
}

.homefeaturetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 13px;
	width: 196px;
	vertical-align: top;
	padding: 0px 15px 8px 15px;
}
/* Page Content Classes END */
