body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-color:#333333;
background-color:#95A987;
}
td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-color:#333333;
line-height:16px;
}
a
{
color:#669966;
font-size:11px;
text-decoration:underline;
}
a:hover
{
color:#B3C5A9;
font-size:11px;
text-decoration:none;
}
a.toplink
{
color:#8CB38C;
text-decoration:none;
}
a.toplink:hover
{
color:#B3C5A9;
text-decoration:underline;
}
 
h1
{
font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 20px;
	color: #669966;
	text-decoration: none;
font-weight:bold;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
	font-weight:bold;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
	font-weight:bold;
	font-style: italic;
	margin-left: 30px;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
	font-weight:bold;
	font-style: italic;
}
input {
	color: #333333; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 11px; 
	border: 1px #333333 solid;
}
textarea, select, option{
	color: #333333; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 11px; 
	border: 1px #333333 solid;	
}
html {
scrollbar-base-color: #669966;
scrollbar-arrow-color: white;
scrollbar-track-color: #95A987;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
.left-line {
        border-left-width:1px;
        border-left-style:dashed;
        border-left-color:#cccccc ;
        padding-left:10px;
}
.top-line {
        border-top-width:1px;
        border-top-style:dashed;
        border-top-color:#cccccc ;
}
.story {
        border-width:1px;
        border-style:dashed;
        border-color:#cccccc ;
        background-color:#f6f6f6;
}
.story2 {
        border-width:1px;
        border-style:dashed;
        border-color:#cccccc ;
        background-color:#ffffff;
}


.PostContent{border:solid 1px #aaaaaa; border-top-width:0}
.PostBody{padding:3px 5px 0;overflow:hidden;}

.PostTitle
{
	font-size:95%;
	padding:0;
	min-height:15px;
	background:#ffffff;
	margin:0;
}
.PostContent
{
	background:#ffffe1;
	border: solid 1px #aaaaaa;
                margin-top:15px;

}
.PostBody
{
 padding: 5px;
 margin-top: -10px;
}
.PostArrow
{
	background:#ffffff url(/images/postArrow.gif) no-repeat;
	width: 14px;
	height: 14px;
                position:relative;
                top:-14px;
                left:10px;

}
.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
	font-weight:bold;
	font-style: italic;
}



