body
{
margin-top:0px;
background-image:url("images/back.png");
background-repeat:repeat-x;
background-color:#003399;
font-family: Arial;
font-size:10pt;
color:#ffffff;
}

#maintable
{
margin-top:15px;
width:954px;
margin-right:auto;
margin-left:auto;
}

#mainpanel
{
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	background-color:#003399;
}

#topround
{
background-image:url("images/topround.jpg");
background-repeat:no-repeat;
width:954px;
height:24px;
}

#bottomround
{
background-image:url("images/bottomround.gif");
background-repeat:no-repeat;
width:954px;
height:24px;
}

#leftlogo
{
background-image:url("images/logo.jpg");
background-repeat:no-repeat;
width:380px;
height:130px;
background-color:#003399;
}


#rightlogo
{
margin-left:200px;
margin-top:30px;
text-indent:350px;
width:574px;
height:130px;
background-color:#003399;
}

#leftmenu
{

margin-left:30px;
}

.topbar
{
background-image:url("images/menutop.gif");
background-repeat:no-repeat;
width:160px;
height:11px;
}

.bottombar
{
background-image:url("images/menubottom.gif");
background-repeat:no-repeat;
width:160px;
height:11px;
}

#footer
{
margin-right:auto;
margin-left:auto;
padding-top:30px;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
width:100%;
text-align:center;
background-color:#003399;
}

#footer a:link, a:visited
{
text-decoration:none;
color:red;
}

#footer a:hover
{
text-decoration:none;
color:#ffffff;
}


/* MAIN MENU STYLES */

.MainCMSMenu
{
	cursor: pointer;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	width:160px;
	height:20px;
	text-indent:20px;
	text-align:left;
}

.MainCMSMenuItem
{
	vertical-align:middle;
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
	height:20px;
	vertical-align:middle;
	text-align:left;
}
.MainCMSMenuItemMouseUp
{
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
	height:20px;
	vertical-align:middle;
	text-align:left;
}

.MainCMSMenuItemMouseOver
{
	text-decoration: none;
	cursor: pointer;
	color: red;
	height:20px;
	vertical-align:middle;
	text-align:left;
}

.MainCMSMenuItemMouseDown
{
	text-decoration: none;
	cursor: pointer;
	color: red;
	height:20px;
	vertical-align:middle;
	text-align:left;
}

.MainCMSMenuHighlightedMenuItem
{
	cursor: pointer;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	height:20px;
	width:160px;
	text-indent:20px;
	background:url("images/menuitemback.png") center;
	background-repeat:no-repeat;
	color:#000000;
	vertical-align:middle;
	text-align:left;
}

.MainCMSMenuHighlightedMenuItemMouseOver
{
	cursor: pointer;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	text-indent:20px;
	background-image:url("images/menuitemback.png");
	background-repeat:no-repeat;
	color:red;
	height:20px;
	vertical-align:middle;
	text-align:left;
}

.MainCMSMenuHighlightedMenuItemMouseUp
{
	cursor: pointer;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	text-indent:20px;
	background-image:url("images/menuitemback.png");
	background-repeat:no-repeat;
	color:#000000;	
	height:20px;
	vertical-align:middle;
	text-align:left;
}
.MainCMSMenuHighlightedMenuItemMouseDown
{
	cursor: pointer;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	text-indent:20px;
	background-image:url("images/menuitemback.png");
	background-repeat:no-repeat;
	color:red;
	height:20px;
	vertical-align:middle;
	text-align:left;
}

/* END OF MAIN MENU STYLES */
