body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: MS Sans Serif, Arial, Verdana, Tahoma ;
	font-size: 14px;
	
}

#font_footer, #font_menu a:link {
	text-decoration: none;
	color:#FFFFFF;
}
#font_footer, #font_menu a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#font_footer, #font_menu a:hover {
	text-decoration: none;
	color:#FFFF00;
}
#font_footer, #font_menu a:active {
	text-decoration: none;
	color:#FFFFFF;
	
}

#font_menu {
    font-family:Tahoma, Verdana,MS Sans Serif;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;

}

#font_footer {

    font-family:Tahoma, Verdana,MS Sans Serif;
    font-size:12px;
    color:#FFFFFF;

}

#LeftRight_menu {

background-color:#ECF6FF;


}


.outline_content {

   
	border-right: #127FDA 1px solid;
	border-top: #127FDA 1px solid;
	border-left: #127FDA 1px solid;
	border-bottom: #127FDA 1px solid;
	
}

.outline_login {

   
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	
}

.outline_login2 {

   
	border-right: #FF9900 1px solid;
	border-top: #FF9900 1px solid;
	border-left: #FF9900 1px solid;
	border-bottom: #FF9900 1px solid;
	
}

.outline_msg {

   
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 5px;
	
}


ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative; 
	display:block;
    /*height:40px;*/
	/*text-transform:uppercase;*/
	font-size:15px;
	
	font-weight:bold;
	background-color:#9999CC;
	font-family: MS Sans Serif, Arial, Verdana, Tahoma;
	
	

}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	
	border-right:1px solid #ffffff;
	}
ul#menu li a{
	display:block;
    float:left;
	color:#ffffff;
	text-decoration:none;
	padding:10px 10px 0 10px;
	color:#000000;
	
	height:25px;
	/* height:40px; */
	}
ul#menu li a:hover{
   
	/* height: 28px; */
	background-color:#993333;
	color:#FF3300;
		
	}
	
	
	
	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
		
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
		text-align:left;
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{

		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		border:1px solid #000;
		background-color:#FFF;
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #317082;
		background-color:#E2EBED;
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #555;
	}
	
	
	#dhtmlgoodies_menu a{
		color: #000;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
		
	
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:5px;
		padding-right:5px;
		border:1px solid #E2EBED;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:5px;
		padding-right:5px;
		background-color:#317082;
		border:1px solid #000;
		
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:bold;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#FFF;
		font-weight:bold;
		text-align:left;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding-right:2px;
		background-color:#E2EBED;
		border:1px solid #000;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#000;
		text-align:left;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
		text-align:left;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#EDE3EB;
		border:1px solid #000;
		text-align:left;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
		border:1px solid #000;
	}
	
	.btn{

     color:#FFFFFF;
	 border:solid 1px #FEE06E; 
	 background-color:#590412; 
	 text-align:center;
	 font-weight:bold;

    }
	
	.btn2{

     color:#FFFFFF;
	 border:solid 1px #000000; 
	 background-color:#414141; 
	 text-align:center;
	 font-weight:bold;

    }

.subsection {font-weight: bold; font-size: 12px; color: #000000;}
a.subsection {font-weight: bold; font-size: 12px; color: #000000; text-decoration: none;}
a.subsection:active {font-weight: bold; font-size: 12px; color: #000000;}
a.subsection:visited {font-weight: bold; font-size: 12px; color: #000000;}
a.subsection:hover {font-weight: bold; font-size: 12px; color: #FF0000;}


.forget {font-weight: bold; font-size: 12px; color: #FF0000;}
a.forget {font-weight: bold;  color: #FF0000; text-decoration: none;}
a.forget:active {font-weight: bold; color: #FF0000;}
a.forget:visited {font-weight: bold; color: #FF0000;}
a.forget:hover {font-weight: bold; 12px; color: #000000;}

.return {font-weight: bold; font-size: 14px; color: #FF0000;}
a.return {font-weight: bold;  color: #FF0000; text-decoration: none;}
a.return:active {font-weight: bold; color: #FF0000;}
a.return:visited {font-weight: bold; color: #FF0000;}
a.return:hover {font-weight: bold; 12px; color: #000000;}