body {	margin:0px;
		padding:0px;
		background:#EEEEEE;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6C7D88;
}

.formstyle #td{
	background-color: #FFFFCC;	
}


a {
	text-decoration: underline;
	color:#5182B3;
}

a.1 {
	text-decoration: none;
	color: 000000;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.blue {color:#6C7D88}

.light_blue {color:#5182B3}

.orange {color:#F38900}

.bott {color:#FFFFFF; 
		font-size:9px; 
		text-decoration:none
	}

.body {
	font-family: tahoma;
	font-size: 12px;
	color: #6C7D88;
	font-style: normal;
}

.H1 {
	font-family: tahoma;
	font-size: 14px;
	color: #F38900;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}

.header1 {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F38900;
	line-height: 16px;
}

.FormBox {
	background-color: #EEEEEE;
	border: 1px solid #666666;
}

/* ############################################################# */
/* Begin Navigation Bar CSS */
/* ############################################################# */

#navcontainer ul {
text-align: center;
padding-bottom: 8px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
margin-bottom: 0;
background-color: #8dc73d;
color: white;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 10px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li {
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: underline;
/* border-right: 1px solid #fff; */
}

#navcontainer ul li a:hover
{
/* background-color: #369; */
color: white;
text-decoration: underline;
}

/* Uncomment the following style to allow for active tab color change, then add id="active" to the active <li> tag

Example:
<div id="navcontainer">
<ul id="navlist">
<li id="active"><a href="#" id="current">Item one</a></li>
<li><a href="#">Item two</a></li>
<li><a href="#">Item three</a></li>
<li><a href="#">Item four</a></li>
<li><a href="#">Item five</a></li>
</ul>
</div>
*/
/* This is the style to be uncommented */
/* #navcontainer #active { border-left: 1px solid #fff; } */

/* ############################################################# */
/* End Navigation Bar CSS */
/* ############################################################# */


/* ############################################################# */
/* Old nav code prior to the above borrowed code */
/* ############################################################# */
/*
.TopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}

.TopNav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;

}

.TopNav a{
	color: #FFFFFF;
	text-decoration: underline;
}

.TopNav a:hover{
	text-decoration: underline;
}

.TopNav tr{
	background-color: #8dc73d;
}
*/

/* ############################################################# */
/* End old nav code */
/* ############################################################# */
.body {
	font-family: Tahoma;
	font-size: 12px;
}
