/* CSS Document */

/************************************/
/******** Initial CSS Coding ********/
/************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1 {
	font-size: 20px;
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h3 a {
	color: #eaeaea;
}

h3 a:hover {
	color: #c19b4d;
	text-decoration: none;
}

a {
	color:#cc0000;
	text-decoration: none;
}
	
a:hover {
	color:#cc0000;
	text-decoration: underline;
}
	
ul {
	margin-right: 0; 
}

li { 
	margin-left: 0; 
	line-height: 140%;
	padding: 0px 0px 5px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/************************************/
/********** Header Section **********/
/************************************/

#top-td {
	background: url(images/top_bg.jpg) repeat-x;
	height: 77px ;
}

#logo {	
	padding-left: 10px;
}

#top-links {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	color: #c98d13;
	font-size: 10px;
	font-weight: bold;	
}

#top-links a {
	text-decoration: none;
	color: #c98d13;
	font-weight: bold;
}

#top-links a:hover
{
	text-decoration: none;
	color: #eaaf36;
}

#menu-td {
	background: #590618;
	padding: 5px 0px;
	text-align: center;
}

#left-menubar {
	background: url(images/menu_left.jpg) no-repeat;
	height: 29px;
	width: 7px;
}

#center-menubar {
	background: url(images/menu_center.jpg) repeat-x;
	height: 29px;
	text-align: left;
	padding: 0px 5px;
	vertical-align: middle;
	color: #c98d13;
	font-weight: bold;	
}

#center-menubar a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 5px;
	color: #2b020b;
	font-weight: bold;
	text-decoration: none;
}

#center-menubar a:hover {
	color: #8a1f36;
	font-weight: bold;
	text-decoration: none;
}

#right-menubar {
	background: url(images/menu_right.jpg) no-repeat;
	width: 7px;
	height: 29px;
}

/************************************/
/********** Panels (left) ***********/
/************************************/

#panel-data {
	padding: 0px 5px;
	margin: 0px 0px 10px 0px;
	color: #ddd;
}

#panel-data h2 {
	color: #eee;
}

#left-td {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	vertical-align: top;
	width: 200px;
}

#left-td a {
	font-family: Arial, Helvetica, sans-serif;
	color: #e7b03f;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/red_btn.jpg) no-repeat;
	line-height: 27px;
	display: block;
	padding-left: 5px;
	margin: 3px 0px;
}

#left-td a:hover, #left-td a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #f8be53;
	font-weight: bold;
	background: url(images/gray_btn.jpg) no-repeat;
	text-decoration: none;
}

#left-td ul {
	list-style: none;
}

#left-td li {
	list-style-image: url(images/list_red.gif);
}

#left-td li a {
	text-decoration: none;
	color: #b0a28e;
	background: none;
	line-height: 14px;
}

#left-td li a:hover {
	text-decoration: none;
	color: #fff;
	background: none;
}

#left-top {
	background: #590618;
	background-position: bottom;
	height: 8px;
}

#left-mid {
	background: #590618;
	width: 200px;
}

#panel-bot {
	background: url(images/red_bot.jpg) no-repeat ;
	height: 8px;
}

#panel-list {
	background: #590618;
	color: #fff;
	padding: 10px 5px;
}

#panel-list ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold
}

#panel-list ul li a:hover {
	color: #a92c47;
}

/************************************/
/********* Panels (center) **********/
/************************************/

#center-td {
	text-align: left;
	width: 500px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	vertical-align: top;
}

#center-td p {
	padding: 0 10px;
}

/************************************/
/********** Panels (right) **********/
/************************************/

#right-td {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	text-align: left;
	width: 200px;
	vertical-align: top;
}

#right-top {
	background: #590618;
	height: 8px;
}

#right-mid {
	background: #590618;
	width: 200px;
}

#img {
	text-align: center;
}

#bottom-td {
	background: url(images/bottom_bg.jpg) repeat-x;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	vertical-align: bottom;
}

#bottom-td a {
	color: #cc0000;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

#bot-links {
	color: #590618;
	text-align: right;
	padding-right: 10px;
}

#bot-links a {
	color: #590618;
}

#bot-links a:hover {
	text-align: right;
	color: #97273f;
	text-decoration: underline;
}

#index2-bdy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;;
	width: 480px;
	padding: 0 10px;
}

/************************************/
/********** Login/Reg Page **********/
/************************************/

.login { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcc00;
	text-align: center;
	background-color: #CC0000;
	font-weight: bold;
}

.login a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-align: center;
	background-color: #cc0000;
	font-weight: bold;
}

.login a:hover {
	background-color: #669900;
	color: #444444;
	text-align: center;
}

.loginHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffcc00;
	color: #cc0000;
	font-weight: bold;
}

.loginHover a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffcc00;
	color: #cc0000;
	font-weight: bold;
}

.loginHover a:hover {
	background-color: #669900;
	color: #444444;
	text-align: center;
}

/************************************/
/*********** Extra Stuffs ***********/
/************************************/

td.borderBar {
	background-color: #770a1a;
	color: #770a1a;
	font-size: 9pt;
	text-align: center;
}

#main_content_container {
	font-size: 12px;
	padding: 5px;
}

#startTable {
	margin: 0 auto 0 auto;
	width: 80%;
	padding: 0px;
}

#startTable p {
	font-size: 12px;
}

tbody {
	font-size: 12px;
}

#form {
}

.blue_lg {
	color: #323f7d;
	font-weight: bolder;
	font-size: 26px;
	font-style: italic;
}

#asterisk {
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 9px;
}

#asterisk a {
	margin: 0;
	padding: 0;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: none;
	line-height: normal;
	display: inline;
}

#asterisk a:hover {
	color: #ddd;
	font-weight: normal;
	text-decoration: underline;
}

.date {
	font-size: 10px;
}