body{
padding:0px;
margin:0px;
background:url(../_img/bg-top.gif) top repeat-x;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		/*
		height:100%;
		*/
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a{
font-family:Calibri, Arial, Verdana; font-size:14px; line-height:18px; color:#727272; text-decoration:underline
}
a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Calibri, Arial, Verdana;
		font-size:12px;
		line-height:13px;
		color:#636363;
	}

.h_text { color:#3D3D3D}

.s_text { color:#838383}
	
.l_text { color:#363636; text-decoration:none}
.l_text:hover{ color:#363636; text-decoration:underline}
	
.c_text { color:#FFFFFF}
.c_text a{ color:#FFFFFF}

.c2_text a{ color:#484848; text-decoration:none}
.c2_text a:hover{ color:#484848; text-decoration:underline}

.no_class, form, .no_class table, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.lh { line-height:15px}
.lh2 { line-height:12px}
	
.line { background:#EAEAEA; width:533px; height:2px}
.line2 { background:#EAEAEA; width:265px; height:2px}
.line3 { background:#EAEAEA; width:203px; height:1px}

input {width:340px; height:20px; padding-left:5px;margin-left:4px;}
textarea {width:340px; height:134px; padding-left:5px;margin-left:4px;}
.btn_submit {width:100px;height:20px; padding-left:5px;margin-right:4px;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(../_img/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 13px}
li a  {font-family:Calibri, Arial, Verdana; font-size:12px; line-height:22px; color:#5A6165; text-decoration:none;}
li a:hover {text-decoration:underline;}

.ul1 li  {background:url(../_img/a2.gif) no-repeat left 8px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px; font-weight:normal;}
.ul1 li a  {font-family:Calibri, Arial, Verdana; font-size:12px; line-height:18px; color:#727272; text-decoration:underline}
.ul1 li a:hover {text-decoration:none}

.ul2 li  {background:url(../_img/a2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px; font-weight:bold}
.ul2 li a  {font-family:Calibri, Arial, Verdana; font-size:12px; line-height:18px; color:#727272; text-decoration:underline}
.ul2 li a:hover {text-decoration:none}

.ul3 li  {background:url(../_img/a2.gif) no-repeat left 4px; color:#990000; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px; font-weight:bold;}
.ul3 li a  {font-family:Calibri, Arial, Verdana; font-size:12px; line-height:18px; text-decoration:underline}
.ul3 li a:hover {text-decoration:none}

h3 {
	color: #990000;
	font-size:14px; 
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.b-red {
	color: #990000;
	font-weight: bold;
	padding-top:8px;
}

.btn, .btn:link {
background-color: #ECECEE;
border: 1px #ff3300 outset;
padding: 0 4px;
color: #484848;
text-decoration: none;
font-weight: bold;
font-size: 11px;
font-family: Calibri, Arial, Verdana;
margin:2px;
}

.btn:visited, .btn:active{
color: #484848;
text-decoration: none;
}

.btn:hover{
border-style: inset;
background-color: #993300;
color: #484848;
text-decoration: none;
}
