/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/hg_body.jpg);
	background-repeat: repeat-x;
	background-color:#FFFCEA;
	scrollbar-3dlight-color : #EF9F00;
	scrollbar-arrow-color : #EF9F00;
	scrollbar-base-color : #FEEE97;
	scrollbar-darkshadow-color : #FEEE97;
	scrollbar-face-color : #FEEE97;
	scrollbar-highlight-color : #FEEE97;
	scrollbar-shadow-color : #EF9F00;
	scrollbar-track-color : #FFF1BB;
}
td.bodyleft1{
	background-image:url(../img/bodytopleft1.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
td.bodyleft2{
	background-image: url(../img/bodyleft2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.bodyright1{
	background-image: url(../img/bodytopright1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
td.bodyright2{
	background-image: url(../img/bodytopright2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
tr.bodycontent{
	background-image:url(../img/hg_contentsub.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
tr.hgsub{
	background-image: url(../img/hg_sub.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#FFEB8E;
}
td.hgnav{
	background-color:#295989;
}
td.hgcontent{
	background-color:#FFF7CE;
}
td.hgcontentleft{
	background-color:#FFF1BB;
}
table.left{ 
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4A3C00;
	line-height:16px;
}
table.left td{ 
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4A3C00;
	line-height:16px;
}
table.left strong{ 
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#780E10;
	line-height:16px;
}
table.left h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#780E10;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.left a{ 
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#780E10;
	line-height:16px;
	text-decoration:none;
}
table.left a:link{ 
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#780E10;
	line-height:16px;
	text-decoration:none;
}
table.left a:active{ 
	text-decoration:none;
}
table.left a:hover{ 
	color:#EFA000
	text-decoration:underline;
}
table.left a:visited{ 
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #B38E00;
	border-bottom : 1px solid #B38E00;
	border-color : #B38E00;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A3C00;
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #B38E00;
	border-bottom : 1px solid #B38E00;
	border-color : #B38E00;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A3C00;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #B38E00;
	border-bottom : 1px solid #B38E00;
	border-color : #B38E00;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A3C00;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A3C00;	
	line-height:20px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A3C00;	
	line-height:20px;
	font-weight: bold;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A3C00;	
	line-height:20px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A3C00;	
	line-height:20px;
}
span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A3C00;	
	line-height:20px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A3C00;	
	line-height:20px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A3C00;	
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	color:#780E10;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	color:#780E10;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	height: 1px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#780E10;
	line-height:20px;
	text-decoration: none;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#780E10;
	line-height:20px;
	text-decoration: none;

}
a:active{
	text-decoration: none;
}
a:hover{
	color:#EFA000;	
	text-decoration: underline;
}
a:visited{
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.breadcrumbs{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #C09129;
	text-decoration: none;
}
td.breadcrumbs strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #C09129;
	text-decoration: none;
	font-weight:bold;
}
td.breadcrumbs a{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #C09129;
	text-decoration: none;
}
td.breadcrumbs a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #C09129;
	text-decoration: none;

}
td.breadcrumbs a:active{
	text-decoration: none;
}
td.breadcrumbs a:hover{
	color:#EFA000;	
	text-decoration: none;
}
td.breadcrumbs a:visited{
	text-decoration: none;
}
