a  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #926F07;
}

a:hover  {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

h1 {
	color: #3A3A3A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style : italic;
	border-bottom: 1px solid #B28F27;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 15px;
}

h2 {
	color: #3A3A3A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style : italic;
	border-bottom: 1px solid #B28F27;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 15px;
}
h3 {
	color: #3A3A3A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style : italic;
	border-bottom: 1px solid #B28F27;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 15px;
}

h4 {
	color: #3A3A3A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style : normal;
	border-bottom: 1px solid #B28F27;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 15px;
}

.loginblock {
	color: #3A3A3A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style : normal;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 15px;
}


.table_main {
	width: 990px;
	color: #3A3A3A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.table_left_right {
	width: 190px;
	background-color: #FFF4D6;
	vertical-align: top;
}

.table_left_right_content {
	padding: 5px 10px 10px 10px;
}

.table_left_right_content li {
	list-style: url( ../images/bullet.png);
	margin-left: -0.1in;
}


.block_nav {
	background-image : url(../images/block_back.jpg);
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
}

.block_nav a {
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.block_nav a:hover {
	text-decoration: underline;
}

.block_title {
	background-color: #B28F27;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.table_center {
	width: 610px;
	background-color: #FFFBEB;
	vertical-align: top;
}
.textbox {
	border: 1px solid #2E5DB1;
	background-color: #FFFBEB;
	font-size: 14px;
	color: #000000;
}

.footer {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3A3A3A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}