.left-border {
	background-image: url(../images/left-border-revised.gif);
	background-repeat: repeat-y;
}
.right-border {

	background-image: url(../images/right-border.gif);
	background-repeat: repeat-y;
}
body {
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html { 
scrollbar-arrow-color:#5D5845; 
scrollbar-track-color:#F3EFDF; 
scrollbar-face-color:#CBBB92; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#CCCCCC; 
scrollbar-darkshadow-color:#666666; 
scrollbar-shadow-color:#333333; 
} 


.bottom {
	bottom: 0px;
	background-position: bottom;
	left: 0px;
	right: 0px;
}
.txtNavBkgdColor {
	background-color: #CBBB92;
}
a:link {color: #000000} 
a:visited {color: #006699} 
a:hover {color: #CC9900} 
a:active {color: #000000} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD
} 
li {color: #5D5845; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.navText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF} 
.navText a:link {color: #FFFFFF; text-decoration: underline} 
.navText a:visited {color: #8A8264; text-decoration: underline} 
.navText a:hover {color: #F3EFDF; text-decoration: none} 
.navText a:active {color: #D1C297; text-decoration: none} 
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	text-align: justify;
	line-height: 1.6em;
} 
.mainText a:link {color: #666666; text-decoration: underline} 
.mainText a:visited {color: #666666; text-decoration: underline} 
.mainText a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mainText a:active {color: #333333; text-decoration: none}
.contentBackgroundColor {
	background-color: #F3EFDF;
}
.sidebarBkgdColor {
	background-color: #AFA88E;
}
.headlineBackgroundColor {
	background-color: #605B48;
}
.mainTextCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.mainTextRight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
#header {
	padding: 0px;
	height: 100%;
	background-color: #F3EFDF;
	width: 100%;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subheader {
	background-color: #000000;
	height: 75px;
}
#subheader img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

