body {
	
	background: url(../images/main_back.jpg) repeat-x;
	font-family: tahoma, verdana;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #E4E7EC;
}

#wrapper {
	width: 764px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
	background-color: transparent;
}

html{
	scrollbar-face-color:#5D1E2D;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#F2F2E4;
	scrollbar-track-color:#000000;
	}

#headermenu {

	width: 760px;
	margin: 0px;
	padding: 0px;
	}
	
#headermenu ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: georgia;
    font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	line-height:24px;
    color:#000;
}

#headermenu li {
	color:#000;
	list-style: none;
	display: inline;

}

#headermenu li a {
	padding-left:20px;
	padding-right:15px;
	background: url(../images/butn_01.jpg)  no-repeat;
	background-position: left center;
	text-align:left;
	text-decoration: none;
	color:#FFFFFF;
	height:25px;
}

#headermenu li a:hover {
	background: url(../images/butn_02.jpg)  no-repeat;
	background-position: left center;
	border-color: #030;
	color: #B1A227;
	text-decoration:none;
}
#dropmenudiv{
	position:absolute;
	margin-left:20px;
	margin-top:5px;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	text-align:left;
	border:1px solid #000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/butn_01.jpg)  no-repeat;
	background-position: left center;
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height:17px;
	color:#000;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #972416;
	background-color: transparent;
	background: url(../images/butn_02.jpg)  no-repeat;
	background-position: left center;
}


a:link {
	color: #5D1E2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5D1E2D;
}
a:hover {
	text-decoration: underline;
	color: #A01B09;
}
body,td,th {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
}
a:active {
	text-decoration: none;
	color: #333333;
}

p {
	margin: 7px 15px 7px 15px;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-align:justify;
	}
	
td {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	text-align:justify;
	line-height:17px;
	height:17px;
	vertical-align:top;
	
	}
	
h1 {
	margin: 8px 4px 8px 4px;
	color: #5D1E2D;
	
	font-size: 20px;
	font-style:italic;
	font-weight: bold;
	letter-spacing:0px;
	padding:5px 5px 5px 5px;
	text-align:left;
	border-bottom:2px #5D1E2D solid;
	}

h2 {
	margin: 8px 4px 4px 15px;
	color: #174385;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-style:italic;
	letter-spacing:0px;
	padding:5px 5px 5px 5px;
	text-align:left;
	border-bottom:1px #174385 solid;
	}

h3 {
	margin: 0px 0px 0px 0px;
	color: #05245B;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
	padding:10px 5px 0px 10px;
}

h4 {
	margin: 0px 0px 0px 0px;
	color: #D300D3;
	font-size: 10pt;
	font-weight: bold;
	padding:5px 5px 5px 10px;
	text-align:left;
}

.leftcopy {
	margin: 0px;
	line-height: 14px;
	font: georgia,verdana, ariel;
	font-weight:bold;
	font-size: 8pt;
	padding: 0px 5px 0px 5px;
	text-align: left;
	color: #FFFFFF;
}

.rightcopy {
	margin: 0px;
	line-height: 14px;
	font: georgia,verdana, ariel;
	font-weight:bold;
	font-size: 8pt;
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-align: right;
}

.rightcopy a{
	color: #B1A227;
	
	font-weight:bold;
	text-decoration:none;
}

.rightcopy a:visited{
	color: #B1A227;
	font-weight:bold;
	text-decoration:none;
}

.rightcopy a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

form {
	margin:0px;
	padding:0px;
	}
	

input
{
font-size:15px;
color: #000000;
background: #ffffff;

margin: 0px;
padding: 0px;
}

select
{
font-size:9pt;
color: #000000;
background: #ffffff;
border: 1px solid #000;
margin: 0px;
padding: 0px;
}

submit
{
font-size:9pt;
color: #000000;
background: transparent;
margin: 0px;
padding: 0px;
}