BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	background: #CCCCCC;
	margin-top: 0px;
	color:#666666;
}

TABLE.blk {

}

DIV.tabs
{
	width: 790px;
    height: 33px;
	text-align: left;
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
}

DIV.tabs UL
{
	width: 785px;
	height:28px;
    padding: 5px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
    position: relative;
	background: url(images/tab_background.gif) repeat-x left bottom;
}

DIV.tabs LI
{
	padding: 5px 0px 8px 5px;
	margin-left: 3px;
	display: block;
	font-weight: bold;
	background: url(images/main_tab_left.jpg) no-repeat left top;
	float: left;
	color: #2879B7;
	border-bottom: #765 1px solid;
 	text-decoration: none;	
}

DIV.tabs LI.current
{	
	background: url(images/main_tab_left_on.jpg) no-repeat left top;
	border-bottom: #ffffff 1px solid;
}

DIV.tabs SPAN
{
	padding: 5px 5px 8px 0px;
    background: url(images/main_tab_right_on.jpg) no-repeat right top;
}

DIV.tabs A
{
	padding: 5px 5px 8px 0px;
    background: url(images/main_tab_right.jpg) no-repeat right top;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
DIV.tabs A:HOVER
{
	color: #000000;	
}



DIV.logo
{
	width: 790px;
    height: 90px;
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
}

DIV.logo A
{
	padding: 0px 0px 0px 0px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}



DIV.subtabs
{
	width: 790px;
    height: 15px;
	text-align: left;
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}

DIV.subtabs UL
{
	width: 300px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
    position: relative;
	color: #555555;
}

DIV.subtabs LI
{
	padding: 5px 0px 5px 0px;
	margin-left: 5px;
	display:inline;
	font-size: smaller;
	font-weight: bold;
	float: inherit;
	color: #555555;
 	text-decoration: none;	
}

DIV.subtabs LI.current
{	

}

DIV.subtabs SPAN
{
	color: #F8981D;
    padding: 5px 15px 5px 0px;
}

DIV.subtabs A
{
    padding: 5px 15px 5px 0px;
	color: #555555;
	text-decoration: none;
}
DIV.subtabs A:HOVER
{
	color: #000000;	
}








DIV.blue
{
	width: 785px;
    height: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-right: 5px;
	text-align: left;
	background: #9FC9EB;
	border-top: #3E67B1 2px solid;
	border-bottom: #3E67B1 2px solid;
	font-size: smaller;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
	
}
DIV.blue A
{
	text-decoration: none;	
	color: #000000;s
}
DIV.blue A:HOVER
{
	text-decoration: underline;	
}


DIV.fullMain
{
	padding-top: 5px;
	padding-left: 2px;
	width: 790px;
	background: #ffffff;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}


INPUT.size1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: smaller;
	width: 150px;	
}

.button1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: smaller;
}

A.normalLink
{
	color: blue;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: smaller;
}

A.normalLink:hover
{
	color: #000000;
}



DIV.errorMessage
{
	margin: auto;
	width: 782px;
    height: 30px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: center;
	background: #FFCCCC;
	border: #CC0033 2px solid;
	font-size: medium;
	color:#CC0033;
}

	
HR
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H6
{
	color: #3E67B1;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H5
{
	color: #2879B7;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
H1
{
	color: #3E67B1;
	text-align: center;
}




