body{
    margin:0;
	padding:0;
	background-color:#E0F5FF;
}
.search_BG{
	background-image:url(images/search_BG.jpg);
	background-repeat:repeat-x;
}
.body_top{
	background-image:url(images/body_BG.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.logo_bg{
	background-image:url(images/logo_bg.jpg);
	background-repeat:repeat-x;
}
.menu_bg{
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.footer_bg{
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#Banner{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}
#Banner2{
	background-image:url(images/banner2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}
.login_bold {
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: tahoma;
    text-decoration: none;
}
.date_bold {
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    font-family: tahoma;
    text-decoration: none;
}
.date_bold1 {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: tahoma;
    text-decoration: none;
}
.SkinObject {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:visited  {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:active   {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:hover    {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.SkinObject_LOGIN {
    font-weight:  bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
}
A.SkinObject_LOGIN:link {
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
}

A.SkinObject_LOGIN:visited  {
    font-weight:  bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
}

A.SkinObject_LOGIN:active   {
    font-weight:  bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
}

A.SkinObject_LOGIN:hover    {
    font-weight:  bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
	text-transform:uppercase;
}

/*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; 
	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 {
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	

}

.MainMenu_SubMenu TD{
	border-left:0; 
	border-bottom:0; 
	border-top:0; 
	border-right:0;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		
}

.MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuItem{
	font-family:Tahoma;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	height:42px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-transform:uppercase;	
}
.MainMenu_MenuItemSel{
	font-family:Tahoma;
	color:#0591C8;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-transform:uppercase;
	background-image: url(images/menuBg_Ov.jpg);
	background-repeat:repeat-x;
	height:42px;
}
.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-image:none;
	background-color: #FFFFFF;
	height:20px;
	color:#0591C8;
	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-color: #0591C8;
		background-image:none;
	color:#FFFFFF;
	height:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		
	text-align:left;	
	padding:0 10px 0 5px;	
}

#dnn_dnnSEARCH_txtSearch{
	width:140px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	float:left;
	padding:7px 0 0 0;
	height:28px;
	border:0;
}

