.bg {
	background-color: #323027;
}
.blk_bg {
	background-color: #000000;
}
.inner_table_bg {
	background-image:url("../p_bg/v_shim.gif")
}
.heading01 {
	font-weight: bold;
	font-size: 13px;
	color: #B9B4A1;
	font-family: Arial, Helvetica, sans-serif;
}
.gobutton   {
	font-weight: bold;
	font-size: 11px;
	color: #B9B4A1;
	font-family: Arial, Helvetica, sans-serif;
	cursor:HAND;
	background-color: #000000;
	border-right: 1px solid #878165;
	border-top: 1px solid #878165;
	border-left: 1px solid #878165;
	border-bottom: 1px solid #878165;
}
.textbox	{
	font-weight: normal;
	font-size: 13px;
	color: #D6D2C7;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #323027;
	cursor:HAND;
	background-color: #3C3C3C;
	border-right: 1px solid #6A6551;
	border-top: 1px solid #6A6551;
	border-left: 1px solid #6A6551;
	border-bottom: 1px solid #6A6551;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6D2C7;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6D2C7;
}
.alink:link { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #B67E78; font-size: 13px;font-weight: bold; }
.alink:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #B67E78; font-size: 13px; font-weight: bold; }
.alink:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #E6E3DD; font-size: 13px; font-weight: bold }
.alink:active { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #E6E3DD; font-size: 13px; font-weight: bold }

/* bodytext margins */

.bodytext {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

/* admin */

.adlink:link { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ffffff; font-size: 11px;font-weight: bold; }
.adlink:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ffffff; font-size: 11px; font-weight: bold; }
.adlink:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ffaaff; font-size: 11px; font-weight: bold; }
.adlink:active { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ffaaff; font-size: 11px; font-weight: bold; }

.adbar {
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 5px;
		padding-top: 5px;
		color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #222222;
		height: 20px;
}

.highlight {
/*		background-color: #111111;*/
		background-color: #555555;
}

