body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #666666;
}
body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p  {
margin: 7px 0 7px 0;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	line-height:20px;
	color: #FFFFFF;
	margin:2px 0 2px 0;
	font-weight:normal;
}
h2 {
	font-size: 14px;
	line-height:16px;
	color: #999999;
	margin:2px 0 2px 0;
	font-weight:bold;
}
h3 {
	font-size: 14px;
	line-height:16px;
	color: #990000;
	margin: 10px 0 15px 0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	text-decoration: none;
}
text_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F7941C;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
}
.textbold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C8C8C8;
}
.textsimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F9F9F;
	text-decoration: none;
}
.textsimple_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5FC100;
	text-decoration: underline;
}
.textcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.header_bg  {
height:207px;
background-image:url(_img/header_bg_anim.gif);
background-repeat:no-repeat;
background-position:top left;
background-color:#990000;
}
.header_inset1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	vertical-align:top;
	padding:30px;
	width:380px;
}
.header_inset2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #ffffff;
	text-decoration: none;
	vertical-align:middle;
	padding:8px 20px 6px 20px;
	width:207px;
}
.header_inset2_table  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	vertical-align:top;
}
.header_inset2_table a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
.header_inset2_table a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
.photo_left {
margin: 0 5px 5px 0;
}
.verticalrule  {
background-image: url(_img/vertrule.gif);
background-repeat:repeat-y;
margin:0 4px 0 10px;
padding-left: 10px;
width:15px;
}