body {
		text-align:center;
		margin: 0;
		background: #666;
		color: black;
		}
	
	#frame {
		width:765px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
        border: 1px #000000 solid;
		background:#fff;
		}
#contentleft {
		width:372px;
		padding:0 5px;
		float:left;
		background:#fff;
		font: 12px trebuchet ms, times new roman, monospace;
	}
	
	#contentcenter {
		width:143px;
		padding: 0 5px;
		float:left;
		background:#eee;	
		font: 12px trebuchet ms, times new roman, monospace
		}
	
	#contentright {
		width:220px;
		padding: 0 0 0 5px;
		float:left;
		background:#fff;		
		font: 12px trebuchet ms, times new roman, monospace
		}
	
	#contentheader {
		background:#fff;
		border-bottom: 1px solid #ddd;
		padding: 0;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
.sectiontitle {
	padding: 0;
	background-color: #fff;
	font: bold italic 12px georgia, trebuchet ms, times new roman, monospace;
	color: #666;
	text-align: center;
	border-bottom: 1px #ccc solid;
	}
	
.title { 
	padding: 0; 
	margin: 0;
	background-color: #fff;
	}
	
P {
text-indent:20px;}

td {text-align: center;}

.bottommenu {
	margin: 0px;
	padding: 4px 5px 4px 10px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	
	border-right: 1px solid #ddd;
	background-color: #eee;
	text-align: left;
	font: italic 11px georgia, trebuchet ms, times new roman, monospace;  
	color: #666;
	}

.copy {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 5px;
	margin: 0 230px;
	background-color: #fff;
	text-align: center;
	font: 12px trebuchet ms, times new roman, monospace;  
	color: #666;
	}
	
.topmenu {
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #fff url('none');
	text-align: right;
	font: italic 11px georgia, trebuchet ms, times new roman, monospace;  
	color: #666;
	}
	
.topmenu a:link {color: #000; text-decoration: none; background-color: transparent;}
.topmenu a:visited {color: #000; text-decoration: none; background-color: transparent;}
.topmenu a:active { color: #000; text-decoration: none; background-color: transparent;}
.topmenu a:hover {color: #000; text-decoration: underline; background-color: transparent;}

.date1 { 
	font: bold italic 14px/3px georgia, trebuchet ms, times new roman, monospace; 
	color: #666;
	background-color: #fff;
	padding: 5px 5px 5px 10px;
	margin: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.date { 
	font: italic 11px/3px georgia, trebuchet ms, times new roman, monospace; 
	color: #fff;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	text-align: right;
	}
	
.bottommenu a:link {color: #000; text-decoration: none; background-color: transparent;}
.bottommenu a:visited {color: #000; text-decoration: none; background-color: transparent;}
.bottommenu a:active { color: #000; text-decoration: none; background-color: transparent;}
.bottommenu a:hover { color: #000; text-decoration: underline; background-color: transparent;}

.left {text-align: left:}

.bold {font-weight: bold;}

.bold1 {font-weight: bold;
		font-size: 16px;}
		
.bold2 {font-weight: bold;
		font-size: 13px;}
		
.red {color: #ff0000;
      font-weight: bold;}

a:link {color: #0000ff; text-decoration: none; background-color: transparent;}
a:visited {color: #0000ff; text-decoration: none; background-color: transparent;}
a:active { color: #0000ff; text-decoration: none; background-color: transparent;}
a:hover { color: #0000ff; text-decoration: underline; background-color: transparent;}

.specialh3 {font-size: 16px; 
			font-style: italic;
			font-weight: bold;
			font-family: georgia, trebuchet ms, times new roman, monospace;
			color: red;
			padding: -5px;
			margin: 0;
			}
			
form { font-size: 11px;
       color: #000000;
       padding: 0 0 0 10px;}
       
.border { border: 3px ridge #ddd;
		  margin: 0;
		  padding: 0 1px;
		  background: #eee;}
		  
#contentleft1 {
		width:730px;
		padding:0 10px;
		float:left;
		background:#fff;
		color: black;
		font: 12px trebuchet ms, times new roman, monospace;
	}
		  