.leftside
{
	background-image: url(images/left.gif);
	background-repeat:repeat-y;
	width: 11px;
}

.rightside
{
	background-image: url(images/right.gif);
	background-repeat:repeat-y;
	width: 10px;
}

.fadebg
{
	background-image: url(images/tablebg.gif);
	background-repeat: repeat-x;
}

.copyright 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

.currentdate
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.MainMenu_Separator
{
	background-color: #FFFFFF;
}
.MainMenu_MenuBreak {
	border: none;
}
.MainMenu_RootMenuItem 
{
	color: #FFFFFF;
	border: none; 
	cursor: hand; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Verdana; 
}
.MainMenu_RootMenuSelectedItem 
{
	color: #FFFFFF;
	border: none; 
	cursor: hand; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Verdana; 
}
.MainMenu_RootMenuActiveItem 
{
	color: #FFFFFF;
	border: none; 
	cursor: hand; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Verdana; 
}
.MainMenu_MenuContainer {
	background-color: Transparent; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:18px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	/*color: #D3D3D3;*/
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Verdana; 
}
.MainMenu_MenuIcon {
	background-color: #ECECEC; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 20px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ECECEC;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #797979;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Tahoma, Verdana; 
}
.MainMenu_SubMenuSelectedItem {
	background-color: #ECECEC; 
	cursor: pointer; 
	cursor: hand; 
	color: #797979; 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	color: #797979;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

