body{
	margin:0px;
	background:#dff6fc url(images/bck_top.jpg) repeat-x left top;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body_bck{
background:#ffffff url(images/bck_rep.jpg) repeat-y left top;
font-family:verdana, arial, tahoma;
font-size:12px;
line-height:1.7;
padding:10px;
text-align:justify;
}

.table01 td{
font-family:verdana, arial, tahoma;
font-size:12px;
line-height:1.7;
text-align:justify;
padding-top:5px !important;
padding-bottom:5px !important;
padding-left:3px !important;
padding-right:3px !important;
}

.textfield {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #DE9829;
	height: auto;
	width: auto;
	padding-left: 4px;
}
.borderline {
	border: 1px solid #84A1C2;
}

/*.body_bck td{
font-family:verdana, arial, tahoma;
font-size:12px;
line-height:1.7;
padding-bottom:5px;
padding-left:3px;
padding-right:3px;
padding-top:5px;
text-align:justify;
}*/

.body_bck h1{
font-family:verdana, arial, tahoma;
font-size:18px;
line-height:1.7;
color:#aa6800;
}

.side_bck{
background:#ffffff url(images/side_bck.jpg) repeat-y right top;
}
.footer_bck{
background:url(images/footer_bck.jpg) repeat-x bottom right;
}
.black_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}

.blue_text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #12498A;
	text-align: justify;
}

.brown_text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8A1212;
	line-height: 18px;
}
.samll_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


.footer_a:link {
	font-size: 10px;
	color: #000000;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
}
.footer_a:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer_a:hover {
	color: #B34102;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.footer_a:active {
	color: #B34102;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


.custom_a{
	font-size: 12px;
	font-weight:bold;
	font-family: tahoma;
	text-decoration: none;
}

.custom_a:hover {
	text-decoration: underline;
}
/*.custom_a:active {
	color: #B34102;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}*/

ul {
	list-style-image:url(images/bull2.jpg);

}

ul li {
	padding: 0px;	
	line-height:2;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.h11{
font-family:verdana, arial, tahoma;
font-size:18px;
line-height:1.7;
color:#aa6800;
}

.submit {
	width:110px;
	height:51px;
	border:none;
	cursor: hand;
	background-image: url(images/submit_bttn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
