body { 
	background-color: #9F896A;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}

.menu {
	background-image: url(/images/menu_back_center.gif);
	background-repeat: repeat-x;
}

.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.menu_bottom {
	background-image: url(/images/menu_bottom_center.gif);
	background-repeat: repeat-x;
}

.menu_bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F896A;
}

.box {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	width: 252px;
	height: 185px;
}

.box td {
	padding: 12px; 
	margin: 0px; 
}

.box a{
	color: #044476;
	font-weight: bold;
}

.box h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D7C09E;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
} 

.box p{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 4px;
	margin-bottom: 4px; 
}

.textual_box th{
	color: #D7C09E;
	background-color: #9F896A;
	height: 48px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.textual_box td{
	background-color: #FAD6A9;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	padding: 12px;
	margin: 0px;
	vertical-align: top;
}

.textual_box p{
	margin-top: 4px;
	margin-bottom: 4px; 
}

.textual_box a{
	color: #044476;
	font-weight: bold;
}

.textual_box ul{
	padding-left: 10px;
	padding-right: 0px;
}

.textual_box li{
	list-style-image: url(/images/item_list_icon.gif);
}

.main_menu{
	background-color: #9F896A;
}

.menu_level1 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #D7C09E;
	padding-left: 10px;
}

.menu_level2 {
	padding-left: 20px;
}

.menu_level2 a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: White;
}

.main_content{
	background-color: #FAD6A9;
}

.main_content a{
	color: #044476;
	font-weight: bold;
}

.main_content h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: Black;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.main_content p{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px; 
}

.main_content input{
	background-color: #D7C09E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}

.main_content select{
	background-color: #D7C09E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}

.main_content textarea{
	background-color: #D7C09E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}

img {
	border: 0px;
}

.light a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D7C09E;
	text-decoration: none;
}

.dloadImg {
	padding-top:5px;
}
