/* CSS Document */

body {
	background-image: url(images/bg_body.png);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 11px;
}

h1 {
	color: #666666;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px;
	border-bottom: #cccccc 1px solid;
	padding: 0px 0px 15px 0px;
	text-transform: uppercase;
}

a {
	text-decoration: underline;
	color: #5A5A4C;
}

a:hover {
	text-decoration: none;
	color: #5A5A4C;
}

.main_table {
	margin-left: auto;
	margin-right: auto;
}

a.menu_link {
	text-decoration: none;
	display: block;
	width: 96px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	color: #5A5A4C;
	font-weight: bold;
	line-height: 27px;
}

a.menu_link:visited {
	text-decoration: none;
	color: #85806D;
}

a.menu_link:active {
	text-decoration: none;
	color: #5A5A4C;
}

a.menu_link:hover {
	text-decoration: underline;
}

.menu_button {
	background-image: url(images/index_05.png);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #85806D;
	font-weight: bold;
	text-align: center;
}

.content_area {
	background-color: #ffffff;
	text-align: left;
	padding: 30px;
}

.footer {
	font-size: 10px;
	color: #5A5A4C;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	border-top: 1px solid #B8B5A7;
}

a.footer_link {
	font-size: 10px;
	text-decoration: underline;
	color: #5A5A4C;
	font-weight: bold;
}

a.footer_link:visited {
	font-size: 10px;
	color: #5A5A4C;
	font-weight: bold;
}

a.footer_link:active {
	font-size: 10px;
	color: #5A5A4C;
	font-weight: bold;
}

a.footer_link:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

img.title {
	margin-bottom: 10px;
}

#dropmenudiv{
	position:absolute;
	border: 1px solid #6B3D15;
	border-bottom-width: 0;
	font:normal 1em Arial;
	line-height:18px;
	z-index:100;
	background-color: #6B3D15;
	text-align: left;
	margin: 6px 0px 0px 0px;
	text-indent: 5px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #6B3D15;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#dropmenudiv a:hover{
	background-color: #B7811A;
}
.menu_button {
	background-image: url(images/index_05.png);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #85806D;
	font-weight: bold;
	text-align: center;
}

.btn_login {
	padding: 5px 8px 5px 8px;
	border: #D2B476 1px solid;
	background-color:#FBF8F2;
	width: 100px;
	text-align: center;
}

#login_body {
	width: 350px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding: 20px;
	border: 1px solid #D2B476;
}
a.menu {
	color: #ffffff;
	font-weight: bold;
}

td.menu {
	border-right: 2px solid #ffffff;
	background-color: #999999;
}

td.menu_selected {
	border-right: 2px solid #ffffff;
	background-color:#666666;
}
.row_odd {
	background-color: #F7F6F3;
}
.row_even {
	background-color: #ffffff;
}
td.column_headers {
	background-color:  #5D7B9D;
	color: #ffffff;
}
td#directory_list {
	background-color:#666666;
	padding: 7px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.table_5 {
	border-top: 1px solid #cccccc;	
}
#img_president {
	padding-top: 10px;
}

