* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.outtertable {
	border : 1px solid #000000;
}
/*	This is used for the sub headers					*/
H3 {
font-size: 12pt;
font-weight: bold;
border: none;
color: #9D0000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}
/*	Definition list									*/
dl {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
font-size: 10pt;
}

.navcell    { 
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background-color: black;
	background-image: url("images/front_03.gif");
	padding-right: 20px; 
	width: 799px;
	height: 28px;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

.leftcell {
	border-right : 1px solid #000000;
	background-color : #9D0000;
}

.lefttable {
	background-color : #9D0000;
}

.top_img {
	border-bottom : 1px solid #000000;
}

.title {
	color: #B30303;
	font-size: 14pt;
	font-weight: bold;
	padding: 10pt;
}

.header {
	color: #9D0000;
	font-size: 12pt;
	font-weight: bold;
	padding: 10pt;
}

.body-red {
	font-size: 10pt;
	color : #9D0000;
	font-weight:bold;
}
}

.body-red1 {
	font-size: 12pt;
	color : #9D0000;
	font-weight:bold;
}

.body {
	font-size: 10pt;
	padding: 10pt;
}
.body-bold {
	font-size: 10pt;
	font-weight:bold;
}

.small {
	font-size: 8pt;
	padding: 10pt;
}

.signature {
	color: #038203;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 25px;
	padding: 10pt;
}

.bodytable {
	background-color : #ffffff;
}

.footer {
	color : #ffffff;
	text-align : center;
	padding : 5px;
	background-color : #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

a.bgroll { 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #9D0000; 
	color: #FDBF01; 
	display: block; 
	margin: 0px; 
	padding-left: 25px; 
	padding-top: 8px;
	padding-bottom : 8px;
	text-decoration: none;
} 
a.bgroll:hover { 
	background-color: #FFAE01; 
	color: #CC0000;
} 

a.category	{
	color: #ffffff;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block; 
	font-size: 9pt;
	font-weight : bold;
	text-decoration : none;
	background: #9D0000 url(images/nav_img.gif) no-repeat;
	background-position: 0px 0px;
}

a.category:hover	{
	color: #9D0000;
	background-position: 0px -30px; 
}
  
a.top:LINK {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
}
a.top:VISITED {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
}
a.top:HOVER {
	color: #FFAE01;
	font-weight: Bold;
	font-size: 8pt;
	text-decoration: underline;
}

a.body:LINK {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a.body:VISITED {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a.body:HOVER {
	color: #FFAE01;
	font-weight: Bold;
	text-decoration: underline;
}

/* A:LINK {
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	text-decoration : none;
	color : #FDBF01;
	font-weight : bold;
}
A:HOVER {
	color : #0163DC;
	font-weight : Bold;
	text-decoration : none;
} */

.test {
	float:left;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}