body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgr.jpg);
	background-repeat: repeat;
}
.text
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.text1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.footertext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #924008;
	font-weight: normal;
	text-decoration: none;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #924008;
	font-weight: normal;
	text-decoration: none;
}

.footer:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.footerlink
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.footerlink:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


.style01 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-decoration: none;
	border: 0px;
	line-height: 15px;
	

}
.textyellow {
	color: #ffcc00;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-decoration: none;
	border: 0px;
	line-height: 15px;
	

}
.textmeron {
	color: #f28b0b;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-decoration: none;
	border: 0px;
	line-height: 15px;
	

}


.linkyellow {
	color: #ffcc00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-decoration: none;
	border: 0px;
	line-height: 15px;
	text-decoration: none;
	

}

.linkyellow:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-decoration: none;
	border: 0px;
	line-height: 15px;
	text-decoration: none;
	background-color: #630000;
	

}
.link {
	color: #ffcc00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-decoration: none;
	border: 0px;
	line-height: 15px;
	text-decoration: none;
	

}
.link:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-decoration: none;
	border: 0px;
	line-height: 15px;
	text-decoration: none;
	

}
.input
{
	background-color: #FCA98D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
}
.textarea
{
	background-color: #FCA98D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.formscroll {
	SCROLLBAR-FACE-COLOR: 8c3500;
	SCROLLBAR-HIGHLIGHT-COLOR: 470103;
	SCROLLBAR-SHADOW-COLOR: 470103;
	SCROLLBAR-3DLIGHT-COLOR: 470103;
	SCROLLBAR-ARROW-COLOR: 470103;
	SCROLLBAR-TRACK-COLOR: 470103;
	SCROLLBAR-DARKSHADOW-COLOR: 470103;
	SCROLLBAR-BASE-COLOR: 8c3500;
	display: block;


}
div.scrollholder
{
    position: relative;
    width: 487px; height: 244px;
    overflow: auto;
    z-index: 1;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: #470103;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background: #8c3500;
}  
.divider1
{
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	padding-left: 12px;
}
.divider2
{
	padding-right: 23px;
	padding-left: 12px;
}

