.border {
	border: 1px solid #666666;
}
.graypadding {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	line-height: 18px;
}

.normal {font-family:verdana; font-size:8pt; color: #666666}
.red {font-family:verdana; font-size:8pt; color: #990000}
.footer {font-family:verdana; font-size:7.5pt; color: #999999}
.smallwhite {font-family:verdana; font-size:7.0pt; color: #FFFFFF}
.smallgray {font-family:verdana; font-size:7.0pt; color: #666666}
.boldgreen {font-family:verdana; font-size:8pt; color: #566D56; font-weight:bold}

a:active {color: #996600}
a:link {color: #996600}
a:visited {color: #996600}
a:hover {color: #996600}

A.orangeLink:link  {font-family:verdana; font-size:8pt; color:CC6633; text-decoration: underline;}
A.orangeLink:visited  {font-family:verdana; font-size:8pt; color:CC6633; text-decoration: underline;}
A.orangeLink:active {font-family:verdana; font-size:8pt; color:CC6633; text-decoration: underline;}
A.orangeLink:hover {font-family:verdana; font-size:8pt; color:CC6633; text-decoration: none}

.title {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color:996600;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 996600;
	width: 100%;
}

.header {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: FFFFFF;
	background-color: 7D9773;
}

.grayrow {
	font-family: verdana;
	font-size: 8pt;
	color: 666666;
	background-color: EEEEEE;
}
.greenborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 7D9773;
	border-bottom-color: 7D9773;
	border-left-color: 7D9773;
}

