/* CSS Document */

.text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #663300;
}
.tableborder {
 border-top-width: 0px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #CC9966;
 border-right-color: #CC9966;
 border-bottom-color: #CC9966;
 border-left-color: #CC9966;
}

.tableborderblue {
 border: 1px solid #000033;
}
ol {
	list-style-type: none;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	background-color: #ffffcc;
	border: 1px solid #663300;
}



.textlight {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFCC;
 letter-spacing: 1pt;
}
.textblue {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000033;
 letter-spacing: 1pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996600;
}


a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
}
.textlight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.textblue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}

.textlight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.textlight a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.textlight a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.textblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}
.textblue a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}
.textblue a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}
li {
	color: #663300;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	line-height: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.bgword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	background-color: #f4d2a4;
}
.roman {
	font-weight: bold;
	list-style-type: upper-roman;
}
.numbers {
	font-weight: normal;
	list-style-type: none;
}
.abc {
	list-style-type: upper-alpha;
}
.cap {
	text-transform: uppercase;
	font-weight: bold;
}

