body { 
background-image: url("images/miscimages/consciousness_back.jpg");
margin: 0px;
}
.blue {
font-family : verdana;
font-size: 15px;
font-weight : bold;
color : #87CEFA;
}
.blue2 {
font-family : verdana;
font-size: 11px;
font-variant: small-caps;
font-weight : bold;
color : #87CEFA;
}
.blue3 {
font-family : verdana;
font-size: 15px;
font-variant: small-caps;
font-weight : bold;
color : #87CEFA;
}
.green {
font-family : verdana;
font-size: 10px;
font-weight : bold;
color : #98FB98;
}
.regtext {
font-family : verdana;
font-size: 10px;
font-weight : bold;
color : #FFE4C4;
}
.italictext {
font-style: italic;
font-family : verdana;
font-size: 10px;
font-weight : bold;
color : #FFE4C4;
}
.bordercolor {
background-color : #FFE4C4;
border-style : double;
vertical-align : top;
}
.menuback {
background-image: url("images/miscimages/menu_back.jpg");
vertical-align : top;
}
.boxstyle {
font-family : verdana;
font-size: 11px;
font-weight : bold;
color : #FFE4C4;
padding-left: 1cm;
padding-right: 1cm;
text-align : justify;
background-color : #006400;
vertical-align : top;
}
a.green:link {
font-family : verdana;
font-size: 11px;
font-weight : bold;
color : #98FB98;
text-decoration : none;
}
a.green:visited {
font-family : verdana;
font-size: 11px;
font-weight : bold;
color : #98FB98;
text-decoration : none;
}
.logentry1 {
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	color : #006400;
	background-color : #F0E68C;
}
.logentry2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	color : #FFE4C4;
}
.logentry3 {
	font-family: Verdana;
	font-size: 10pt;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	color : #FFE4C4;
}
.logentry4 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	color : #FFE4C4;
}
.logcomment {
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
	padding: 5px;
	color : #FFE4C4;
}
.logpic {
	vertical-align : top;
	padding: 5px;
}
.topsuck {
vertical-align : top;
}
.bottomsuck {
vertical-align : bottom;
}
.bodycolor {
background-color : #006400;
}
.textcenter {
text-align: center;
}
img.right {
float : right;
padding-left : 5px;
}
img.topcorner {
vertical-align : top;
}
img.bottomleft {
vertical-align : bottom;
}
img.bottomright {
float : right;
}
div.modeltext {
color : #ffd700; 
font-family : verdana; 
font-weight : bold; 
text-align : center; 
} 
div.serialtext {
color : #7FFF00; 
font-family : verdana; 
font-weight : bold; 
text-align : center; 
} 
div.tuningtext {
color : #00ffff; 
font-family : verdana; 
font-weight : bold; 
text-align : center; 
} 
p.storytext {
color : #c0c0c0; 
font-family : verdana;
font-size: 15px; 
font-weight : bold; 
text-align : left;
margin-left: 1cm;
margin-right: 1cm;
}
p.center {
text-align : center; 
}
img.border {
border-style : double; 
border-color : #c0c0c0; 
}
img.banner {
padding-bottom : 0px; 
}
img.borderleft {
float : left; 
border-style : double; 
border-color : #c0c0c0; 
}
div.titletext {
color : #ffd700; 
font-family : verdana; 
font-weight : bold; 
text-align : center; 
} 
div.datetext {
color : #90ee90; 
font-family : verdana; 
font-weight : bold; 
text-align : center; 
}

/*
  forms styles below this comment
*/

.mallardForms {
	padding: 0px;
	color: #006401;
}

.mallardForms INPUT,TEXTAREA,RADIO{
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color : #ffe4c4;
	border: solid 1px #FFE4C4;
	background-color: #000000;
}

.mallardForms INPUT:hover,TEXTAREA:hover,RADIO:hover{
	background-color: #003400;
}

.noteFormTable {
	background-color: #eee78d;
	border: solid 1px #000000;
}

/* styles for updated sites page */

a.sites:link {
font-family : verdana;
font-size: 11px;
font-weight : bold;
color : #006401;
text-decoration : none;
}
a.sites:visited {
font-family : verdana;
font-size: 11px;
font-weight : bold;
color : #006401;
text-decoration : none;
}
td.menu		{
background:#eee78d;
}
table.menu	{
font-size:80%;
position:absolute;
visibility:hidden;
background-color:black;
}
span.description	{
color:#000;
}

/* styles for search box */

.searchTextBox {
	color:#eee78d;
	background-color:#006400;
	border:solid 1px #eee78d;	
}
.searchButton {
	color:#006400;
	background-color:#eee78d;
	border-width:1px;
	border-style:solid;
	border-color:#eee78d;
	_border:0px;	
	font-weight:bold;
	font-family:verdana;	
	width:65px;
}