
td, body {
	font-family: Tahoma, Verdanah, Arial, Helvetica, sans-serif;
	color: #B5B5DC;
	font-size: 11px;
	line-height: 13px;
}

body {
	background-image: url(images/background_center.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #1F1432;
	padding:0;
	margin:0;
}

table.top {
	background-image: url(images/background_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

td.right_box {
	padding: 15px 0px 15px 15px;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D1CB6B;
	text-decoration: none;
}


a.list:visited, a.list:link, a.list:active {
	color: #B5B5DC;
	text-decoration: none;
}
a.list:hover {
	color: #D1CB6B;
}

h2, .h2, a.h2:visited, a.h2:link, a.h2:active {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.h2:hover {
	color: #D1CB6B;
}

h1, .h1, a.h1:visited, a.h1:link, a.h1:active {
	color: #D1CB6B;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.h1:hover {
	color: #FFFFFF;
}

.largeheadings {
font-size:20px;
font-weight:100;
line-height:20px;
}

.oops, oops {
	color: #FF0000;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

input.formbutton { 
	margin: 0; 
	font-size: 110%; 
	font-family: Arial, Sans-serif; 
	border: 1px solid #D1CB6B; 
	background: #FFFFFF; 
	color: #666666; 
	padding: 1px; 
	font-weight: bold; 
}

.footer, a.footer:visited, a.footer:link, a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.subtle_nav {
	font-size: 10px;
	color: #FFFFFF;
}

.sessions {
	color: #FFFFFF;
}

.indent_bullet {
	margin-left: 11px;
}

.imgborder {
	border-color: #7C7B9B;
}
.footer, a.footer_link:visited, a.footer_link:active, a.footer_link:link {
	color: #6D6C8E;
	text-decoration: none;
}
a.footer_link:hover {
	color: #8E8DA9;
	text-decoration: none;
}
