body {
	font-family: Arial;
	font-size:12px;
	color: #424242;
	background: #020202 url(../images/bg.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
}

form, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
   	font-family: Arial;
	font-size:12px;
}

.head	{
	width:100%;
	height:279px;
	background: url(../images/head.jpg) no-repeat top center;
}
.bottom	{
	width:100%;
	height:101px;
	background: url(../images/bottom.jpg) no-repeat top center;
}
.bodybg {
	width:100%;
	background: url(../images/bgbot.jpg) no-repeat bottom center;
}
.shadow {
	width:100%;
	padding-bottom:30px;
	background: url(../images/shadow.jpg) no-repeat bottom center;
	font-weight:bold;
}
a, a:hover {
   	font-family: Arial;
	color: #008c32;
	text-decoration: underline;
}
a:hover	{
	color:#444;
	text-decoration: none;
}

H1,h2 {
	font-size: 25px;
   	font-family: Arial narrow;
	font-weight: normal;
} 
h2	{
	font-size: 17px;
	font-weight: bold;	
	color:#2a8b55;
}
h3	{
	font-size: 15px;
	font-weight: bold;	
	color:#E47833;
}
h4	{
	font-size: 13px;
	font-weight: bold;	
	color:#222;
}
ol, ul	{padding-left:10px;
	margin:5px;
}
li	{
	line-height:1.4em;
	list-style: none;
	padding-left:10px;
	margin-left:-10px;
	background: url(../images/arr.gif) no-repeat top left;
}
li.menu	{
	line-height:1.2em;
	margin-left:10px;
	padding-left:10px;
}
.repx	{
	background-repeat:repeat-x;
	background-position:top left;
}

.repy	{
	background-repeat:repeat-y;
	background-position:top left;
}
.bodytext {
	background: url(../images/textblock.jpg) no-repeat top left;
	margin:0;
	padding:20px;
	padding-left:30px;
}

input.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	width:99%;
}
.white	{
	color:#ffffff;
	text-decoration: none;
}
.white:hover	{
	color:#f5fff5;
	text-decoration: none;
}

.brd_bot {
	border-bottom: #999 1px solid;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.small	{
	font-size:10px;
	color:#555;
	text-decoration:none;
}
a.small:hover	{
	color:#999;
}
.btns a	{
	text-align:center;
	padding:20px;
	padding-top:14px;
	padding-bottom:18px;
	display:block;
}

.btns a:hover	{
	background: url(../images/curbg.jpg) no-repeat center 1px;
	text-align:center;
	padding:20px;
	padding-top:14px;
	padding-bottom:18px;
	display:block;
}
.grayshadow	{
	background: #f2f2f2 url(../images/graybg.jpg) no-repeat center left;
}
.highslide {cursor: url(../highslide/graphics/zoomin.cur), pointer;}
.path	{
	border-bottom: #aaa 1px dashed;
}

#QE_Toolbar {
	display: none;
}

.right-menu IMG {
	border: none;
}

.B_currentCrumb {
	font-weight: bold;
}
