body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #666666;
	background-image: url(images/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	color: #000000;
	font-weight: 900;
}
#style2 {
	font-size: 10px;
	color: #990000;
	width: 230px;
	height: 55px;
	padding-top: 10px;
}
.style3 {
	font-size: 22px;
	color: #990000;
	font-weight: 900;
}
.style4 {
	font-size: 12px;
	color: #990000;
	font-weight: 900;
}
.style6 {
	font-size: 9px

}
.subNav{
	padding-top: 10px;
	padding-bottom: 10px;
	text-weight: 700;
}
.subNav a:link {
	color: #fff;
	text-decoration: none;
}

.subNav a:visited {
  color: #fff;
  text-decoration: none;
}

.subNav a:hover {
	color: #fff;
	text-decoration: underline;
}

.subNav a:active {
	color: #fff;
	text-decoration: none;
}
.secondary{
	border-top: 1px solid #000;
}
h1{
	color:#990000;
	font-size:22px;
	font-weight:500;
}
#sidebar{
	background-color: #990000; 
	background-image:url(images/red_shadow.gif); 
	background-repeat:repeat-x;
}
#sidebarPad{
	padding: 10px;
}
#contentBox{
	background-color: #fff; 
	background-image:url(images/white_shadow.gif); 
	background-repeat:repeat-x;
}
#contentBoxPad{
	padding: 10px 40px 10px 40px;
}
#contentHolder{
	width: 750px; 
	background-color: #fff; 
	border-left: 1px solid #333; 
	border-right: 1px solid #333;
}
a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
  color: #990000;
  text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: none;
}
#flashcontent{
	width: 455px;
	height: 27px;
}
