A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	COLOR : #846309;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url("images/back.jpg");
}

h1 {
	COLOR : #846309;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.table_main {
	width : 702px;
	COLOR : #2D2D2D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#nav {
	width:242px;
	height: 31px;
	margin:25px 0px 11px 440px;
}

.nav1 {
	background:url(images/nav_01.jpg) no-repeat;
	display: inline;
	float: left;
	height: 31px;
	list-style: none;
	width: 63px;
}

.nav1:hover {
	background:url(images/nav_01_2.jpg) no-repeat;
	display: inline;
	float: left;
	height: 31px;
	list-style: none;
	width: 63px;
}

.nav2 {
	background:url(images/nav_02.jpg) no-repeat;
	display: inline;
	float: left;
	height: 31px;
	list-style: none;
	width: 88px;
}

.nav2:hover {
	background:url(images/nav_02_2.jpg) no-repeat;
	display: inline;
	float: left;
	height: 31px;
	list-style: none;
	width: 88px;
}

.nav3 {
	background:url(images/nav_03.jpg) no-repeat;
	display: inline;
	float: left;
	height: 31px;
	list-style: none;
	width: 91px;
}

.nav3:hover {
	background:url(images/nav_03_2.jpg) no-repeat;
	display: inline;
	float: left;
	height: 31px;
	list-style: none;
	width: 91px;
}

.top_nav {
	display: inline;
	float: left;
}

.table_center {
	width : 670px;
	background-color : #FFFFFF;
	margin-bottom: 5px;
	padding-top : 0px;
}

.box_left_border_left {
	background-image : url("images/box_left_border_left.jpg");
	width : 3px;
}

.box_left_border_right {
	background-image : url("images/box_left_border_right.jpg");
	width : 3px;
}

.box_left_content {
	background-image : url("images/box_left_back.jpg");
	width : 195px;
}

#navcontainer { margin-top: 10px; margin-left: 10px; margin-right: 10px; padding-bottom: 5px; }


#navcontainer a
{
	COLOR : #2D2D2D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

#navcontainer a:hover
{
	COLOR : #846309;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#navlist li
{
	COLOR : #2D2D2D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 9px;
}

.copyright {
	COLOR : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height: 30px;
	font-weight : bold;
	text-align : center;
}