/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	font-family: Arial; font-size: 80%;
    align: center;

	
	}

.text { 
	color: #000000 
	}

a.menulink:link, a.menulink:visited { 
	color: #0033cc;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}


a:link { 
	color: #0033cc;
	}

a:visited { 
	color: #840084;
	}

a:hover,a:active { 
	color: #ff0000;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 80%;
	}

td { 
	font-family: Arial; font-size: 80%;
	}

/* END Common */

.Header {
	width: 720;
	}

.Header th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); background-color: #f7f7f7; color: #000000;
	width: 100%;
	}

.Header a:link { 
	color: #000000;

	}

.Header a:visited { 
	color: #000000;
	}

.Header a:hover, .Caption a:active { 
	color: #000000; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 3px;
	}

.HeaderRight img{
	width: 9px;
	}


/* Grid Options */
.Grid { 
	border-left: 1px solid #777777; border-bottom: 1px solid #777777;
	width: 100%;
	}

.Caption th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Row a:link { 
	color: #0033cc;
	}

.Row a:visited { 
	color: #840084;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

.Separator{
	color: #777777;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	vertical-align: top;
	background-color: #ececec; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	}

.AltRow a:visited { 
	color: #840084;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	}

.Footer a:visited { 
	color: #840084;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border-left: 1px solid #777777; border-bottom: 1px solid #777777;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Bottom td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0033cc;
	}

.Bottom a:visited { 
	color: #840084;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #ff0000;
	}

.GroupFooter td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d7d7d7; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #0033cc;
	}

.GroupFooter a:visited{
	color: #840084;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ff0000;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	border-bottom: 2px solid #777777;
	}

.SubTotal a:link {
	color: #0033cc;
	}

.SubTotal a:visited{
	color: #840084;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ff0000;
	}

.Total td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	}

.Total a:link {
	color: #0033cc;
	}

.Total a:visited{
	color: #840084;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	}

/* Form Options */
.Button { 
	background-color: #777777; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.Calendar { 
	border: 1px solid #777777;
	width: 720;
	margin-left: 30px;
	}

.CalendarWeekdayName{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ececec; 
	color: #000000;
	}

.CalendarWeekdayName a:link {
	color: #0033cc;
	}

.CalendarWeekdayName a:visited{
	color: #840084;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ff0000;
	}

.CalendarWeekendName{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ececec;	
	color: #000000;
	}

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #0033cc;
	}

.CalendarDay a:visited{
	color: #840084;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	background-color: #ececec;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #0033cc;
	}

.CalendarWeekend a:visited{
	color: #840084;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 80%;
	padding: 1px;
	border-top: 3px solid #777777; border-right: 3px solid #777777; border-left: 2px solid #777777; border-bottom: 2px solid #777777;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarToday a:link {
	color: #0033cc;
	}

.CalendarToday a:visited{
	color: #840084;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 80%;
	padding: 1px;
	border-top: 3px solid #777777; border-right: 3px solid #777777; border-left: 2px solid #777777; border-bottom: 2px solid #777777;
	text-align: center;
	background-color: #ececec;	
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #0033cc;
	}

.CalendarWeekendToday a:visited{
	color: #840084;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 1px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	background-color: #f7f7f7;	
	color: #777777;
	}

.CalendarOtherMonthDay a:link {
	color: #777777;
	}

.CalendarOtherMonthDay a:visited{
	color: #777777;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 80%;
	padding: 1px;
	border-top: 3px solid #777777; border-right: 3px solid #777777; border-left: 2px solid #777777; border-bottom: 2px solid #777777;
	text-align: center;
	background-color: #f7f7f7;	
	color: #777777;
	}

.CalendarOtherMonthToday a:link {
	color: #777777;
	}

.CalendarOtherMonthToday a:visited{
	color: #777777;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	text-align: center;
	background-color: #ececec;	
	color: #777777;
	}

.CalendarOtherMonthWeekend a:link {
	color: #777777;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #777777;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 80%;
	padding: 1px;
	border-top: 3px solid #777777; border-right: 3px solid #777777; border-left: 2px solid #777777; border-bottom: 2px solid #777777;
	text-align: center;
	color: #777777;
	background-color: #ececec;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #777777;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #777777;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #777777; border-right: 1px solid #777777;
	background-color: #d7d7d7;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 80%;
	padding: 3px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigator a:link {
	color: #0033cc;
	}

.CalendarNavigator a:visited{
	color: #840084;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #ff0000;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}

.CalendarEvent a:link {
	color: #0033cc;
	}

.CalendarEvent a:visited{
	color: #840084;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #ff0000;
	}
.transMenu57 {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.transMenu57 .content {
	POSITION: absolute
}
.transMenu57 .items {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; POSITION: relative; TOP: 0px
}
.transMenu57 TD {
	PADDING-RIGHT: 10px! important; PADDING-LEFT: 10px! important; FONT-WEIGHT: normal! important; FONT-SIZE: 11px! important; PADDING-BOTTOM: 4px! important; COLOR: #ffffff! important; PADDING-TOP: 4px! important; FONT-FAMILY: Arial, Helvetica, sans-serif! important; TEXT-ALIGN: left! important
}
#subwrap57 {
	TEXT-ALIGN: left
}
.transMenu57 .hover TD {
	COLOR: #ffffff! important
}
.transMenu57 .item {
	CURSOR: hand; TEXT-DECORATION: none
}
.transMenu57 .background {
	Z-INDEX: 1; FILTER: alpha(opacity=100); LEFT: 0px; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #bd9f00! important; moz-opacity: 1
}
.transMenu57 .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=100); WIDTH: 2px; POSITION: absolute; TOP: -3000px; moz-opacity: 1
}
.transMenu57 .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=100); LEFT: -3000px; POSITION: absolute; HEIGHT: 2px; moz-opacity: 1
}
.transMenu57 .hover {
	BACKGROUND-COLOR: #434d5b! important
}
.transMenu57 .item IMG {
	MARGIN-LEFT: 10px! important
}
TABLE.menu57 {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; Z-INDEX: 1; LEFT: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; POSITION: relative; TOP: 0px
}
TABLE.menu57 A {
	PADDING-RIGHT: 0px! important; DISPLAY: block! important; PADDING-LEFT: 0px! important; PADDING-BOTTOM: 0px! important; MARGIN: 0px; PADDING-TOP: 0px! important; POSITION: relative! important
}
DIV.menu57 A {
	DISPLAY: block! important; FONT-WEIGHT: normal! important; FONT-SIZE: 11px! important; MARGIN-BOTTOM: 0px! important; FONT-FAMILY: Arial, Helvetica, sans-serif! important; WHITE-SPACE: nowrap; HEIGHT: 29px; TEXT-ALIGN: left! important; TEXT-DECORATION: none! important
}
DIV.menu57 A:visited {
	DISPLAY: block! important; FONT-WEIGHT: normal! important; FONT-SIZE: 11px! important; MARGIN-BOTTOM: 0px! important; FONT-FAMILY: Arial, Helvetica, sans-serif! important; WHITE-SPACE: nowrap; HEIGHT: 29px; TEXT-ALIGN: left! important; TEXT-DECORATION: none! important
}
DIV.menu57 A:link {
	DISPLAY: block! important; FONT-WEIGHT: normal! important; FONT-SIZE: 11px! important; MARGIN-BOTTOM: 0px! important; FONT-FAMILY: Arial, Helvetica, sans-serif! important; WHITE-SPACE: nowrap; HEIGHT: 29px; TEXT-ALIGN: left! important; TEXT-DECORATION: none! important
}
DIV.menu57 TD {
	BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
DIV.menu57 TD.last57 {
	BORDER-RIGHT: 0px
}
#trans-active57 A {	
}
#menu57 A.hover {	
}
#menu57 SPAN {
	DISPLAY: none
}
#menu57 A IMG.seq1 {
	DISPLAY: inline
}
.transMenu57 IMG.seq1 {
	DISPLAY: inline
}
#menu57 A.hover IMG.seq2 {
	DISPLAY: inline
}
.transMenu57 .hover IMG.seq2 {
	DISPLAY: inline
}
#menu57 A.hover IMG.seq1 {
	DISPLAY: none
}
#menu57 A IMG.seq2 {
	DISPLAY: none
}
.transMenu57 IMG.seq2 {
	DISPLAY: none
}
.transMenu57 .hover IMG.seq1 {
	DISPLAY: none
}
#trans-active57 A IMG.seq1 {
	DISPLAY: none
}
#trans-active57 A IMG.seq2 {
	DISPLAY: inline
}
TABLE.moduletableannounce TD {
	PADDING-LEFT: 2px; FONT-SIZE: 12px; COLOR: #515151
}
TABLE.moduletableannounce A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #515151; TEXT-DECORATION: underline
}
TABLE.moduletableannounce A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #515151; TEXT-DECORATION: underline
}
TABLE.moduletableannounce A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000; TEXT-DECORATION: underline
}
TABLE.moduletablecontent TD {
	PADDING-RIGHT: 3px; PADDING-LEFT: 13px; COLOR: #867c5f; PADDING-TOP: 5px
}
TABLE.moduletablecontent A:link {
	PADDING-LEFT: 16px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: url() no-repeat 0px 4px; COLOR: #867c5f; LINE-HEIGHT: 16px; TEXT-DECORATION: underline
}
TABLE.moduletablecontent A:visited {
	PADDING-LEFT: 16px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: url() no-repeat 0px 4px; COLOR: #867c5f; LINE-HEIGHT: 16px; TEXT-DECORATION: underline
}
TABLE.moduletablecontent A:hover {
	PADDING-LEFT: 16px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: url() no-repeat 0px 4px; COLOR: #000; LINE-HEIGHT: 16px; TEXT-DECORATION: none
}
TABLE.moduletablelogin TD {
	FONT-SIZE: 11px; COLOR: #000
}
TABLE.moduletablelogin A:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 11px; COLOR: #000; TEXT-DECORATION: underline
}
TABLE.moduletablelogin A:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 11px; COLOR: #000; TEXT-DECORATION: underline
}
TABLE.moduletablelogin A:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 11px; COLOR: #887e62; TEXT-DECORATION: underline
}
TABLE.moduletablewelcome TD {
	FONT-SIZE: 11px; COLOR: #706033; LINE-HEIGHT: 13px; FONT-FAMILY: arial
}
TABLE.moduletablewelcome A:link {
	
}
TABLE.moduletablewelcome A:visited {
	
}
TABLE.moduletablewelcome A:hover {
	
}
TABLE.moduletabletopmenu TD {
	PADDING-RIGHT: 8px; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; COLOR: #9a8040
}
TABLE.moduletabletopmenu A:link {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #5e4336; TEXT-DECORATION: none
}
TABLE.moduletabletopmenu A:visited {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #5e4336; TEXT-DECORATION: none
}
TABLE.moduletabletopmenu A:hover {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: underline
.anav:link {
	COLOR: #8a171a; TEXT-DECORATION: underline
}
.anav:visited {
	COLOR: #8c1819; TEXT-DECORATION: underline
}
A:link {
	FONT-WEIGHT: bold; COLOR: #23282e; TEXT-DECORATION: underline
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #887e62; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #007FFF; TEXT-DECORATION: underline
}
.border {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid
}
.contentheading {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; PADDING-BOTTOM: 11px; COLOR: #766c54; LINE-HEIGHT: 20px; PADDING-TOP: 5px; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.componentheading {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; PADDING-BOTTOM: 15px; COLOR: #000; LINE-HEIGHT: 20px; PADDING-TOP: 5px; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.contentpagetitle:link {
	PADDING-LEFT: 25px; FONT-WEIGHT: bold; FONT-SIZE: 16px; BACKGROUND: url() no-repeat; COLOR: #343570; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.contentpagetitle:visited {
	PADDING-LEFT: 25px; FONT-WEIGHT: bold; FONT-SIZE: 16px; BACKGROUND: url() no-repeat; COLOR: #343570; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
