body {
	background-color: #333333;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #363636;
	scrollbar-highlight-color: #363636;
	scrollbar-shadow-color: #363636;
	scrollbar-3dlight-color: #888888;
	scrollbar-arrow-color:  #888888;
	scrollbar-track-color: #2A2A2A;
	scrollbar-darkshadow-color: #101010;
	font-size: 12px;
	background-image: url(images/bg.gif);
}

font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

p, td {
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: center top;
	color: #222222;
}
li {
	margin-bottom: 1em;
}
a:link,a:active,a:visited {
	color : #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}
a:hover		{
	text-decoration: none;
}


.heading {
	color: #CC0000;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}
a.copyright,a.copyright:visited,a.copyright:active	{ color: #999999; text-decoration: none;}
a.copyright:hover { color: #BCBCBC; text-decoration: underline;}

input,textarea,select {
	color : #CC0000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3E5E0;
	border: 1px solid #333333;
}

input.post, textarea.post {
	background-color : #000000;
}

select {
	background-color : #333333;
}

input { 
	text-indent : 2px;
}

input.button {
	background-color : #C2C6BB;
	color : #333333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

input.mainoption {
	background-color : #2A2A2A;
	font-weight : bold;
}

input.liteoption {
	background-color : #2A2A2A;
	font-weight : normal;
}

/* Fancy form styles for IE

input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px}
 */
.youarehere {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-transform: lowercase;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}

