BODY {
	FONT-WEIGHT: normal;
	TEXT-TRANSFORM: none;
	LINE-HEIGHT: 130%;
	FONT-STYLE: normal;
	FONT-FAMILY: tahoma;
	FONT-VARIANT: normal;
	tahoma: 10px
}
A:link {
	COLOR: #56004e;
}
A:visited {
	COLOR: #92598b;
}
A:hover {
	COLOR: #0b3c26;
	text-decoration : underline;
}
A {
	TEXT-DECORATION: none
}
.copyright {
	FONT-SIZE: 10px;
	COLOR: #56004e;
}

.smallbody {
	FONT-SIZE: 10px;
	COLOR: #666666;
	line-height: 12px;
}

.list {
	FONT-SIZE: 10px;
	COLOR: #666666;
	line-height: 140%;
}
.bodytext1 {
	FONT-SIZE: 12px;
	COLOR: #56004e;
}
.bodytext2 {
	FONT-SIZE: 12px;
	COLOR: #238459;
}
.bodytext3 {
	FONT-SIZE: 12px;
	COLOR: #92598b;
}
.bodytext4 {
	FONT-SIZE: 14px;
	COLOR: #56004e;
}

.bodytext5 {
	FONT-SIZE: 12px;
	COLOR: #666666;
	line-height:130%;
}

.whitebody {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	line-height:130%;
}

.dkgreen {
	FONT-SIZE: 12px;
	COLOR: #0b3c26;
}
.forminput {
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
	tahoma: normal
}
.formbutton {
	FONT-FAMILY: tahoma;
	BACKGROUND-COLOR: transparent;
	tahoma: normal
}

.commentheader {
	font-family: tahoma;
	font-size: 18px;
	font-weight: 100;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#content {
	background-color:#ffffff;
	background-image:url(images/tableback.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	border:0px solid #ffffff;
	width:inherit;
	position:static;
	text-align:left;
	display: table;
	line-height: 16px;
}

#clients tr {
	height: 120px;
}
	
#clients td {
	border-bottom: #53004c solid 1px;
	margin: 0;
	padding: 2px;
}

.footer {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height:130%;
	
	color: #e1e0c1;
	text-decoration: none;
}

.nav {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	color: #e1e0c1;
	text-decoration: none;
}

a.nav:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	color: #e1e0c1;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

	color: #e1e0c1;
	text-decoration: none;
}