body {
	background: #ddd;
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	margin: 0;
}
h1, #title tr td h2, h3 {
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
#header {
	width: 760px;
}	
#logo {				
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}		  

#banner {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#menu, #menu2 {				 
 	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0.2em;	
	background: #B50069;
	text-align: center;
	font-size: 8pt;	
	color: #fff;		
}	
#menu2	{
	background: #036;
}
#menu a, #menu2 a {
 	color: #fff;
	text-decoration: none;		
}						  
#menu a:hover, #menu2 a:hover {
 	text-decoration: underline;
}
#above_title {
	background: url(../pics/title/l1.jpg) no-repeat top left; 
	width: 216px;
} 
#under_menu {
 	background: url(../pics/title/l2.jpg) no-repeat top left;
	width: 544px;
	height: 40px;
	font-size: 7pt;
	color: #fff;	
	text-align: right;
	vertical-align: top;	
	padding: 0.5em 1em 0 0;	
}
#under_menu a {
	color: #fff;
	text-decoration: none;
}	
#under_menu a:hover {
	text-decoration: underline;
}	
#title {
 	background: #fff;
	width: 762px;  
	padding: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
} 
#submenu {	   	
	font-size: 8pt;
	font-weight: normal;
}
#submenu ul li {
	list-style-type: none;
 	margin-left: -2.5em;
	padding: 0.6em 0 0.6em 0;
}
#submenu ul li a {
 	color: #036;	
	text-decoration: none;
	padding-left: 0.5em;
}
#submenu ul li a:hover {
 	text-decoration: underline;
}
#title_dec {
	background: url('../pics/title/l3.jpg') no-repeat top left; 
	padding-right:2em;
}
#content {
 	width: 762px;
	background: #fff;			  
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;	
}
#footer {
	padding: 0.3em;	
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	background: #748EAB;
	border-top: 1px solid #000; 
	color: #fff; 
}  
#footer a {
 	color: #fff;
	text-decoration: underline;
}							   
#footer a:hover {
	text-decoration: none;
}
#main {
 	font-size: 10pt;  
	padding: 1em 2em 1em 2em;  
	color: #036;
}	 
/*
ul.ok {
 	list-style-image: url(../pics/icon_ok.gif);
}
*/
ul.ok li {
	padding: 0.3em 15px;
 	list-style: none;
 	background: url(../pics/icon_ok.gif) 0 7px no-repeat;
}

/* ******************************** Back to top */
a.in_nav {	   
	display: block;
	float: right;
	font-weight: bold;
	text-decoration: none;
	text-align: right; 
	color: #369; 
	font-size: 10pt;
	clear: both;
}  
a.in_nav:hover {
 	text-decoration: underline;						
}												
/* ********************************************* */

