body
{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: white;
}
.skinmaster{width: 760px;}
.skinheader{height: 164px;}
.LogoCell{padding-left: 20px;}
.banner
{
	background: url('banner.jpg') no-repeat top right ;
	width: 100%;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.search, .search:link, .search:visited, .search:active {
	color: White;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.menuLeft
{
	background-position: left top;
	background-image: url(MenuLeft.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	width:60px;
}


.MainMenu_Container
{
	width:119px;
}

.MainMenu_Idle
{
	background: url( 'MenuItem.jpg' ) no-repeat top left;
	width: 119px;
	height: 34px;
	
	text-transform: uppercase;
	color: white;
}
.MainMenu_Active
{
	background: url( 'MenuItem.jpg' ) no-repeat top left;
	width: 119px;
	height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
}
.MainMenu_Selected
{
	background: url( 'MenuItem.jpg' ) no-repeat top left;
	width: 119px;
	height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
}


.main_dnnmenu_itemhover {  
	background-color: #e1e6ec; 
}

.main_dnnmenu_itemhover td {  
	background-color: #e1e6ec; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}


.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
