body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #94c2ce;
}
th.smallfont
{
	font-size: 12px;
}
td 
{
	font-size: 12px;
	line-height: 1.5em;
}
p
{
	line-height: 1.5em;
}

/* DIV */
#SiteHead
{
	width: 758px;
	height: 76px;
	background: url(../images/bluebox.gif) no-repeat 0px;
	margin-bottom: 5px;
	margin-top: 7px;
}
#SiteMenu
{
	width: 758px;
	height: 30px;
	background: url(../images/blueboxmenu.gif) no-repeat;
	margin-bottom: 5px;
}
#Body
{
	width: 758px;
	background-color: #FFFFFF;
}
#BodyHead
{
	width: 758px;
	height: 34px;
	background: url(../images/greenhead.gif) no-repeat;
}
#BodyMain
{
	width: 758px;
}
#BodyFoot
{
	width: 758px;
	background-color: #186A84;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 8px;
}

/* TEXT DIV */
#SiteHeadText
{
	color: #FFFFFF;
	padding: 20px 20px 0px 20px;
	font-size: 30px;
}
#SiteHeadMenuText
{
	position: absolute;
	top: 42px;
	left: 640px;
	width: 100px;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
#SiteMenuText
{
	padding-top: 6px;
	font-size: 11px;
	color: #FFFFFF;
}
#BodyHeadText
{
	padding: 20px 0px 0px 20px;
	font-size: 30px;
	color: #FFFFFF;
}

.GreenBox
{
	background-color: #B3EFB3;
	border-top: solid 2px #009900;
	padding: 10px;
}
.LightGreenBox
{
	background-color: #E9FAE8;
	border-top: solid 2px #B5E0B3;
	padding: 10px;
}
.BlueBox
{
	background-color: #C2E4F2;
	border-top: solid 2px #338AAD;
	padding: 10px;

}
.BlueFade
{
	background: #DDFBFF url(../images/bluefade.gif) repeat-y;
	border-top: 2px solid #126573;
	padding: 10px;
}
.DropDown
{
	width: 161px;
	padding-left: 5px;
	text-align: left;
	background: url(../images/RefineDropDown.gif) no-repeat;
	cursor: pointer;
}
ul li {
	list-style-type: square;
	line-height: 16px;
	list-style-image: url(../images/bullet01.gif);
}
ol li 
{
	line-height: 16px;
	padding-left: 0px;
	margin-left: 0px;
	border-left: 0px;
	text-indent: 0px;
	
}
ul.orange
{
	padding-top: 0px;
	margin-top: 0px;
	color: #FF6600;
}
ul.orange li
{
	line-height: 26px;
	padding-left: 5px;
	margin-left: 10px;
}

a {
}
a.navbar:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.navbar:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.navbar:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.navbar:active {
	color: #FFFFFF;
	font-size: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
a.HugeClick 
{
	font-weight: bold;
	font-size: 14px;
}
a.BoldClick
{
	font-weight: bold;
	color: #2774C6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #006699;
	padding: 4px 0 0 10px;
	margin-top: 0px;
}
h1.big
{
	font-size: 22px;
	line-height: 30px;
	color: Red;
}
h1.orange
{
	font-size: 34px;
	line-height: 36px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	padding: 20px 0px 5px 0px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #006699;
	margin-bottom: 0px;
}
.logotext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: red;
	font-weight: bold;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bgdarkblue {
	background-color: #FFFFFF;
	background-image: url(../images/top-bar.gif);
	background-repeat: repeat-x;
}
.bgnavblue {
	background-color: #186A84;
	color: #FFFFFF;
	padding: 4px;
}
.bggreenbar {
	background-color: #FFFFFF;
	background-image: url(../images/green-bar-bg.gif);
	background-repeat: repeat-x;
}
.bglightyellow
{
	background-color: #FFFFCC;
	padding: 10px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #896103;
}

/*
Post content
*/

DIV.PostFrame
{
	margin-bottom: 15px;
	width: 540px;
}

div.PosterInfoFrame
{
	width: 540px;
}

div.PosterName
{
	background-color: #E2F4FF;
	font-size: 1.2em;
}

div.PostContentFrame
{
	width: 540px;
}

div.PostMenu
{
	background-color: #E2F4FF;
	width: 540px;
}

div.PostActions
{
	background-color: #E2F4FF;
	float: right;
	width: 300px;
	text-align: right;
}

div.PostDate
{
	background-color: #E2F4FF;
	float: left;
	width: 240px;
	text-align: left;
}

div.PostContent
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	float: left;
	background-color: #ffffff;
	overflow: auto;
	margin-right: 2px;
	width: 500px;
}

div.QuotedText
{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	font-size: .8em;
	padding-left: 15px;
	margin-bottom: 20px;
}

a.PostActionsLink
{
	font-size: .8em;
	color: #000F00;
}
	
font.QuoteHeader
{
	padding-top: 10px;
}

.style1 {background-color: #FFFFCC;}			/* beige background */
.style8 {font-size:14px; font-weight: bold;}
.style2 {font-size: 10px;}
.style3 {font-size: 30px;}