body { 
	font: normal 98% sans-serif;
	}

#header {
	background-color: #444444;
	text-align: right;
	width: auto;
	height: 40px;
	}

#header a { 
	color: white;
	position: relative;
	top: 10px;
	padding: 10px;
	text-decoration: none;
	}

#hdr {
	color: black;
	border: 1px solid black;
	height: 20px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	width: auto;
	text-align: center;
	padding-top: 5px;
}


#hdr a, #hdr a:visited {
	text-decoration: none;
	color: black;
}

#hdr a:hover {
	text-decoration: underline;
	color: white;
}

.screen {
	text-align: center;
	font-size: small;
	border-bottom: 1px solid #CFDBE6;
	font-weight: bold;
	}
   
H4 { 
	background: #3366CC;
	padding: 3px;
	color: white;
	margin-left: 11em;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	}

H5 {
	border-style: solid;
	border-width: thin; 
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #CFDBE6;
	color: black;
	}

H6 {
	border-style: solid;
	border-width: thin; 
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #CFDBE6;
	color: black;
	font-weight: normal;
}

#validate {
	font-family: "arial", sans-serif;
	font-size: .8em;
	text-align: center;
	float: left;
	margin: 50px 0 5px 10px;
}

#validate a {
	text-decoration: none;
	color: #CFDBE6;
	}
	
#validate a:hover {
	color: #406180;
	}

#ad {
	padding-top: 125px;
}

#left_col {
	float: left;
	border: solid 1px #cccccc; 
	margin-bottom: 15px; 
	background-color: #ffffff; 
	border-top: 0;
	width: 100px;
}

#left_col h3 {
	margin: 0; 
	padding: 2px; 
	font-weight: normal; 
	background-color: #c0c0c0; 
	border-top: solid 1px #000000; 
	border-bottom: solid 1px #000000;
}

#left_col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#left_col li {
	margin: 0 ;
	padding: 0;
}

#left_col li a {
	display: block; 
	margin: 0px; 
	padding: 2px; 
	border: solid 1px #ffffff; 
	color: #0066cc; 
	text-decoration: none;
}

#left_col li a:hover {
	border: solid 1px #0066cc; 
	background-color: #0066cc; 
	color: #ffffff;
}

#current {
	border-style: solid;
	border-width: thin;
	border-color: #CFDBE6;
	padding: 2px;
}

.wrapper {
	margin-left: 120px;
	padding: 0; 
}

.content {
	background-color: #ffffff;
	border-left: solid 1px #cccccc; 
	border-top: 0;
	border-right: solid 1px #cccccc; 
	border-bottom: solid 1px #cccccc;
}

.content h3 {
	margin: 0; 
	padding: 2px; 
	font-weight: normal; 
	background-color: #c0c0c0; 
	border-top: solid 1px #000000; 
	border-bottom: solid 1px #000000;
}

.content p {
	color: #000000; 
	margin: 10px;
	padding-top: 5px;
}

.content a {
	color: #0066cc; 
	text-decoration: none;
}

.content a:hover {
	color: #0000ff; 
	text-decoration: underline;
}

td { text-align: center;}	
li { padding: 2px; }

#menu {
	text-align: center;
	font-family: "arial", sans-serif;
	font-size: .8em;
}

#menu a {
	text-decoration: none;
	color: #406180;
}
	
#menu a:hover {	color: #33CCFF; }

.new { color: #009900; }

#footer { text-align: center; }
#footer a, #footer a:visited {
	text-decoration: none;
	color: #406180;
}

#footer a:hover {	color: #33CCFF; }

#druid a, #druid a:visited {
	text-decoration: none;
	color: #406180;
}

#druid a:hover {	
	color: #33CCFF; 
	text-decoration: underline;
}

.mhdr {
	border-bottom: 1px solid #CFDBE6;
	font-weight: bold;
}

.cmd {
	background-color: #CCCCCC; color: black;
	padding-left: 5px;
	padding-right: 5px;
}

PRE {
	background-color: #CCCCCC; color: black;
	padding-left: 5px;
	padding-right: 5px;
	width: 60%
}

.pre {
	margin-left: 10px;
}

strong {
	border-bottom: solid 1px #CFDBE6;
}
