/* Malka Styles */

/*=========================================================*/


body, html {
		margin:0;
		padding:0;
		color:#5190cd;
}
	
body {
		min-width:800px;
/*		background: #E5EFF9;	*/
		background: #E5EFF9 url('images/bg04.gif') top left;

}

h1 {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 120%;
		color: #004990;
		font-weight: normal;

}

h2 {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 80%;
		color: #004990;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 0.1em;

}

h3 {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 70%;
		color: #004990;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 0.1em;
		border-bottom: 2px dotted #cfe0f3;
		margin: 0px 10px 5px 10px;
		padding: 0px 10px 5px 0px;

}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
		color: #DD5B60;
		text-decoration: none;
		border-width: 0 0 1px 0;
		border-style: none none dotted none;
		padding: 0px 0px 1px 0px;
}

h1 a:hover, h2 a:hover, h3 a:hover {
		color: #DD5B60;
		text-decoration: none;
		border-width: 0 0 1px 0;
		border-style: none none dotted none;
		padding: 0px 0px 1px 0px;
}

/*=========================================================*/


#wrap {
		background:#ffffff;
		margin:0 auto;
		width:800px;
		padding: 0 10px 0 10px;
}

#f_wrap {
		background:#ffffff;
		margin:0 auto;
		width:800px;
		height:590px;
		padding: 0 10px 0 10px;
}

/*=========================================================*/

img, #header h1{
		behavior: url(iepngfix.htc);
		
}

img, #header {
		behavior: url(iepngfix.htc);
		
}	

#header {
		background: #004990 url('images/header-bg-dark.gif') repeat-x top left;
}
	
#header h1 {
    	padding:5px;
	    margin:0;
}


/*=========================================================*/

	
#nav {
		background:#E5EFF9;
		padding: 5px;
}
	
#nav ul{
		color: #004990;
		margin-left: 0;
		padding-left: 0;
		display: inline;
		padding-top: 0px;
}
	
#nav li {
		display:inline;
		margin:0;
		padding:0;
		color: #004990;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 90%;
		letter-spacing: 0.1em;
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
 		margin-right: 1 em;
		padding: 3px 10px;
 		border-left: 1px solid #004990;
	
}
	
#nav ul li.first {
		color: #004990;
		margin-left: 0;
		border-left: none;
		list-style: none;
		display: inline;
}


#nav a {
		color: #004990;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		text-decoration: none;
}

#nav a:hover {
		color: #DD5B60;
		text-decoration: none;
}

#nav a:visited {
		color: #004990;
		text-decoration: none;
}

/*=========================================================*/

	
#cover {
		background:#ffffff;
		float:left;
		width:800px;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
/*		border-right: 2px dotted #5190cd;
		border-left: 2px dotted #5190cd;
*/

}

/*=========================================================*/

	
#main {
		background:#ffffff;
		float:right;
		width:580px;
		margin-top: 10px;
		margin-bottom: 10px;
		border-right: 2px dotted #5190cd;
		border-left: 2px dotted #5190cd;

}

#main p {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 100%;
		text-transform: none;
		line-height: 140%;
}
	
#main h1, #main h2, #main p {
		padding:0 10px;
}

#main a {
		text-decoration: none;
}

#main a:link {
		color: #DD5B60;
		text-decoration: none;
/*		border-width: 0 0 1px 0;
		border-style: none none dotted none;	*/
		padding: 0px 0px 1px 0px;
}

#main a:hover {
		color: #CC3333;
		text-decoration: none;
}

#main a:visited {
		color: #DD5B60;
		text-decoration: none;
}

#main img {
/*		border: 1px solid #cfe0f3;	*/
		}
		
		
/*=========================================================*/


#sidebar {
		background:#ffffff;
		float:left;
		width:210px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
		line-height: 140%;
		text-align: right;
}

#sidebar a {
		text-decoration: none;
}

#sidebar a:link {
		color: #DD5B60;
		text-decoration: none;
}

#sidebar a:hover {
		color: #CC3333;
		text-decoration: none;
}

#sidebar a:visited {
		color: #DD5B60;
		text-decoration: none;
}

#sidebar ul {
		margin-bottom:10 px;
		list-style: none;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar p, #sidebar ul {
		padding:0 10px 0 0;
}

 /*-------------------------------------------------------*/


#login {
		font-family: Georgia, Times New Roman, Times, serif;
		text-align: right;
}
 
#login .theInput {
		font-family: Georgia, Times New Roman, Times, serif;
		width: 80px;
 		color: #DD5B60;
		padding-bottom: 5px;

}

#login .theSubmit {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 80%;
 		 		background: #E5EFF9; 
		color: #004990;  ; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:0
		}
 
 /*===== FOOTER MAIN SITE ====================================================*/
	
#footer {
		clear:both;
		text-align: center;
		background:#004990;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		font-size: 70%;
		font-style: normal;
		line-height: normal;
				
		
}

#footer p {
		padding:10px;
		margin:0;
}

#footer a:link {
		color: #ffffff;
		text-decoration: none;
		border-width: 0 0 1px 0;
		border-style: none none dotted none;
		padding: 0px 0px 1px 0px;
}

#footer a:visited {
		color: #ffffff;
		text-decoration: none;
		border-width: 0 0 1px 0;
		border-style: none none dotted none;
		padding: 0px 0px 1px 0px;
}

 /*===== FOOTER FRONT PAGE SITE ====================================================*/


#f_footer {
		clear:both;
		text-align: center;
		background:#004990;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		font-size: 70%;
		font-style: normal;
		line-height: normal;
		top: -60px;
		position:relative;
		
		
		
}

#f_footer p {
		padding:10px;
		margin:0;
}

#f_footer a:link {
		color: #ffffff;
		text-decoration: none;
		border-width: 0 0 1px 0;
		border-style: none none dotted none;
		padding: 0px 0px 1px 0px;
}

#f_footer a:visited {
		color: #ffffff;
		text-decoration: none;
		border-width: 0 0 1px 0;
		border-style: none none dotted none;
		padding: 0px 0px 1px 0px;
}
 /*=========================================================*/
