body{
padding:0px;
margin:0px;
background-color:#A9B7BB;
}

#navcontainer
{
margin: 0;
padding: 5 5 5 0px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #fff;
display: table-cell;
width: auto;
text-decoration: none;
font-weight: bold;
background: #0000;
margin: 0;
padding: 4px 15px;
border-left: 0px solid #fff;
border-top: 0px solid #fff;
border-right: 0px solid #fff;
}

#navcontainer A:hover, #navcontainer A:active { background: #ffcc00; font-weight: bold; color: #272828}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 0;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }
.style3 {color: #FF0000}

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

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#E6ECF1;
	}

a { color:#8FCDDC;}

span { color:#FF966A;}

span a {color:#FF966A;}

.h_text
	{
		color:#627074;
		font-size:10px;
		line-height:13px;
	}

.h_text a { color:#DE7B51; text-decoration:none;}

.h_text a:hover { text-decoration:underline}
	
.c_text, .c_text a
	{
		color:#343A3D;
		font-size:10px;
		line-height:10px;
		text-decoration:none;
	}
	
.c_text a:hover { text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:23px; margin-top:0px;
	}	

.form input
	{
		width:212px; height:20px; border-color:#648086; border-width:1px; background-color:#484F50; border-style:solid; padding-left:5px
	}

textarea{
		width:212px; height:159px; border-color:#648086; border-width:1px; background-color:#484F50; border-style:solid; padding-left:5px; overflow:hidden;
	}

.input1 {width:139px; height:21px; border-color:#3A3E3F; border-right-width:1px; border-bottom-width:1px; background-color:#FFFFFF; padding-left:5px; color:#333333}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px}		

li a
	{		
		line-height:14px;
		color:#9CE0F1;		
	}

.cell_dark { padding: 19px 32px 10px 25px; background-color:#484F50;}

.cell { padding: 10px 18px 30px 21px}

.line { background-image:url(images/h-l.gif); background-repeat:repeat-x; height:3px;}
