body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	background: url('../pics/main_bg.jpg') repeat-x top;
}
a:link { color: #111111; text-decoration: underline;}
a:visited { color: #111111; text-decoration: underline;}
a:active { color: #111111; text-decoration: underline;}
a:hover { color: #d91f30; text-decoration: underline;}

a.grey { color: #cccccc;}
a.grey:hover { color: #d91f30;}

div.boxi_text a{ text-decoration: none; }

h1,h2,h3,h4{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #d91f30;
	font-weight: bold;
}h5{
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
}
p{
	margin: 10px;
	padding: 0px;	
}
form { margin: 0px; padding: 0px;}
.underline{
	text-decoration: underline;
}
ul{
	padding: 0px;
	margin: 10px 5px 10px 25px;
	list-style-image: URL('../pics/li.gif');
}
ul text{
	color: black;
}

div.text{
	float: left;
	padding: 10px 12px 25px 12px;
}
div.container{
	position: absolute;
	left: 50%;
	margin-left: -385px;
}
div.top{
	background: URL('../pics/top2.jpg') no-repeat;
	width: 770px;
	height: 107px;	
}
div.bottom{
	background: URL('../pics/bottom.jpg') no-repeat;
	width: 770px;
	height: 64px;	
	padding: 15px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
}
div.bottom a{ color: #ffffff; text-decoration: none; }
div.bottom a:hover{ text-decoration: underline; }
div.left{
	width: 158px;
	height: 200px;
	float: left;
	padding: 5px 2px 50px 10px;
	/*border: 1px solid black;*/
}
div.right{
	float: right;
	width: 590px;
	padding: 0px 10px 0px 0px;	
	/*border: 1px solid black;*/
}
div.wide{
	width: 648px;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid black;*/
}
div.colu{ float: left; margin: 0px 10px 0px 0px;}
div.new_row{ clear: left; width: 100%;}
div.bg{
	width: 770px;
	background: URL('../pics/bg.jpg') repeat-y;
	overflow: hidden;
}
div.bg2{
	width: 770px;
	background: URL('../pics/bg2.jpg') repeat-y;
	overflow: hidden;
}

div.path{
	height: 16px;
	width: 535px;
	background: URL('../pics/bg_path.jpg') no-repeat left top;
	padding: 10px 10px 10px 40px;
	color: #595959;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;	
}
div.path a{
	font-size: 14px;
	text-decoration: none;	
}


div.boxi{ width: 160px;	margin: 0px; float: right; }
div.boxi_text{ width: 144px; padding: 8px 8px 8px 8px;	overflow: hidden; }
/*div.boxi_top{ background: URL('../pics/box_t.gif') no-repeat; width: 202px; height: 4px; }
div.boxi_bot{ background: URL('../pics/box_b.gif') no-repeat; width: 202px; height: 4px; }*/

div.menu{
	height: 21px;
	background: URL('../pics/dot_gray.gif') no-repeat top left;
	padding-left: 27px;
	padding-top:3px;
	margin-top: 2px;
}
div.menu:hover{	background: URL('../pics/dot_red.gif') no-repeat; }
div.menu_s{
	min-height: 21px;
	background: URL('../pics/dot_red.gif') no-repeat top left;
	background-color: #f8f8f8;
	padding-left: 27px;
	padding-top: 3px;
	margin-top: 2px;
}
div.menu_s a, div.menu a, menu_s{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
div.menu_sub{
	min-height: 21px;
	background-color: #f8f8f8;
	padding-left: 27px;
}
div.menu_sub a{
	text-decoration: none;
	display: block;	
	padding-bottom: 5px;
}

/* ------------------------------- */

.textarea{
	width: 565px;
	height: 400px;
}
.texta{	width: 560px; height: 50px;
}
input.inputti { width: 200px; }

/* admin tool info */
div.info{ float:right; width: auto; font-weight: bold; color: #cc0000;}