Body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-color:#fff;
	background-repeat:repeat-x;

}


.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #009900; FONT-FAMILY: Tahoma, Arial, Helvetica
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active  {
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#e45045;
    text-decoration: none
}

A.Skinobject:hover    {
    	font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#b9261c;
    text-decoration: none
	}

/* Main Menu */
.MainMenu_MenuContainer {

	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}


.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #e9645a; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal; 
	background-color: #e9645a;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 1px;
	height: 31px;

	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
}
.submenuitemselected{
	color:#0096C8;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin-top: 0;
	margin-left: 1px;
	background-color: #e24439;  
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 31px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(../images/nav-bg.jpg);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 12px 0 12px;

	margin:-22px 0 -22px 0;
	_margin:-17px 0 -17px 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(../images/nav-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	
	color:#FFFFFF;
	
	height:31px;
	padding: 0 0px 0 0px;

	margin:-22px 0 -22px 0;
	_margin:-17px 0 -17px 0;


}

.MainMenu_MenuItem TD DIV
{
	background-image:url(../images/nav-bg.jpg);
	background-position:right top;
	background-repeat: no-repeat;

	margin:5px 0 -13px 0;
	_margin:-13px 0 -13px 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(../images/nav-left-hover.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	padding:0 12px 0 12px;
	margin:-17px 0 -17px 0;
	_margin:-17px 0 -17px 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(../images/nav-mid-hover.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	
	color: #CCCCCC;
	height:31px;
	padding: 0 0px 0 0px;

	margin:-17px 0 -17px 0;
	_margin:-17px 0 -17px 0;


}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(../images/nav-right-hover.jpg);
	background-position:right top;
	background-repeat: no-repeat;

	margin:5px 0 -13px 0;
	_margin:-13px 0 -13px 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(../images/nav-bg.jpg);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 12px 0 12px;

	margin:-17px 0 -17px 0;
	_margin:-17px 0 -17px 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(../images/nav-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	
	color:#FFFFFF;
	
	height:31px;
	padding: 0 0px 0 0px;

	margin:-17px 0 -17px 0;
	_margin:-17px 0 -17px 0;


}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(../images/nav-bg.jpg);
	background-position:right top;
	background-repeat: no-repeat;

	margin:5px 0 -13px 0;
	_margin:-13px 0 -13px 0;
}



