body {
    font-family:arial;
    font-size:13px;
	font-weight: normal;
	color:#000000;
     margin:0;
	 padding:0;
	 background-color: #dddddd;
}
.Left_shadow {
	background-image: url(images/Left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.Right_shadow {
	background-image: url(images/Right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Topbg {
	background-image: url(images/Topbg.gif);
	background-repeat:no-repeat;
	background-position: center top;
}
.search_bg {
	background-image: url(images/search_bg.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.div {
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.date {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.Banner {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position:top;
}
 
/*MENU*/

.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	width:auto; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	 
	
}

.MainMenu_MenuContainer{
	padding:0px 0 0 0;
	float:left;
	margin:0px 0 0 0;
}
.MainMenu_SubMenu {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border: 1px solid #e2e2e2;

}

.MainMenu_SubMenu TD{
	border-left:0; 
	border-bottom:0; 
	border-top:0; 
	border-right:0;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;

		
}

.MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuItem{ 
	font-family:arial;  
	color: #ffffff; 
	font-size:14px; 
	font-weight:normal; 
	font-style:normal; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	height:50px;	
	padding-left:0px;
	padding-right:0px;	
	padding-top:0px;
	padding-bottom:0px;				
	
}
.MainMenu_MenuItemSel{ 
	font-family:arial;  
	color:#ffffff; 
	font-size:14px; 
	font-weight:normal; 
	font-style:normal; 
	background-image: url(images/menu_hover.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	height:50px;	
	padding-left:0px;
	padding-right:0px;	
	padding-top:0px;
	padding-bottom:0px;				
}
.MainMenu_SubMenu .MainMenu_MenuItem{
	border-left:  #E5E5E5 0px solid; 
	border-bottom:  #E5E5E5 0px solid; 
	border-top:  #E5E5E5 0px solid; 
	border-right: #E5E5E5 0px solid; 
	background-color:#ffffff;
    color:#bc0303;
	height:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	padding:0 10px 0 5px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left:  #CCCCCC 0px solid; 
	border-bottom:  #CCCCCC 0px solid; 
	border-top:  #CCCCCC 0px solid; 
	border-right: #CCCCCC 0px solid; 
	background-image:none;
	background-color:#bc0303;
    color:#ffffff;
	height:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;	
	padding:0 10px 0 5px;	
}
/* end menu*/
/*copyright CSS*/
.copyright {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
/*END copyright CSS*/
.div2 {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}

/*LOGIN/USER CSS*/
.login {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
}
.login:link {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;text-transform:uppercase;
}
.login:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;text-transform:uppercase;
}
/*TERMS AND PRIVACY CSS*/

.terms {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
.terms:link {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
.terms:hover {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;

}
/*END TERMS AND PRIVACY CSS*/


#dnn_dnnSEARCH_txtSearch {
	background: transparent;
	width: 160px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height:18px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 3px 0 0 0;
}


