<!--
.def {
	font-family : arial,helvetica,sans-serif ;
	color : #000000 ;
	font-size : 11pt ;
	font-weight : normal ;
	font-style : normal ;
}
.defWhite {
	font-family : arial,helvetica,sans-serif ;
	color : #ffffff ;
	font-size : 11pt ;
	font-weight : normal ;
	font-style : normal ;
}
.defBrown {
	font-family : arial,helvetica,sans-serif ;
	color : #996633 ;
	font-size : 11pt ;
	font-weight : normal ;
	font-style : normal ;
}
.subHead {
	font-family : arial,helvetica,sans-serif ;
	color : #000000 ;
	font-size : 12pt ;
	font-weight : normal ;
	font-style : normal ;
}
.subHeadBold {
	font-family : arial,helvetica,sans-serif ;
	color : #000000 ;
	font-size : 12pt ;
	font-weight : bold ;
	font-style : normal ;
}
.subHeadBoldGreen {
	font-family : arial,helvetica,sans-serif ;
	color : #009900 ;
	font-size : 14pt ;
	font-weight : bold ;
	font-style : normal ;
}
.hdrText {
	font-family : arial,helvetica,sans-serif ;
	color : #996633 ;
	font-size : 14pt ;
	font-weight : bold ;
	font-style : normal ;
	text-decoration : none ;
}
.hdrTextRed {
	font-family : arial,helvetica,sans-serif ;
	color : #ff0000 ;
	font-size : 14pt ;
	font-weight : bold ;
	font-style : normal ;
}
.hdrTextGreen {
	font-family : arial,helvetica,sans-serif ;
	color : #009900 ;
	font-size : 14pt ;
	font-weight : bold ;
	font-style : normal ;
}
.smallText {
	font-family : arial,helvetica,sans-serif ;
	color : #000000 ;
	font-size : 10pt ;
	font-weight : normal ;
	font-style : normal ;
	letter-spacing : .25pt ;
}
.legalText {
	font-family : arial,helvetica,sans-serif ;
	color : #ffffff ;
	font-size : 8pt ;
	font-weight : normal ;
	font-style : normal ;
}
.legalTextBlack {
	font-family : arial,helvetica,sans-serif ;
	color : #000000 ;
	font-size : 8pt ;
	font-weight : normal ;
	font-style : normal ;
}
.subNavOn {
	color : #ffffcc ;
}
a {
	color : #00ffff ;
}
a:hover {
	color : #00ff00 ;
}
a.subNav {
	color : #00ffff ;
	text-decoration : none ;
}
a:hover.subNav {
	color : #00ff00 ;
	text-decoration : none ;
}
a.content {
	color : #009900 ;
}
a:hover.content {
	color : #ff0000 ;
}
a.contentLight {
	color : #66ff00 ;
}
a:hover.contentLight {
	color : #ffcc00 ;
}

.red {
	color : #ff0000 ;
}
#red {
	color : #ff0000 ;
}
#green {
	color : #009900 ;
}
#yellow {
	color : #ffff00 ;
}
#yellowbg {
	background-color : #ffff00 ;
}
#border_brown {
	border-size : 2px ;
	border-style : solid ;
	border-color : #996633 ;
}
#border_brown_left_align {
	border-size : 2px ;
	border-style : solid ;
	border-color : #996633 ;
	margin-top : 0px ;
	margin-left : 0px ;
	margin-right : 10px ;
	margin-bottom : 5px ;
}
#border_brown_right_align {
	border-size : 2px ;
	border-style : solid ;
	border-color : #996633 ;
	margin-top : 0px ;
	margin-left : 10px ;
	margin-right : 0px ;
	margin-bottom : 5px ;
}
#table_header {
	background-color : #996633 ;
}
#table_gray {
	background-color : #dddddd ;
}
#table_white {
	background-color : #ffffff ;
}
#table_buff {
	background-color : #e3e3b9 ;
}

#top_border {
	background-image : url('../images/top_border.gif') ;
	background-repeat : repeat-x ;
}
#content_top {
	background-image : url('../images/content_top.gif') ;
	background-repeat : repeat-x ;
}
#content_btm {
	background-image : url('../images/content_btm.gif') ;
	background-repeat : repeat-x ;
}
#content_left {
	background-image : url('../images/content_left.gif') ;
	background-repeat : repeat-y ;
}
#content_right {
	background-image : url('../images/content_right.gif') ;
	background-repeat : repeat-y ;
}

//-->
