*{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;}
body{
	margin: 0px;
	padding: 0px;
	background-color: #a6a6a8;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	background-repeat: repeat;
}
#ln{
	padding-right:5px;
	padding-top: 10px;
	padding-bottom: 7px;
	float: right;
	color: #333333;
}
.up1 {
	background-image: url(../i/up1.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.up2 {
	background-image: url(../i/up2.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 734px;
}
.up3 {
	background-image: url(../i/up3.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

.d1 {
	background-image: url(../i/d1.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 16px;
	font-size: 9px;
}
.d2 {
	background-image: url(../i/d2.gif);
	background-repeat: repeat-x;
	font-size: 9px;
	width: 734px;
	height: 13px;
}
.d3 {
	background-image: url(../i/d3.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 16px;
    font-size: 9px;
}

.d4{
	background-color: #090b0f;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;
}

.l{
	background-image: url(../i/r.gif);
	background-repeat: repeat-y;
	width: 16px;}	
.r{
	background-image: url(../i/l.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.b1 {
	background-repeat: no-repeat;
	height: 314px;
	width: 245px;
	background-image: url(../i/b1.gif);
	text-align: center;
	vertical-align: top;
	padding-top: 80px;
}
.b2 {
	background-repeat: no-repeat;
	height: 69px;
	width: 488px;
	background-image: url(../i/b2.gif);
}

.b3 {
	background-repeat: no-repeat;
	height: 188px;
	width: 488px;
	background-image: url(../i/b3.gif);
}

.b4 {
	height: 57px;
	width: 488px;
	background-color: #090b0f;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 16px;
}
#whi{color: #FFFFFF;}
#red{color: #FF0000;}
.text_body{
	background-color: #FFFFFF;
	padding: 10px;
}	
select,textarea,input{border : 1px solid #000000;background-color: #FFFFFF;font-size: 12px;padding: 2px;}
FORM{margin: 0px;padding: 0px;}
h1{font-size: 18px;color: #000000;}
h2{
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
a:link, a:visited, a:active {color: #FF0000;}
a:hover{color: #CC0000; text-decoration: underline;}
.ln,.ln:link, .ln:visited, .ln:active {	font-weight: bold; color: #FFFFFF; }
.ln:hover {text-decoration: none;}

#menu a{
	display: block;
	width:180px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../i/menu.png);
	background-color: #000000;
	letter-spacing: 1px;
}

#menu a:hover{
	background-color: transparent;
	text-decoration: none;
}

.block{
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #EAEAEA;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}