body{
    padding:0px;
    margin:0px;
    background-color:#FFFFFF;
    font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#454952;
}
/*
table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}
*/
a {text-decoration:none;}

img { border:0px;}
/*
.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#454952;
	}

span strong { color:#7BBE00}

span a { color:#7BBE00}



*/
.c_text { color:#41444D}
.c_text a{ color:#64980C}

.menu { color:#305D7F; font-size:12px;text-decoration:none}
.menu:hover{ color:#305D7F; font-size:12px; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:21px; margin-top:1px;}
.form input	{width:163px; height:18px; border-color:#B5B5B5; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px}

textarea{width:163px; height:158px; border-color:#B5B5B5; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:1px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left 7px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px}
li a  {font-family:Tahoma; font-size:11px; line-height:16px; color:#6FA90D}
.top
{

	font-size:11px;
}
.BannerImages
{
    border: groved 2px silver;
    background-color:White;
    height:60px;
    width:116px;
    vertical-align:middle;
    text-align:center;
    margin-top:5px;
}
.Banner
{
    background-color:#8ABDD0;
}
.tabs
{
	position:relative;
	top:1px;
	left:5px;
	height:15px;
}
.tab
{
	border:solid 1px blue;
	background-color:#E2E8E8;
	padding: 2px 5px;
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
}
.selectedTab
{
	background-color: White;
	color: GrayText;
	font-weight:bold;
	border-bottom: solid 1px white;
	text-decoration:none;
}
.tabContents
{
	border:solid  1px blue;
	padding: 10px;
	background-color: White;
}
