body   {
		min-width:850px;
		background-color:#CCCCCC;
		font-size:100%;
		font-family:Verdana;
		color:rgb(0,0,0);
		margin:0px 0px 7px 0px;
        } 

#page   {
		width:800px;
		margin-bottom:0px;
		padding-right:0px;
		background-color:#EFF6FF;
      	margin-right:auto;
		border-right:1px solid #000;
		border-left:1px solid #000;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
     	margin-left:auto;
		left:50%;
		margin-top:0px;
	    }

#header {
		width:800px;
		height:200px;
		color:inherit;
		margin-top:0px;
		background-image:url('img/head.jpg');
		margin-bottom:0px
		}



#left {
		width:180px;
        height:340px;
		float:left;
		border-right:0px solid #999;
		margin:0px 0px 0px 0px;
		background-color: #EFF6FF;
		
	   }

#left, #right, #main, #footer {
		font-size: 0.8em;
		line-height: 1.5
		}

#main {
		scrolling:auto;
        width:618px;
        height:auto;
		float:left;	
        background-color: #EFF6FF;
		border-top:0px solid #000000;
        margin:0px 0px 0px 0px;
	   }
	   
#main .layout_1 {
		padding:10px 10px 10px 10px;
		}

#footer {
		width:800px;
		textpadding:5px;
		margin-top:0px;
		background-color: #EFF6FF; 
		border-left: 0px; 
		border-top: 1px solid rgb(220,220,220);
		border-right: 0px; 
		clear:both;
		font-size:0.8em;
		}
		
a:link {color:#000; text-decoration:underline; font-size:12px;}
a:active {color:#000; text-decoration:underline; font-size:12px;}
a:visited {color:#000;text-decoration:underline; font-size:12px;}
a:hover, a:focus {color:#999; text-decoration:none; font-size:12px;}
		
#menu {	width:170px; 
		margin-top:20px;
		margin-left:10px;}
		
#menu a, #menu a:visited {
		display:block; 
		font-weight:bold;
		width:100%; 
		height:20px; 
		line-height:15px; 
		text-decoration:none; 
		color:#333; 
		background:url('img/off.gif') no-repeat; 
		}
		
#menu a span {
		padding-left:17px;}
		
#menu a:hover {
		display:block; 
		width:100%;
		font-weight:bold;
		height:20px; 
		cursor:pointer;
		text-decoration:none;
		color:#999999; 
		background:url('img/on.gif') no-repeat; 
		}
		
#menu2 {	
		width:170px; 
		margin-left:10px;}
		
#menu2 a:{
		text-decoration:none; 
		color:#333}
		
#menu2 a:visited {
		text-decoration:none; 
		color:#333; 
		}
		
		
#menu2 a:hover {
		text-decoration:none;
		color:#999999; 
		}

		
.style1 {font-weight: bold}
.style2 {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;}
.style3 {font-size: 12px}
