/* CSS Document */
body
{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
.mainTxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:17px;
}

.mainTxt a:link{text-decoration:underline; color:#D82A2A;}
.mainTxt a:visited{text-decoration:underline; color:#D82A2A;}
.mainTxt a:hover{text-decoration:underline; color:#D82A2A;}
.fullBorder {
	border: 1px solid #F36721;
}

a.header, a.header:link, a.header:active, a.header:visited {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
	color: #000000;
}

a.header:hover {
	color: #ff3300;
}
h3{
	font-family: helvetica,arial,verdana;
	font-size: 20px;
	text-decoration: underline;
	letter-spacing: -1px;
	color: #990000;
}
a, a:link, a:active, a:visited {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
	/*color: #990000;*/
}
input, select, textarea {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #781351;
	border-right-color: #781351;
	border-bottom-color: #781351;
	border-left-color: #781351;
}
.headertxt{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	letter-spacing:-1px;
	color: #000000;}	
#button_left_corner{ background:url(../images/button_left_corner.gif) no-repeat; width:9px; height:23px;}
#button_center{ background:url(../images/button_center.gif) repeat-x; height:23px; padding-right:10px;}
#button_right_corner{ background:url(../images/button_right_corner.gif) no-repeat; width:26px; height:23px;}

#brdr_top_left{ background:url(../images/brdr_top_left.gif) no-repeat; width:5px; height:5px;}
#brdr_top_cen{ background:url(../images/brdr_top_cen.gif) repeat-x; height:5px;}
#brdr_top_right{ background:url(../images/brdr_top_right.gif) no-repeat; width:5px; height:5px;}

#brdr_mid_left{ background:url(../images/brdr_mid_left.gif) repeat-y; width:1px;}
#brdr_mid_cen{ background:url(../images/brdr_mid_cen.gif) repeat-x; height:5px;}
#brdr_mid_right{ background:url(../images/brdr_mid_right.gif) repeat-y right; width:2px;}

#brdr_bot_left{ background:url(../images/brdr_bot_left.gif) no-repeat; width:5px; height:5px;}
#brdr_bot_cen{ background:url(../images/brdr_bot_cen.gif) repeat-x bottom; height:5px;}
#brdr_bot_right{ background:url(../images/brdr_bot_right.gif) no-repeat; width:5px; height:5px;}

#brdr_mid_lefte{ background:url(../images/brdr_mid_cen.gif) repeat; height:1px;}
#brdr_mid_cene{ background:url(../images/brdr_mid_cen.gif) repeat; height:1px;}
#brdr_mid_righte{ background:url(../images/brdr_mid_cen.gif) repeat; height:1px;}

#prd_data{ padding:5px 0px 10px 0px;}