body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-align: center;
}

a img { border: 0px; }

input {
	border: 1px solid #ccc;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

textarea {
	border: 1px solid #ccc;
	overflow: hidden;
	background: transparent;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

button.footer_button{
	background: transparent url(../images/arrow.gif) no-repeat; 
	background-position: left; 
	border: 0px; 
	text-align: left; 
	padding-left: 15px; 
	cursor: pointer; 
	font-family: Arial; 
	font-size: 10px; 
	color: #333;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 799px;
}

#home {
	text-align: left;
}

#content{
	margin-top: 0px;
	padding-bottom: 20px;
	background: url(../images/background_map.gif) no-repeat; 
	width: 799px; 
	min-height: 430px;
}

#content_background{
	margin: 0px;
	background: url(../images/background_background.gif) repeat-y; 
	width: 799px; 
	min-height: 26px !important;
	border-right: 1px solid #d2d2d2;
}

#content_footer{
	margin: 0px;
	background: url(../images/background_footer.gif) no-repeat; 
	width: 799px; 
	min-height: 21px;
	border-right: 1px solid #d2d2d2;
}

#main {
	float: right;
	width: 455px;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: #333;
}

#links {
	padding-top: 0px;
	margin-left: 330px;
	text-align: left;
	border-right: 1px solid #d2d2d2;
	width: 469px;
	margin-top: -17px;
}

#footer {
	margin-top: 3px;
	background: url(../images/bottom.gif) no-repeat; 
	width: 799px; 
	height: 19px;
}


.row_section {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	background: #c5ddfb;
}

.row_section_first{
	font-family: Arial;
	font-size: 12px;
	color: #333;
	background: #c5ddfb;
}

.c01 {font-family: Arial; font-size: 11px; color: #111;}
.c02 {font-family: Arial; font-size: 11px; color: #111;}
.c03 {font-family: Arial; font-size: 11px; color: #111;}
.c04 {font-family: Arial; font-size: 11px; color: #111;}
.c05 {font-family: Arial; font-size: 11px; color: #111;}
.c06 {font-family: Arial; font-size: 11px; color: #111;}
.c07 {font-family: Arial; font-size: 11px; color: #111;}

th.c01{font-family: Arial; font-size: 12px; color: #e0af14;}
th.c02{font-family: Arial; font-size: 12px; color: #e0af14;}
th.c03{font-family: Arial; font-size: 12px; color: #e0af14;}
th.c04{font-family: Arial; font-size: 12px; color: #e0af14;}
th.c05{font-family: Arial; font-size: 12px; color: #e0af14;}
th.c06{font-family: Arial; font-size: 12px; color: #e0af14;}
th.c07{font-family: Arial; font-size: 12px; color: #e0af14;}
th.upper_row_cell{font-family: Arial; font-size: 12px; color: #e0af14;}

.row_even {
	background: #f5f4f4;
}

.row_odd {
	background: #fff;
}

.table1{
	/*border: 0px;*/
	width: 450px;
}

#page_title {
	border-bottom: 2px solid #e0af14;
	font-family: Arial; 
	font-size: 24px; 
	font-weight: normal;
	color: #e0af14;
	margin-bottom: 10px;
	margin-right: 20px;
}


#menu_left{
	float: left;
	width: 320px;
	text-align: left;
	padding-left: 10px;
}

#menu_left ul{
	list-style-image: url(../images/arrow.gif);
	margin-left: -10px;
}

#menu_left ul li{
	margin-top: 5px;
}

#menu_left ul li a{
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	color: #000;
}

#menu_left ul li a:hover{
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	color: #2e08f6;
}


#main_content{
	margin-right: 10px;
}
