body {
	margin-top: 0px;
	overflow: scroll;
}

body, td, div, li, ul, p, .asbody {
	font-family: arial;
	font-size: 9pt;
	text-align: justify;    
	color: #666666;
	line-height: 13pt;
}                     
     

li {
	list-style: square outside; color:#6699cc; margin-bottom: 10px; margin-right: 10px;
}

img { border: 0px;}           

a { color: #688eb3; text-decoration: none;}
a:HOVER { color: black; text-decoration: underline;}

#header_l {
	width: 190px;   
	height: 135px;
	background-image: url('images/ccoc.jpg');
}

#header_r {
	width: 575px;
	height: 135px;
	background-image: url('images/header.jpg');
	overflow: hidden;             
	position: relative;
}



#links {
	width: 190px;   
	position: relative;     
	background-color: white; 
}       

#main {
	width: 575px;
}
  
#main_w p, #main_w img {
	padding-left: 10px;
	padding-right: 10px;
}

#main_w {
	width: 370px;
	position: absolute;
	left: 0px;
	top: 0px;     
	background-color: #f9f8f7;  
}        

#main_r {
	width: 175px;
	position: absolute;
	right: 0px;
	top: 0px; 
	background-color: #f9f8f7;  
	padding-left: 10px;
	padding-right: 10px;
}      

#main_full {
	width: 575px;
	position: absolute;
	right: 0px;
	top: 0px; 
	background-color: #f9f8f7;  
	padding-left: 10px;
	padding-right: 10px;
}

#sitedesign {
	width: 370px;
	background-color: #ffffff;  
	font-size: 8pt; 
	padding-top: 10px;
}

#sitedesign a {
	color: #666666;
	text-decoration: none;
	}                     

#leftad {
	margin-left: 6px;
	margin-top: 16px;	
	}

#sitedesign a:HOVER {
	color: #000000;
	text-decoration: underline;
	}                     

.linkbox {
	position: relative;
	width: 170px;
	height: 30px;
	}
	
.linkspot	                     
	{
		position: absolute;
		top: 15px;
		left: 8px;
		width: 5px;
		height: 5px; 
		padding: 0px;
		background-image: url('images/bluesq.png');
		background-repeat: no-repeat;
	}
	 
.linkline                       
	{
		position: absolute;
		top: 25px;
		left: 8px;
		width: 155px;
		height: 10px;
		background-image: url('images/blueshim.png');
		background-repeat: repeat-x;

	}	
	     

.linktext                       
	{
	position: absolute;
	bottom: 4px;
	left: 18px;
	width: 140px;
	 }	
	
.linktext a {
	text-decoration: none;
	color: #666666;
	
	}	       

	.linktext a:HOVER {
		text-decoration: none;
		color: #666666;

		}	       
	
	
	
.news h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0px;
    margin-bottom: 2px;
	margin-top: 10px;
}
