body { 
	background-image: url(images/bg_line.jpg);
	background-repeat: repeat-y;
	background-position:center;
	overflow:auto; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	scrollbar-face-color:#815d4d; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#815d4d; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-arrow-color:#FFFFFF;
	background-color:#62483b;
}
.text {
	color:#FFFFFF; 
	text-decoration: none; 
	font-family: arial, helvetica, geneva, verdana; 
	font-size: 13px; 
	font-weight: normal;
}
.head {
	color:#62483b;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing:0.2em;
	font-weight:bolder;
	font-style: normal;
}
a {
	font-size: 13px; 
	color:#0033CC; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
a:visited {
	color:#CC6633; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:link{
	color:#CC6633;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;  
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
}
.title {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.text {
	color:#e1b29b;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}


p {
	color:#0F3C5B;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

INPUT.outline { border-top: 1px black solid; 
				border-left: 1px black solid; 
				border-right: 1px black solid; 
				border-bottom: 1px black solid; background: #FFffff;; margin-left:3px; margin-right:3px; font-size:11px;}
.select{ overflow:auto; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; scrollbar-face-color:	#5F170B; scrollbar-highlight-color: EDE9E4; scrollbar-3dlight-color:ffffff; scrollbar-track-color:EDE9E4; scrollbar-shadow-color: EDE9E4; scrollbar-darkshadow-color: #000000; scrollbar-arrow-color: #000000;}

.pic{border:solid #301E16 1pt}


.top{
background-image:  url(images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.bg_right{
background-image:  url(images/bg_rg.jpg);
background-repeat:no-repeat;
background-position: left top;
}
.bg_left{
background-image:  url(images/bg_lf.jpg);
background-position: right top;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/bg_site.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.special_bg{
background-image:  url(images/spec_bg.jpg);
background-repeat:no-repeat;
background-position:top;
}
.style1 {
	color: #FF9933;
}
img { 
	behavior: url(iepngfix.htc); 
	border: 0px;
}