@charset "UTF-8";


TABLE.box_main TD.r TD.txl {
	width:60%;
	vertical-align:top;
	padding-right:15px;
	}
TABLE.box_main TD.r TD.txr {
	width:40%;
	vertical-align:top;
	padding-left:15px;
	}


DIV.header {
	width:100%;
	border-bottom: 1px dotted #000000;
	margin-bottom:10px;
	}
DIV.header H2 {
	margin:0px;
	}
TABLE.blocktbl TD {
	vertical-align:top;
	}
TABLE.blocktbl TD a:link, TABLE.blocktbl TD a:active, TABLE.blocktbl TD a:visited {color: #000000; text-decoration: none;}
TABLE.blocktbl TD a:hover {color: #378e52; text-decoration: none;}
TABLE.blocktbl TD.i {
	width:85px;
	}
TABLE.blocktbl TD TABLE TD {
	padding-bottom:3px;
	padding-top:4px;
	padding-left:4px;
	padding-right:5px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align:top;
	}
TABLE.blocktbl TD TABLE TD DIV.butt {
	float:right;
	background-image: url(/_/forms/but06.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	width:130px;
	height:23px;
	text-align:right;
	vertical-align:top;
	padding-left:0px;
	padding-top:0px;
	font-size:11px;
	color:#FFFFFF;
	}
TABLE.blocktbl TD TABLE TD DIV.buttB {
	background-image: url(/_/forms/but02.png);
	width:150px;
	}
TABLE.blocktbl TD TABLE TD DIV.butt DIV {
	padding-right:15px;
	}
TABLE.blocktbl TD TABLE TD DIV.butt SPAN {
	font-size:18px;
	font-weight:bold;
	}
TABLE.blocktbl TD TABLE TD DIV.discont {
	float:right;
	text-align:right;
	font-size:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:11px;
	color:#000000;
	}
TABLE.blocktbl TD TABLE TD DIV.discont SPAN {
	font-weight:bold;
	color:#000000;
	font-size:12px;
	}
TABLE.blocktbl TD TABLE TD DIV.descr {
	float:left;
	text-align:left;
	padding-top:3px;
	color:#000000;
	}


TABLE.banner {
	height:80px;
	width:100%;
	margin-bottom:15px;
	}
TABLE.banner TD {
	padding:0px;
	}
TABLE.banner TD.banl {
	width:50%;
	background-image: url(/_/main/bnr_l.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	vertical-align:top;
	font-size:18px;
	line-height:16px;
	}
TABLE.banner TD.banl DIV {
	font-size:10px;
	text-align:right;
	padding-top:0px;
	}
TABLE.banner TD.banl a:link, TABLE.banner TD.banl a:active, TABLE.banner TD.banl a:visited {color: #000000; text-decoration: none;}
TABLE.banner TD.banl a:hover {color: #FFFFFF; text-decoration: none;}
TABLE.banner TD.banr {
	width:50%;
	background-repeat: no-repeat;
	background-position: center top;
	}
TABLE.banner TD.banr DIV {
	height:80px;
	background-image: url(/_/main/bnr_r.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
TABLE.banner TD.banrt {
	width:100%;
	}
TABLE.banner TD.banrt DIV {
	height:80px;
	background-image: url(/_/main/bnr_r.png);
	background-repeat: no-repeat;
	background-position: right top;
	}


TABLE.index_evens TD {
	width:50%;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	font-size:10px;
	}
TABLE.index_evens TD.i a:link, TABLE.index_evens TD.i a:active, TABLE.index_evens TD.i a:visited {color: #000000; text-decoration: none;}
TABLE.index_evens TD.i a:hover {color: #378e52; text-decoration: underline;}
TABLE.index_evens TD P {
	margin:0px;
	margin-bottom:10px;
	}
