/* CSS Document */
BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color:#363636;
}
a {
	color: #102E61;
}
IMG {
	border: 0;
}
.input {
	border: 1px solid #919191;
}
#logo {
	height:110px;
	background: url('images/logo_bg.gif') center no-repeat;
}
.title {
	color: #363636;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
TABLE {
font-size: 11px;
}
TR.hd_lft {
	background: url(./images/hd_left_bg.jpg) no-repeat Right;
	background-color:#FFFFFF;
	height: 146px;
}

TR.hd_lft_top {
	background: url(./images/hd_top1.jpg) no-repeat right;
	background-color: #f0f0f0;
	height: 21px;
}
TD.hd_right {
	background: url(./images/hd_right.gif) no-repeat right top;
}
TR.mic_top {
	background: url(./images/mic_top_bg.jpg) repeat-x;
}
TD.mic {
	background: url(./images/mic_bg.jpg) repeat-x;
	text-align:right;
}
TD.scale {
	background: url(./images/scale.jpg) repeat-y right;
}
TD.content {
	vertical-align:text-top;
	font-family: Verdana, "Trebuchet MS", Arial;
	background: url(./images/txt_fon.jpg) no-repeat left top;
	padding: 25px 20px 5px 17px;
	text-align:justify;
	font-size: 11px;
}
TD.foot_lft {
	background: url(./images/foot_lft.jpg) no-repeat right;
	height: 22px;
}
TD.foot_rght {
	background: url(./images/foot.gif) repeat-x;
	color:#444444;
	text-decoration:none;
	FONT-SIZE: 10px; 
   	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    LETTER-SPACING: -1px
}
h4
{
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #000;
	text-align: justify;
	font-weight:bold;
	margin-top:6px;
}
h3
{
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 12pt;
	color: #363636;
	text-align: justify;
	font-weight:bold;
	margin-top:9px;
}
h2
{
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 14pt;
	color: #363636;
	text-align: justify;
	font-weight:bold;
	margin-top:10px;
}
h1
{
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 16pt;
	color: #000;
	text-align: justify;
	font-weight:bold;
	margin-top:12px;
}
.tight {
	color:#444444;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	LETTER-SPACING: -1px;
}
.dash {
	border-top-style: dashed; border-bottom-style: dashed; border-width: 1px; border-color: #89A6C3; padding: 7px; margin: 5px 0px 5px 0px;padding-left: 20px; padding-right: 20px; background-color: #ffffe7;
}