﻿.setbg { background: #B6A585 url(images/Background.26C.png) repeat top left; 
}
.txtcenter {
	text-align: center;
}
.normalBeige {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #EEECD0;
	text-decoration: none;
}
.smallBeige {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #EEECD0;
	text-decoration: none;
}
.normalWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.smallWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.noBorder {
	border-width: 0pt;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #EEECD0;
	text-decoration: none;
	text-align: center;
}
	
hr {
	
	color: #EEECD0;
	height: 6px;
}

a {
	color: #EEECD0;
}

li {
	font-size:large;
	color:#EEECD0;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #EEECD0;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #CCCCCC;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #EEECD0;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #999966;
}

