a {
	color: #4f3f6f;
}

a:hover {
	color: #5f4f8f;
}

a.nav {
	color: #906da5;
	text-decoration: none;
}

a.sub_menu {
	background: url('/images/bg_submenu.gif') repeat-x;
	border-bottom: 1px dotted #906da5;
	color: #ffdfff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

a.sub_menu:hover {
	color: #3f003f;
	background: #ffffff;
}

#nav, #nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 10;
}

#nav a {
	display: block;
	width: 104px;
}

#nav li {
	float: left;
	width: 114px;
}

#nav li ul {
	border: 1px solid #906da5;
	position: absolute;
	width: 108px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

body {
	background: #2d0a43;
	margin: 0px;
}

.nava_over {
	color: #3f003f;
	text-decoration: none;
}

.nava {
	color: #ffdfff;
	text-decoration: none;
}

h1 {
}

input, select, textarea {
}

.button {
}

td {
	color: #3f3f3f;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
}

.admin_header {
	background-color: #f1b41b;
	border: 1px solid #ffffff;
	font-weight: bold;
	padding: 5px;
}

.admin_item {
	background-color: #efdfff;
	border: 1px solid #ffffff;
	margin-left: 15px;
	padding: 5px;
}

.left_side_cell {
	background: url('/images/cta_bg.jpg') repeat-x bottom;
	height: 540px;
}

.left_side_div_main {
	border: 1px #ededed;
	border-style: none solid solid solid;
	height: 530px;
	position: relative;
	top: 10px;
}

.left_side_div_goldbar {
	background: #f6cf47;
	height: 2px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 218px;
}

.left_side_div_content {
	left: 16px;
	position: absolute;
	top: 16px;
}

.left_side_item_active {
	border-bottom: 1px solid #ededed;
	background: #ededed;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	width: 185px;
}

.left_side_item {
	border-bottom: 1px solid #ededed;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	width: 185px;
}

.left_side_sub_item_active {
	border-bottom: 1px solid #f4f4f4;
	background: #f4f4f4;
	font-weight: bold;
	height: 20px;
	padding-left: 9px;
	padding-top: 5px;
	width: 185px;
}

.no_underline {
	text-decoration: none;
}

.nav_over {
	background: url('/images/nav_over.jpg') no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	padding-top: 5px;
	text-align: center;
	width: 110px;
}

.nav_static {
	color: #906da5;
	background: url('/images/nav_static.jpg') no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	padding-top: 5px;
	text-align: center;
	width: 110px;
}

.right_side_cell {
	background: url('/images/cta_bg.jpg') repeat-x bottom;
	height: 162px;
}

.right_side_div_content {
	left: 16px;
	position: absolute;
	top: 16px;
}

.right_side_div_goldbar {
	background: #f6cf47;
	height: 2px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 218px;
}

.right_side_div_main {
	background: url('/images/cta_bg.jpg') repeat-x bottom;
	border: 1px #ededed;
	border-style: none solid solid solid;
	height: 152px;
	position: relative;
	top: 10px;
}

.small {
	font-size: 10px;
}

