BODY{
	margin: 0px;
	padding: 0px 0px;
	cursor: default;
	background : RGB(223,223,230) url(/_img/body.bck.gif) repeat-y center top;
}
TD{
	font: normal 9pt Arial;
	color: black;
}
A{
	text-decoration: underline;
	color: RGB(0,0,50);
}
A:hover{
	text-decoration: underline;
	color: crimson;
}

A.redmore{
	font: normal 14px Arial;
	color: crimson;
	text-decoration: underline;
}
a.redmore:hover{
	color: slategray;
	text-decoration: underline;
}


H1.doctitle{
	color: RGB(0,0,0);
	font: bold 20px Arial;
	margin: 30px 0px 0px 0px;
	text-transform : uppercase;
}
H2.docsubtitle{
	color: crimson;
	font: bold 15px Arial;
	margin: 0px;
	text-transform : uppercase;
}
A.subtitle{
	display: block;
	float: left;
	height:21px;
	padding: 2px 10px 0px 10px;
	font: normal 12px Arial;
	background: #E3E3EA;
	color: RGB(0,50,100);
}
A.subtitle:hover{
	background: white;
	color: crimson;
}


TD.linedotv2{
	background: white url(/_img/linedotv2.gif) repeat-y center top;
}

A.footer{
	color: slategray;
	font: normal 12px Arial;
}
A.footer:hover{
	color: crimson;
}

TD.col_left{
	vertical-align: top;
}
TD.col_center{
	vertical-align: top;
}
TD.col_right{
	vertical-align: top;
	font-size:11px;
	color: RGB(100,100,110);
}
A.col_right{
	color: RGB(100,100,110);
}





TABLE.menuleft{
	
}
TD.menuleft{
	padding:2px 0px 3px 0px;
	background: white url(/_img/linedoth1.gif) repeat-x left bottom;
}
A.menuleft{
	display:block;
	width:100%;
	font-size: 12px;
}





TABLE.autothb{
	width:138px;
	display: block;
	float: left;
	table-layout: fixed;
	background: white;
	margin:0px 4px 15px 3px;
}
TD.labelmark{
	background: white url(/_img/labelmark.jpg) no-repeat left top;
	font: normal 11px Arial;
}
A.autothb{
	width:138px;
	display: block;
	padding-left: 12px;
	padding-top:2px;
	text-decoration: none;
	color: RGB(100,100,150);
}
A.autothb:hover{
	color: RGB(200,7,26);
	text-decoration: underline;
}




TD.frmtx{
	font: normal 11px Arial;
	color: RGB(70,90,110);
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-top:3px;
}
TD.frm{
	font: normal 11px Arial;
	color: RGB(70,90,110);
	vertical-align: top;
	padding-bottom: 5px;
}
INPUT.tx{
	font: normal 12px Arial;
}
TEXTAREA.tx{
	font: normal 12px Arial;
}
SELECT.tx{
	font: normal 12px Arial;
}
INPUT.bttsend{
	font: normal 12px Arial;
	padding: 0px 10px;
}
