/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
}
.style1 {font-size: 11px}
.style1 a:link {
	color: #333333;
}
.style3 {color: #ffffff}
.style7 {color: #ff2525; font-size: x-small; }
.style9 {color: #ffffff; font-size: x-small; }
.headernav {
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
}
.content {
	padding-top: 20px;
	padding-bottom: 20px;
}
td#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
}
a:link {
	color: #666666;
}a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
td#navbar a:link {
	color: #FF363B;
	text-decoration: none;
}
td#navbar a:link:hover {
	color: #ffffff;
	text-decoration: none
}
td#navbar a:visited {
	color: #FF363B;
	text-decoration: none;
}
td#navbar a:visited:hover {
	color: #ffffff;
	text-decoration: none;
}
td#navbar2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
}
td#navbar2 a:link {
	text-decoration: none;
	color: #ffffff;
}
td#navbar2 a:visited {
	text-decoration: none;
	color: #ffffff;
}
td#navbar2 a:visited:hover {
	color: #FF363B;
	text-decoration: none;
}
td#navbar2 a:link:hover {
	color: #FF363B;
	text-decoration: none;
}

h2 {
	font-weight: lighter;
}
.line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.white {color: #FFFFFF}
