BODY
{
	background-color: #ffffff;
	margin: 0;
	color: #000000;
}
.contentpane 
{
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.footer 
{
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	background:#ffffff;	
}
.leftshadow
{
	background-image: url(images/LeftShadow.JPG);
	background-repeat: repeat;
	background-position: right bottom;
}
.rightshadow
{
	background-image: url(images/RightShadow.JPG);
	background-repeat: repeat;
	background-position: right bottom;
}

.SkinStyle, a.SkinStyle:link, a.SkinStyle:active, a.SkinStyle:visited
{
	color: #ffffff;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	background:red;
}

/* Menu Items */
.MainMenu_MenuItem
{
	color: #ffffff;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 11pt; 
	font-weight: normal;
	background: #ff0000;
	border: solid 1px #ff0000;
	border-width: 1px 0px;
	padding:5px 0px 5px 10px;
}
.MainMenu_SubMenu
{
	border-bottom: #444444 1px solid; border-right: #444444 1px solid;
	filter:alpha(opacity=80);-moz-opacity:0.80;opacity: 0.80;
}

.MainMenu_MenuIcon
{
	display:none;	
}
.MainMenu_MenuArrow{
	border:#ff0000 solid;border-width:1px 1px 1px 0;
	padding:5px 0px 5px 10px;
}
.MainMenu_MenuBreak
{
	border:0px;
	background:#ff0000;
}
.MainMenu_MenuBar
{
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 12pt; 
	font-weight: bold;
	background: #ff0000;
	padding:0px;
}
.separator
{
	color: #ffffff;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 12pt; 
	font-weight: bold;
	background: #ff0000;
}
.rootmenuitem
{
	color: #ffffff;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 12pt; 
	font-weight: bold;
	background: #ff0000;
	padding:0px;
}
.rootmenuitemselected
{
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 12pt; 
	font-weight: bold;
	background: #ff0000;
	padding:0px;
}
.rootmenuitemactive
{
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 12pt; 
	font-weight: bold;
	background: #ff0000;
	padding:0px;
}
.submenuitemselected
{
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 11pt; 
	font-weight: normal;
	background: #dd0000;
	border: solid 1px #27a4d9;
	border-width: 1px 0px;
	padding:5px 0px 5px 10px;
}
.submenuitemactive
{
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Helvetica; 
	font-size: 11pt; 
	font-weight: normal;
	background: #dd0000;
}
