body{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
td,div{
	line-height: 140%;
	color: #444;
	font-size:12px;
}

a:active, a:focus, a:link, a:visited{
	text-decoration:none;
	color:#444;
}

a:hover{
	color:#000;
}

img{
	display:block;
}
.history_back{
	margin:0px;
	padding:0px;
	margin-top:0px;
	width:100%;
	text-align:right;
	clear: both;
}

.history_back a{
	font-weight:bold;
}




#menu img{
	border:0px;
	
}

#header_left{
        background:  url(.././img_site/header_left.png) right 0% no-repeat;
}
#header_center{
        background:  url(.././img_site/header_center.png) left 0% no-repeat;
		width: 1002px;
		height:59px;
}
#header_right{
        background:  url(.././img_site/header_right.png) left 0% repeat-x;
}


#content_center{
        background:  url(.././img_site/content_center.png) left 0% no-repeat;
		min-height:400px;
		
height: auto !important;

height: 400px;
		width:727px;
}



#footer_left{
        background:  url(.././img_site/footer_left.png) right 0% no-repeat;
}
#footer_center{
        background:  url(.././img_site/footer_center.png) left 0% no-repeat;
		width: 1002px;
		height:198px;
}
#footer_right{
        background:  url(.././img_site/footer_right.png) left 0% repeat-x;
}




input, select, textarea{
	background:#f1efed;
	border: #aaa 1px solid;
}






