body{
	FONT-FAMILY: Arial, Verdana, Tahoma, Geneva, Sans-Serif; FONT-SIZE: 11px;
	padding: 0;
	margin: 0;
}

A.main_menu{background: url(../images/mark.gif); background-repeat:no-repeat; background-position: center left;	font-size: 23px;}
A.main_menu:hover{background: url(../images/mark_over.gif); background-repeat:no-repeat; background-position: center left;	font-size: 23px;}

.main_menu_hover{background: url(../images/mark_over.gif); background-repeat:no-repeat; background-position: center left;}
.main_menu_{background-repeat:no-repeat; background-position: center left;}


A.bot_menu{font-family: "Verdana";	font-size: 10px;	color: #bbc3d3; text-decoration: underline;}
A.bot_menu:hover{font-family: "Verdana";	font-size: 10px;	color: #cbd0dc; text-decoration: none;}

.body_top_left{background: url(../images/body_top_left.gif); background-repeat:repeat-x; background-position: right top;  height: 254px;}
.body_top_right{background: url(../images/body_top_right.gif); background-repeat:repeat-x; background-position: left top;}

.body_left{background: url(../images/body_left.gif); background-repeat:repeat; background-position: right top;}
.body_right{background: url(../images/body_right.gif); background-repeat:repeat; background-position: left top;}

.body_bot_left{background: url(../images/body_bot_left.gif); background-repeat:repeat-x; background-position: right top; height: 12px;}
.body_bot_right{background: url(../images/body_bot_right.gif); background-repeat:repeat-x; background-position: left top;}

.body_bot{background: url(../images/botl_bg.gif); background-repeat:no-repeat; background-position: left top;}

.header_left{background: url(../images/head_left.gif); background-repeat:repeat-x; background-position: left bottom;}
.content_left{font-family: Verdana;	font-size: 11px; background-color: #e3e8f3; color: #959fb9;}
.content{font-family: Verdana;	font-size: 11px; color: #000000; padding: 10px;}
.fotter{font-family: Verdana;	font-size: 10px; background-color: #4b5d80; color: #959fb9;}

.title{background: url(../images/dot_line_h.gif); background-repeat:repeat-x; background-position: left bottom; font-family: Verdana;	font-size: 11px; color: #4b5d80; font-weight: bold; height:20px;}


A {font-family: Verdana;	font-size: 11px; color: #4b5d80;	text-decoration: underline;}
A:hover {font-family: Verdana;	font-size: 11px; color: #959fb9; text-decoration: none}

/*-- text -----------*/
.large_text{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}
.small_text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;}

