@charset "utf-8";
/* CSS Document */

html, body, #total
{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

td
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #d1bb8f;
	text-decoration: none;
	line-height: 20px;
}

img {
	border: none;
}

h1
{
	height: 40px;
	font-size: 32px;
	color: #0e9d32;
	text-decoration: none;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 60px;
	padding-top: 2px;
}
h2
{
	font-size: 20px;
	color: #e13d1e;
	text-decoration: none;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}
h3
{
	font-size: 16px;
	color: #e13d1e;
	text-decoration: none;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}
h4
{
	font-size: 30px;
	color: #d1bb8f;
	text-decoration: none;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
}

a
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #d1bb8f;
	text-decoration: underline;
	line-height: 20px;
}
a:hover
{
	color: #d1bb8f;
	text-decoration: underline;
}

a.link2
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #d1bb8f;
	text-decoration: none;
	line-height: 20px;
}
a.link2:hover
{
	color: #d1bb8f;
	text-decoration: underline;
}
a.link3
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #0e9d32;
	text-decoration: none;
	line-height: 20px;
}
a.link3:hover
{
	color: #0e9d32;
	text-decoration: underline;
}

a.paging1
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #d1bb8f;
	text-decoration: none;
	line-height: 20px;
	padding-right: 10px;
}
a.paging1:hover
{
	color: #e13d1e;
	text-decoration: none;
}
a.paging2
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #e13d1e;
	text-decoration: none;
	line-height: 20px;
	padding-right: 10px;
}
a.paging2:hover
{
	color: #e13d1e;
	text-decoration: none;
}

td.footer1
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #534d48;
	text-decoration: none;
}
a.footer1
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #534d48;
	text-decoration: none;
}
a.footer1:hover
{
	color: #756d67;
	text-decoration: none;
}

.devider1
{
	padding-left:10px;
	padding-right:10px;	
}

.textbox1
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #d1bb8f;
	background-repeat: repeat;
	border: solid 1px;
	border-color: #322713;
	vertical-align: middle;
	padding-left: 6px;
	height: 26px;
	background-color: #191309;
}
.button1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #191309;
	background: #d1bb8f;
	height: 26px;
	vertical-align: middle;
	text-decoration: none;
	border: solid 1px;
	border-color: #322713;
	width: 170px;
}
.button1:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #191309;
	background: #c6b083;
	height: 26px;
	vertical-align: middle;
	text-decoration: none;
	border: solid 1px;
	border-color: #322713;
	width: 170px;
}

.custom_images a {
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    cursor: pointer;
}
.custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }
