body{
	margin:43px 0px 0px 0px;
	padding:0px;
	background:url(../images/back_main.gif);
}
td,div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#303030;
}
img{
	border:0px;
}
a{
	color:#C30E2E;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul,li{
	margin:0px;
	padding:0px;
}
li{
	padding-left:8px;
	background:url(../images/bul_1.gif) no-repeat 0px 6px;
	list-style-type:none;
}
li.active{
	padding-left:8px;
	background:url(../images/bul_2.gif) no-repeat 0px 6px;
	list-style-type:none;
}
.logo{
	height:120px;
}
.leftcol{
	width:1%;
	background-image:url(../images/tbl_l.gif);
}
.centcol{
	width:98%;
}
.rightcol{
	width:1%;
	background-image:url(../images/tbl_r.gif);
}

.botcol{
	background-image:url(../images/tbl_b.gif);
}
.maintable{
	width:790px;
	background-color:#FFFFFF;
	clear:both;
}
.nar{
	width:227px;
	background-color:#DADADA;
}
.nar2{
	width:245px;
	background-color:#DADADA;
}
.nar2 .pic{
	border-bottom:5px solid #FFFFFF;
}
.wide{
	width:492px;
}
.top{
	background-image:url(../images/back_top.gif);
}
.top img{
	border-left:5px solid #FFFFFF;
}
.bot{
	background-color:#7E7E7E;
	height:50px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	padding:0px 14px 0px 14px;
	line-height:17px;
	color:#FFFFFF;
}
.bot a{
	color:#FFFFFF;
}
.bot a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
.ltbl{
	background-image:url(../images/tbl_bl.gif);
}
.rtbl{
	background-image:url(../images/tbl_br.gif);
}
.left{
	line-height:18px;
}
.hdr{
	height:29px;
}
.pad{
	padding:9px;
}
.all{
	width:227px;
}
.wide p{
	text-align:justify;
	line-height:16px;
}

.acc {color: #e62c2c; padding-left: 5px}
.error {color: #e62c2c;}
.info {color: #007d00;} 

table.form { padding: 0px}
table.form .left {text-align: left; padding-right: 20px; font-weight:bold;}
table.form .bord {width: 245px}
table.form .bordx {width: 239px}
table.form .border {border: 1px solid #76b900; }
table.form .f-date {width: 120px}
table.form .hand { cursor:pointer; cursor:hand;}
table.form .right {text-align: left; background-color: #ffffff;}
table.form .button {text-align: right}
table.form input { padding: 0px}

input, textarea, select {
font-family: Arial, Helvetica, sans-serif; 
font-size:11px; 
color: #000000; 
border: 1px solid #DADADA;
}