
html { margin: 0; padding: 0; }
body
	{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	}
	
h1 { margin: 5px 0 7px 0; font-size: 16px; font-family: Verdana Bold, Arial Bold, Helvetica Bold, sans-serif; font-weight: 700; color: #000;}


h2 {margin: -5px 0 -15px 0; font-size: 16px; font-family: Verdana Bold, Arial Bold, Helvetica Bold, sans-serif; font-weight: 700; color: #000;}

h3 { margin: 15px 0 0 0; font-size: 1em; font-weight: bold; color: #B20202;
border: 1px solid #666666;
border-top-style: none;
border-right-style: none;
border-left-style: none;
}

h4 { margin: 15px 0 0 0; font-size: 11px; font-weight: bold; color: #B20202;display: inline;}

p {color: #FFF; padding: 0; margin: 8px 0 8px 0; font-size: 12px;}
.indent {color: #000; padding: 0; margin: 8px 0 8px 20px; text-indent: -20px; font-size: 11px;}
ul {list-style-type: square; padding: 0; margin: 8px 0 8px 15px; font-size: 12px;}
li{ color:#000;}
li span{ color:#FFF;}

b{
color: #FFF;
font-size: 12px;
font-family: sans-serif;
}

b.left{
color: #FFF;
font-size: 12px;
font-family: sans-serif;
display: block;
clear: left;
}

#sitemap {
	font-size: 13px; font-weight: bold; color: #B20202;
	margin-left: 0;
	padding-left: 10px;
	}

#sitemap li {
	list-style: none;
	}

#sitemap ul {
	font-size: 11px;
	margin-left: 0;
	padding-left: 10px;
	}

#sitemap ul ul {
	margin-left: 0;
	padding-left: 15px;
	}
	
#sitemap ul ul ul {
	margin-left: 0;
	padding-left: 15px;
	}
	
hr { border: 0;
text-align: left;
width: 100%;
color: #999999;
background-color: #999999;
height: 1px;}

.dotted {
border-top: 1px solid #CCCCCC;
width: 100%;}

td {
	vertical-align: top;
	font-size: 11px;
	color: #000;
}

.box {
margin: 1px;
border: 1px solid #999999;
border-top-style: none;
border-left-style: none;}

.mainbox {
background-color: #B20202;
border: 6px solid #FFF;
border-top-style: none;
border-left-style: none;
border-right-style: none;
}
img.display {border: 6px solid #FFF;border-left-style: none; margin: 0 25px 10px 0; overflow: auto}

.popup {
background-color: #B20202;
border: 6px solid #FFF;
border-top-style: none;
border-left-style: none;
border-right-style: none;
text-align: center;
height: 75%;
width: 75%;
}

.stripe {
background-color: #FFF;
}


a {
	color:#000;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
	}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color:#B20202;}

.menu { color:#B20202; font-weight:normal; text-decoration:none; font-size: 11px; }
a.menu {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	text-transform: uppercase;
	}
a.menu:link {color:#FFF;}
a.menu:visited {color:#FFF;}
a.menu:hover {color:#B20202;}

.submenu { color:#999999; margin: 0 0 0 15px; font-weight:normal; text-decoration:none; font-size: 10px; }
a.submenu {
	color:#999999;
	margin: 0 0 0 15px;
	font-weight:normal;
	text-decoration:none;
	font-size: 10px;
	}
a.submenu:link {color:#999999;}
a.submenu:visited {color:#999999;}
a.submenu:hover {color:#B20202;}

a.topmenu {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	}
a.topmenu:link {color:#FFF;}
a.topmenu:visited {color:#FFF;}
a.topmenu:hover {color:#000;}

a.inline:link {
	color:#000;
	text-decoration:none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	}
a.inline:visited {color:#000; text-decoration: none; font: 12px Verdana, Arial, Helvetica, sans-serif;}
a.inline:hover {color:#FFF; text-decoration: underline;}
a.inline:active {color:#FFF; text-decoration: underline;}


fieldset {
	width: 380px;
	display: block;
	color: #B20202;
	font-size: 9px;
	border-width: 1px;
	border-color: #B20202;
	background-color: #FFF;
	border-style: solid;
	padding: 3px 6px 3px 6px;
	}
legend{
	color: #B20202;
	font-size: 11px;
	font-weight: bold;
	}

form{
	width: 400px;
	display: block;
	color: #B20202;
	font-size: 9px;
	border-width: 1px;
	border-color: #B20202;
	background-color: #FFF;
	border-style: solid;
	padding: 3px 6px 3px 6px;
	}
	
form p {
	clear: left;
	padding-top: 5px;
	}

form p label{
	float: left;
	width: 150px;
	}
	
label{
	color: #000;
	font-size: 9px;
	font-weight: bold;
	}
	
input.rd {
	color: #B20202;
	font-size: 9px;
	}
input.rd2 {
	color: #B20202;
	font-size: 9px;
	margin-left: 155px;
	}

input.txt {
	color: #B20202;
	font-size: 9px;
	border-width: 1px;
	border-color: #B20202;
	background-color: #FFF;
	border-style: solid;
	}
	
textarea{
	width: 200px;
	height: 40px;
	color: #B20202;
	font-size: 11px;
	border-width: 1px;
	border-color: #B20202;
	background-color: #FFF;
	border-style: solid;
	}
	
select{
	overflow: hidden;
	color: #B20202;
	background-color: #FFF;
	border-top-style: 1px solid #B20202;
	padding: 1px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

button{
	color: #B20202;
	font-size: 9px;
	border-width: 1px;
	border-color: #B20202;
	background-color: #666666;
	border-style: solid;
	margin-left: 160px;
	}
#content {
	border: 1px solid #B20202;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}
