body
{
	background-color: #f0f0f0;
	color: #000;
	font: 8pt tahoma, garamond, sans-serif;
	text-align:center;
	margin: 5px;
	background-image: url(../images/bg.jpg); 
	background-attachment: fixed;
}
table.mwrap
{
	margin-left:auto; margin-right:auto;
	/* border: 1px solid #000;*/
	border-collapse: collapse;
	width: 760px;
}
h1 {
	font: 13pt tahoma, garamond, sans-serif; 
	letter-spacing: 0.1em;
	font-weight: normal; 
	padding: 2px; 
	color: #2d2d2d; 
	background-color: #FFFFFF;
	border-bottom: 1px solid #000;
	line-height: 22px;
	margin-bottom: 10px;}
h2 {
	font: 10pt tahoma, garamond, sans-serif; 
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal; 
	padding: 2px; 
	color: #2d2d2d; 
	background-color: #FFFFFF;
	border-bottom: 1px solid #000;
	line-height: 20px;}
.banner
{
	background-color: #fff;
	width: 760px;
	height: 200px;
	padding:0px;
	margin:0px;
}
.uptodate
{
	font: 8pt tahoma, garamond, sans-serif; 
	letter-spacing: 0.1em;
	color: #fff;
	background-color: #464646; 
	padding-right: 5px; 
	text-align: right;
	width: 760px;
	height: 20px;	
	border-top: 1px solid #fff;
}
.vtoolbar
{
	width: 160px;
	background-color: #ba1a1d;
	vertical-align: top;
	border-top: 1px solid #fff;
}
.htoolbar
{
	width: 760px;
	background-color: #000;
	vertical-align: top;
	border-top: 1px solid #fff;
}
a:link
{
	color: #22229C;
}
a:active
{
	color: #FF0000;
}
a:visited
{
	color: #22229C;
}
a:hover
{
	color: #FF0000;
}
.text {
	font: 8pt  arial, helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
.tableText {
	font: 8pt  arial, helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
.smalltext {
	font: 8pt  arial, helvetica, sans-serif;
	line-height: 20px;
}
.vwhite {
	width: 600px;
	font: 10pt  arial, helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	background-color: #FFF;
	padding: 10px;
	vertical-align: top;
}
.hwhite {
	width: 760px;
	font: 10pt  arial, helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	background-color: #FFF;
	padding: 10px;
	vertical-align: top;
}
.deflog {
	width: 760px;
	font: 10pt  arial, helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	background-color: #FFF;
	padding: 10px;
	vertical-align: top;
}
.foot {
	font: 8pt  arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #000000;
	padding-right: 5px;
	text-align: right; 
}
table.footc {
	width: 760px;
	margin-left:auto; margin-right:auto; 
	border-collapse: collapse;
	text-align: right;
	font: 8pt  arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 25px;
	padding-right: 10px;
}
a.footc:link
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
a.footc:visited
{
	color: #FFFFFF; 
	text-decoration: none;
	padding: 2px;
}
a.footc:hover, a.footlink:active
{
	color: #FFFFFF; 
	text-decoration: underline;
	padding: 2px;
}
.sitemap {		
	color: #000; font-size: 9pt; FONT-FAMILY: Helvetica, Arial, Verdana;
	text-align: left; margin-left: 20px;
	}
.textBlockHead{
	COLOR: #800000; 
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 11pt; 
	FONT-WEIGHT: BOLD;
}
.textBlock{
	BACKGROUND-COLOR: #EEEEEE; 
	BORDER: 1px solid #CCCCCC;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
}
input, select, textarea{
	BACKGROUND-COLOR: #fff;
}