﻿.orangeH {
	background:#EBFBE5 url('theme/OrangeHead.gif') no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #ffffff; 
	font-weight: bold;
	padding:6px 15px 10px 10px;
}

.greenH {
	background:#EBFBE5 url('theme/GreenHead.gif') no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #ffffff; 
	font-weight: bold;
	padding:6px 15px 10px 10px;
}

.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000; 
	padding:6px 15px 10px 10px;
}

.orangeBox {
	background:#EBFBE5 url('theme/OrangeBox.gif') no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding:12px 26px 0px 100px;
	color: #ffffff;
	font-weight: bold;
	text-align : right;
	vertical-align : top;
}

.greenBox {
	background:#EBFBE5 url('theme/GreenBox.gif') no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding:12px 26px 0px 100px;
	color: #ffffff;
	font-weight: bold;
	text-align : right;
	vertical-align : top;
}

.greenTop {
	background:#EBFBE5 url('theme/ThemeT.gif') no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-align : right;
	vertical-align : top;
}

a 				{ color: #006752; text-decoration:underline; font-weight: bold } 
a:link       	{ color: #006752; text-decoration:underline;}
a:active     	{ color: #006752; text-decoration:underline;}
a:visited     	{ color: #006752; text-decoration:underline;}
a:hover			{ color: #FF8233; text-decoration:underline; }
body         	{ margin: 8; font-family: Verdana, Arial, Tahoma; font-size: 10pt; background-color: #E8E8E8; color:#000000 }
.h6           	{ font-family: Verdana, Arial, Tahoma; font-size: 9pt; color: #006752; font-weight: bold }
.h5           	{ font-family: Verdana, Arial, Tahoma; font-size: 10pt; color: #000080; font-weight: bold }
.h4           	{ font-family: Verdana, Arial, Tahoma; font-size: 12pt; color: #006752; text-align : center;font-weight: bold }
.h3           	{ font-family: Verdana, Arial, Tahoma; font-size: 10pt; color: #000000; font-weight: bold }
.h2           	{ font-family: Verdana, Arial, Tahoma; font-size: 11pt; color: #ffffff; font-weight: bold }
.h1           	{ font-family: Verdana, Arial, Tahoma; font-size: 11pt; color: #FF8233; font-weight: bold }
html, body 		{ height: 100%;}
p   			{ font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #000000 }
li   			{ font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #000000 }
input  			{ font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #000000; background-color: #F7FDF4}
select 			{ font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #000000; background-color: #F7FDF4}
textarea 		{ font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #000000; background-color: #F7FDF4}
td  			{ font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #000000}

.warning 		{ font-family: Verdana, Arial, Tahoma; font-size: 11pt; color: #FF0000; font-weight: bolder }
.title          { font-family: Verdana, Arial, Tahoma; font-size: 11pt; color: #006752; font-weight: bold }
.subtitle       { font-family: Tahoma; font-size: 11pt; color: #000080; font-weight: bold; font-style:italic }

.smallgreentext   { font-family: Verdana, Arial, Tahoma; font-size: 8pt; color:#006752}
.smallredtext   { font-family: Verdana, Arial, Tahoma; font-size: 8pt; color:#FF0000 }
.smalltext   	{ font-family: Verdana, Arial, Tahoma; font-size: 8pt; color:#000080 }
.smallwhitetext { font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #FFFFFF }

.navtext				{ font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #FFFFFF }
.navtext a 				{ color: #FFFFFF ; text-decoration:none; font-weight: bold } 
.navtext a:link       	{ color: #FFFFFF ; text-decoration:none;}
.navtext a:active     	{ color: #FFFFFF ; text-decoration:none;}
.navtext a:visited     	{ color: #FFFFFF ; text-decoration:none;}
.navtext a:hover		{ color: #FF8233; text-decoration:none; }

.MemberGrid	{text-align:center;background-color:white}
.MemberGridL	{text-align:left;background-color:white}
.boldmaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
}
