@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-image: url(images-ezy/bg.gif);
}



h1{	margin: 0;
font-size: 16px;
font-weight:bold;}


p {margin:10px 0 0 0;}


#wrapper {
	width:800px;
	margin:auto;
	background-image: url(images-ezy/mainbg.gif);
}

#content {
width:780px;
	margin:auto;
	}
.page {
padding:20px;
}	
.welcome {
padding:20px;
background-color:#F7941D;
font-size:14px;
color:#000000;
font-weight:bold;
}	
.welcome h1{ font-size:18px;}
.welcome img {
	padding:3px;
	border: 1px solid #FFE784;
	float: left;
	margin-right: 15px;
}

#footer {
	width:760px;
	background:url(images-ezy/footer.gif) top center no-repeat;
	height: 60px;
	margin: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #996600;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#footer a , #footer a:visited {	text-decoration: none;
color: #996600;}
#footer a:hover {color:#FF6600;}


		
		
.copyright {
	color:#666666;
	text-align: center;
	margin-bottom: 30px;
}

#side{
width:210px;
	margin-bottom:10px;
	background-color: #F5F2D6;
	border: 1px solid #E7CE74;
}
.topic {
	padding-left:40px;
	font-weight:bold;
	height:24px;
	background: url(images-ezy/sidetop.gif) no-repeat top;
	padding-top: 12px;
	color: #000000;
	font-size: 14px;

}
#side ul{
	margin:10px 0 10px 10px;
	padding: 0;
		list-style: none;
}
#side ul li{margin:0px;
background:url(images-ezy/li.gif) no-repeat top left;
list-style:none;
padding-left:15px;
	line-height:20px;
	font-size: 12px;
}
#side a{
color:#333333;
text-decoration:none;}
#side a:hover{
color:#FF6600;
text-decoration:none;}




/*Special Tab Menu*/
pre {text-indent: 30px} 
#tabmenuspecial { color: #000; border-bottom: 1px solid #E7CE74; margin: 12px 0px 0px 0px; padding: 0px; z-index: 1; padding-left: 10px } 
#tabmenuspecial li { display: inline; overflow: hidden; list-style-type: none; } 
#tabmenuspecial a, a.active { color: #ffffff; background: #FFAE01; font: normal 1em verdana, Arial, sans-serif; 
border: 1px solid #FFFAB0; padding: 2px 5px 0px 5px; margin: 0px; text-decoration: none; cursor:hand; } 
#tabmenuspecial a.active { background: #E7CE74; border-bottom: 3px solid #ffffff; } 
#tabmenuspecial a:hover { color: #666666; background: #E9E49B; } 
#tabmenuspecial a:visited { color: #0000FF; } 
#tabmenuspecial a.active:hover { background: #ffffff; color: #DEDECF; } 
#contentspecial {font: 0.9em/1.3em verdana, sans-serif; text-align: justify; background: #ffffff; 
padding: 20px; border: 1px solid #E7CE74; border-top: none; z-index: 2; } 
#contentspecial a { text-decoration: none; color: #0000FF; } 
#contentspecial a:hover { background: #aaaaaa; } 