/* CSS Document */

BODY{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#DED1A4;
scrollbar-track-color:#333333;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'#DED1A4';
scrollbar-darkshadow-Color:'';
background-attachment:fixed;
background-image: url(images/bg.gif);
background-color: #baaa6f;
margin-top: 3px;
}
.style1 {font-family: "Monotype Corsiva"; font-size: 12px; font-weight: bold; color: #D2C8A5; }
.style2 {font-family: Tahoma; font-size: 11px; text-decoration: none; color: #FFFFFF; }
.style3 {color: #FFFFFF; font-size: xx-small; font-family: Tahoma, Arial; }
.style4 {font-size: 16px}
.style5 {font-size: 18px}

.style6 {color: #FFFFFF}
.style9 {color: #FFFFFF; font-weight: bold; }

a:link {
	color: #ffffff; 
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #D9CD9C;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 10px;
}
.nav, .nav a:link, .nav a:visited, .nav a:active {
	color: #D2C8A5;
	font-family: Tahoma, Arial;
	font-size: 12px;
	} 

.nav a:hover {
	color: #ECE9D8;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	} 
.navcred, .navcred a:link, .navcred a:visited, .navcred a:active {
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 8px;
	text-decoration:underline;
	} 

.navcred a:hover {
	color: #D9CD9C;
	font-family: Tahoma, Arial;
	font-size: 8px;
	text-decoration:underline;
	} 

p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #525252;
}
ul {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #464C4E;
}
li {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #464C4E;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}