body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:black;
	background-image: url(/images/p_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
html {
overflow:hidden;
}
.brd {

}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CDB798;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CDB798;
	line-height: 25px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CDB798;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.brd2 {

	border: 1px solid #999999;
	height: 100%;
}
.a2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.a2:hover {

	text-decoration: none;
	color: #FFFFFF;
}
.text3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	line-height: 25px;
}


.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 12px/18px Verdana;
	z-index: 100;
	width: 199px;
	margin-top: 7px;
	margin-left: -57px;
	color: #FFFFFF;
	border-top: 1px solid #A34E00;
	border-left: 1px solid #A34E00;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #A34E00;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	background-image: url(/images/nav_bg5.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A34E00;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
