body {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
a {
	color: White;
}

A:ACTIVE {
	color: Blue;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F5F5F5;
}
.mainMenuBG {
	background-color: #E6DECE;
}
.mainMenuSep {
	border-bottom: 1px solid #DAD2C0;
}

.mainMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.mainMenuLink a, .mainMenuLink a:active  {
	background-color : #E6DECE;
	color : #888888;
	display : block;
	padding : 4px 0px 2px 12px;
	text-decoration : none;
	width : 100%
}
.mainMenuLink a:hover {
	background-color : #990000;
	color : #E6DECE;
	text-decoration : none
}

.mainMenuLinkOn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color : #990000;
	color : #E6DECE;
	display : block;
	padding : 4px 0px 2px 12px;
	text-decoration : none;
	width : 100%
}

.mainMenuLinkAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.mainMenuLinkAlt a {
	background-image: url(../images/point_off.gif);
	background-repeat: no-repeat;
	background-position: 90%;
	background-color : #E6DECE;
	color : #888888;
	display : block;
	padding : 4px 0px 2px 12px;
	text-decoration : none;
	width : 100%

}
.mainMenuLinkAlt a:hover {
	background-image: url(../images/point_on.gif);
	background-repeat: no-repeat;
	background-position: 90%;
	background-color : #990000;
	color : #E6DECE;
	text-decoration : none
}

.mainMenuLinkAlt a:active {
	background-image: url(../images/point_on.gif);
	background-repeat: no-repeat;
	background-position: 90%;
	background-color : #990000;
	color : #E6DECE;
	text-decoration : none
}
.mainMenuLinkAltOn a {
	background-image: url(../images/point_on.gif);
	background-repeat: no-repeat;
	background-position: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color : #990000;
	color : #E6DECE;
	display : block;
	padding : 4px 0px 2px 12px;
	text-decoration : none;
	width : 100%
}
.navTable {
	background-color: #E6DECE;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.navTableBlack {
	border-top: 1px solid #E2D7C8;
	border-bottom: 5px solid #000000;
}
.navCol {
	background-image: url(../images/nav_point.gif);
	background-repeat: no-repeat;
	background-position: 90% bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A07E5E;
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
}
.navColLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A07E5E;
	padding-right: 2px;
	padding-left: 2px;
}
A.navColLink {
	color: #A07E5E;
	text-decoration : none;
}
A.navColLink:HOVER {
	color : #A07E5E;
	text-decoration : UNDERLINE
}
.catText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 10px;
}

.catText2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 9px;
}

.catTopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A07E5E;
	padding-left: 4px;
}
A.catTopText {
	text-decoration: none;
}
A.catTopText:HOVER {
	text-decoration: underline;
}
.catDescText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6DECE;
	letter-spacing: 1px;
}
.navIconLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6DECE;
	text-decoration: none;
}
A.navIconLink, A.navIconLink:ACTIVE, A.navIconLink:VISITED {
	color: #E6DECE;
	text-decoration: none;
}
A.navIconLink:HOVER {
	color: #E6DECE;
	text-decoration: underline;
}
.activeText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	font-weight: normal;
}
.activeTable {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.thumbLinkCol {
	padding-left: 17px 
}

.thumbNonLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6DECE;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 3px;
}

.thumbLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #E6DECE;
}
A.thumbLink,  A.thumbLink:ACTIVE, A.thumbLink:VISITED{
	text-decoration: none;
	color: #E6DECE;
}
A.thumbLink:HOVER {
	text-decoration: underline;
	color: #E6DECE;
}

.thumbNavLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #E6DECE;
	padding-top: 15px;
}
A.thumbNavLink, A.thumbLink:VISITED{
	text-decoration: none;
	color: #E6DECE;
}

A.thumbNavLink:ACTIVE, #now{
	text-decoration: none;
	color: #990000;
}

A.thumbNavLink:HOVER {
	text-decoration: underline;
	color: #FFFFFF;
}


.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6DECE;
	padding-bottom: 10px;
}
A.copyright, A.copyright:ACTIVE, A.copyright:VISITED {
	color: #E6DECE;
	text-decoration: none;
}
A.copyright:HOVER {
	color: #E6DECE;
	text-decoration: underline;
}
.copyrightRoom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6DECE;
}
.armPic {
	padding-top: 47px;
}