body {
	color : #000000;
	background-color : #e6e6e6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	background-image : url(../images_gen/bg6.gif);
	background-repeat : no-repeat;
}
a:link{
	color : #004b2e;
	text-decoration : underline;
	font-weight: bold;
}
a:visited{
	color : #004b2e;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}
a:hover {
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

a.white:link{
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
a.white:visited{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}
a.white:hover {
	color : #E6E6E6;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

a.green:link{
	color : #7fa596;
	text-decoration : underline;
	font-weight: bold;
}
a.green:visited{
	color : #7fa596;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}
a.green:hover {
	color : #b2c9c0;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

a.blue:link{
	color : #7d6b9b;
	text-decoration : underline;
	font-weight: bold;
}
a.blue:visited{
	color : #7d6b9b;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}
a.blue:hover {
	color : #bdb4cd;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

a.menu:link{
	color : #80a597;
	background-color : #004b2e;
	text-decoration : none;
	font-weight: bold;
}
a.menu:visited{
	color : #80a597;
	background-color : #004b2e;
	text-decoration : none;
	font-weight: bold;
}
a.menu:hover {
	color : #FFFFFF;
	background-color : #004b2e;
	text-decoration : underline;
	font-weight: bold;
}

a.menu2:link{
	color : #80a597;
	background-color : #004b2e;
	text-decoration : none;
	font-weight: normal;
}
a.menu2:visited{
	color : #80a597;
	background-color : #004b2e;
	text-decoration : none;
	font-weight: normal;
}
a.menu2:hover {
	color : #FFFFFF;
	background-color : #004b2e;
	text-decoration : underline;
	font-weight: normal;
}


hr {
	color: #004b2e;
	background-color : transparent;
	size: 1px;
}

p {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.title {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	line-height : 30px;
}
.titlewhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	line-height : 30px;
}
.titlegreen {
	color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	line-height : 30px;
}
.heading {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;	
	line-height : 22px;
}
.headingwhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;	
	line-height : 21px;
}
.headinggreen {
	color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;	
	line-height : 22px;
}

.larger {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;	
	line-height : 20px;
}
.largerwhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;	
	line-height : 20px;
}
.largergreen {
	color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;	
	line-height : 20px;
}

.largergreen2 {
	color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;	
	line-height : 20px;
}
.subtitle { 
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}
.subtitlewhite { 
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}
.subtitlegreen { 
	font-family : Arial, Helvetica, sans-serif;
	color : #004b2e;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}

.copy { 
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}
.copywhite { 
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}
.copygreen { 
	font-family : Arial, Helvetica, sans-serif;
	color : #004b2e;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}
.red {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.normal {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.normalwhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.normalgreen {
	color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}

.small { 
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.smallwhite { 
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.smallgreen { 
	color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.caption { 
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}

.menu {
	color : #80a597;
	background-color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight : nomal;	
}
.menuon {
	color : #FFFFFF;
	background-color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
	font-weight : nomal;	
}
.menu2 {
	color : #80a597;
	background-color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	font-weight : nomal;	
}
.menu2on {
	color : #FFFFFF;
	background-color : #004b2e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	font-weight : nomral;	
}

.black {
	color : #FFFFFF;
	background-color : #000000;
}
.dgreen {
	color : #FFFFFF;
	background-color : #004b2e;
}
.mgreen {
	color : #000000;
	background-color : #7fa596;
}
.lgreen {
	color : #000000;
	background-color : #b2c9c0;
}
.dblue {
	color : #FFFFFF;
	background-color : #260859;
}
.mblue  {
	color : #FFFFFF;
	background-color : #7d6b9b;
}
.lblue  {
	color : #000000;
	background-color : #bdb4cd;
}
.dgrey {
	color : #FFFFFF;
	background-color : #4d4d4d;
}
.mgrey  {
	color : #FFFFFF;
	background-color : #7f7f7f;
}
.lgrey  {
	color : #000000;
	background-color : #b2b2b2;
}

.searchBox {
	color : #000000;
	background-color : #e0efe9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 20px;
	width: 125px;
	border-style : solid;
	border-top-color : #000000;
	border-left-color : #000000;
	border-bottom-color : #b2c9c0;
	border-right-color : #b2c9c0;
}
.search {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
}
.dropdown2 {
	color : #0b172c;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 20px;
	width: 180px;
}
.dropdownsel {
	color : #0b172c;
	background-color : #E1EAEC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 180px;
}
td {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height : 15px;
}
ul{
	list-style : square;
}
ol{
	list-style : decimal;
}

