* 
{ margin: 0px; padding: 0px; }

body {
	background: #AAE0FE url(Img/back_all.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color: #ffffff/* A4E4F5 */;
	margin-top: 10px; margin-bottom: 10px; }


#main
{width: 940px; margin: 0 auto; border: 10px solid #ffffff;}

/* Header */  
#header { height: 170px; width: 940px;}

#logo {width: 940px; height: 185px;	background: url(Img/header.jpg) repeat-x;}

#logo h1 {color: white; text-align: center; font: 15px 'tahoma';	text-transform: uppercase;}
 


/* Sidebars */
/* .sidebar {	float: left; width: 200px;margin: 2px 5px; font: 13px;	text-transform: uppercase; } 
.sidebar ul { margin: 0; padding: 0; list-style: none; line-height: normal;	} 
.sidebar li {padding: 5px 2px 2px 5px; height: 18px;border-bottom-width:thin;  border-bottom-style: dashed;	 text-decoration: none; } 
.sidebar a {text-decoration: none; color: #003366;text-align: center;height: 18px;}
.sidebar a:hover,  #current{ color: #007AF4;font-weight: bold;}   */

/*------2-------*/ 
/* .sidebar2 {	float: left; width: 206px; margin: 2px 5px; font-size:12px; text-transform: uppercase;} 
.sidebar2 ul {	margin: 0;	padding: 0;	list-style: none; line-height: normal;} 
.sidebar2 li { padding: 5px 2px 2px 5px; height: 18px; border-bottom-width:thin;  border-bottom-style: dashed;
text-decoration: none; }   */

/* .sidebar2 a {	text-decoration: none;	color: #003366;	text-align: center; height: 18px; }
.sidebar2 a:hover,  #current{ color: #007AF4;	font-weight: bold;} */
	

/* Page */	
#page {width: 938px; background: #ffffff; margin: 0 auto; border: 1px solid #62D6F5;}
#page  ul, #page  ol { margin: 5px 5px 5px 5px;}  

/* Content */	
#content1 {	float: left; width: 890px; color: #000066;	text-align: justify; font-size:15px; line-height: 120%;margin-left: 35px; margin-right: 10px; margin-top: 10px; }
#content { float: left; width: 685px; color: #000066; text-align: justify; font-size:15px; line-height: 130%; margin-left: 25px;margin-right: 10px; margin-top: 10px;	}


#content  ul, #content  ol { margin: 10px 10px 0 30px;}  


#title { padding-top: 15px;	padding-bottom: 15px;text-align: center; font-size: 20px;font-weight: bold;	}

		  
/* Footer */  
#footer { clear: both; margin-top: 1px;	margin-bottom: 1px;	text-align: center;	background: url(Img/menu-parent1.png) repeat-x; 	height: 45px;  	font-size: 11px; }

#footer a {	color: #FFFFFF;}
