BODY
{
	margin: 0px;
	text-align: center;
	background: url(../images/bg.gif) repeat-x;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #000000;
	font-size: 0.66em;
	font-family: tahoma;
}

TABLE, INPUT, TEXTAREA, SELECT
{
	font-size: 100%;
}

#wrapper
{
	width: 776px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.info
{
	color: #999999;
	font-size: 95%;
}

.mandatory
{
	color: #CC0000;
	font-size: 95%;
}

.error
{
	color: #CC0000;
	font-size: 95%;
}

.clear
{
	clear: both;
	font-size: 1px;
}

#logo
{
	width: 776px;
}

#quick
{
	width: 776px;
	font-size: 99%;
	color: #7C7C7C;
	text-align: right;
	margin-top: -27px;
}

#quick LABEL
{
	margin-right: 5px;
}

#quick SELECT
{	
	color: #7C7C7C;
	font-size: 100%;
	margin-right: 10px;
}

#quick A
{	
	color: #7C7C7C;
	margin-left: 10px;
	text-decoration: none;
}

#quick A:hover
{	
	color: #7C7C7C;
	margin-left: 10px;
	text-decoration: underline;
}

#bottom
{
	width: 776px;
	font-size: 98%;
	color: #7C7C7C;
}

#bottom A
{	
	color: #7C7C7C;
	text-decoration: none;
}

#bottom A:hover
{	
	color: #7C7C7C;
	text-decoration: underline;
}

#copyright
{
	width: 776px;
	font-size: 90%;
	color: #0071B3;
	text-align: right;
	margin-top: -12px;
	margin-bottom: 10px;
}

#copyright A
{	
	color: #0071B3;
	text-decoration: none;
}

#copyright A:hover
{	
	color: #0071B3;
	text-decoration: underline;
}

#menu
{
	height: 24px;
	color: #FFFFFF;
	margin-top: 10px;
	background: url(../images/menu_bg.jpg) repeat-x;
}

#menu UL
{
	margin: 0px; 
	padding: 0px;
	position: absolute;
	list-style-type: none;
}

#menu LI A
{
	display: block;
}

LI.topmenu 
{
	float: left;
	height: 24px;
	display: block;
}

LI.topmenu A 
{
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-decoration: none;
}

LI.topmenu A:hover
{
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url('../images/menuact.gif') #afaea9 repeat-x left 50%;
}

LI.home A
{
	background: url('../images/home_bg.gif') #afaea9 repeat-x left 50%;
}

LI.home A:hover
{
	background: url('../images/home_bg1.gif') #afaea9 repeat-x left 50%;
}

UL.smenubar
{
	visibility: hidden;
	background: #EBEBEB;
	border-left: 1px solid #095C8D;
	border-right: 1px solid #095C8D;
	border-bottom: 4px solid #095C8D;
}

LI.submenu 
{
	width: 160px;
	display: block;
}

LI.submenu A 
{
	color: #095C8D;
	color: #000000;
	text-decoration: none;
}

LI.submenu A:hover
{
	color: #EBEBEB;
	background: #095C8D;
}

LI.over
{
	color: #FFFFFF;
	background: url('../images/menuact.gif') #afaea9 repeat-x left 50%;
}

.ssmenubar
{
	visibility: hidden;
}