p {font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #000033;
	padding-top: 0px;
	padding-bottom: 15px;
	}

body {
	font-family:Verdana, Arial, Helvetica, Geneva;
	font-size:11px;
	color:#2B4B17;
	background-color: #c8c8c8;
	margin-top: 40px;
	margin-left: 40px;
}

input {font-family:Verdana, Arial, Helvetica, Geneva;font-size:9px;color:#000000}
textarea {font-family:Verdana, Arial, Helvetica, Geneva;font-size:8pt;color:#000000}
select {font-family:Verdana, Arial, Helvetica, Geneva;font-size:8pt;color:#2B4B17}

A:link {TEXT-DECORATION: none; color: #6B8D0B;}
A:visited {TEXT-DECORATION: none; color: #6666CC;}
A:active {TEXT-DECORATION: underline; color: #993333}
A:hover {text-decoration: underline; color: #003366 }

h1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	font-size:12pt;
	color: #B7F413;
	margin-bottom: 0px;
}
h2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-weight: normal;
	font-size:12pt;
	color: #B7F413;
}
h3
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
font-weight: Bold;
	font-size:11pt;
	color: #B7F413;
}
h4
{
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: normal;
	font-size:11pt;
	color: #B7F413;
}
h5
{
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	font-size:10pt;
	color: #B7F413;
}
ul, ol, dl
{
	margin-left: 36px;
	left: 36px;
	list-style-image: url(/images/quill-sm.gif);
}

hr
{
	color: #B7F413;
}

.emptyBackground
{
	background: #FFFFFF;
}

.mainBackground
{
	font-size:11px; 
	font-weight:normal; 
	color: #000033;
	line-height: 1.3;
	border-left: 1px solid #cccccc;
	padding: 15px;
}
.news
{
	font-size:11px; 
	font-weight:normal; 
	color: #000033; 
	border-top: 1px solid #cccccc;
	padding: 10px;
}

#news {
	width: 80%;
	padding-left: 8px;
}

#news td{
	padding: 3px;
}
.bg-right
{
	background: URL(/images/bkgr-right.gif);
}

.bg-main
{
	background: URL(/images/bkgr-main.jpg);
}

.bg-bottom
{
	background: URL(/images/brdr-bot.jpg);
}


.borderHead
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.borderHeadRight
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.borderTail
{
	border-top: 1px solid #999999;
}

.txtBox
{
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 25px;
	padding-right: 25px;
}

.textListHead
{
	font-size:11px; font-weight:bold;
}
.textListHead A:link, .textListHead A:visited, .textListHead A:active, .textListHead A:hover
{
	text-decoration: none;
}

.textList
{
	font-size:10px; font-weight:bold;
}
.textList A:link, .textList A:visited, .textList A:active, .textList A:hover
{
	text-decoration: none;
}
.textListLight
{
	font-size:10px;
}
.textListLight A:link, .textListLight A:visited, .textListLight A:active, .textListLight A:hover
{
	text-decoration: none;
}

.textHighlight
{
	font-family: Trebuchet, Verdana, Arial, Helvetica, Geneva;
	font-weight: normal;
	font-size:12pt;

}

.textMainDark
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	font-size: 11px;
	color: #dddddd;
	line-height: 200%;
}


.textMainLight
{
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}

.textMain
{
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	line-height: 180%;
}

.textTiny
{
	font-weight:normal;
	font-size:9px;
}

.textAlt
{
	font-family:  Verdana, Arial, Helvetica, Georgia;
	font-size: 11px;
	color:#000000;
}

.textUnderline
{
	color:#990000; 
	font-weight:bold;
	border-bottom: 1px solid #990000;
	padding-bottom: 5px;
}
