BODY {
        
	background-repeat: repeat;
	background-position: center center;
	scrollbar-shadow-color: #8F99A8;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-3dlight-color: #939DAD;
	scrollbar-darkshadow-color: #E3E8EF;
	scrollbar-track-color: #DCE0E7;
	scrollbar-arrow-color: #1A1D38;
	scrollbar-base-color: #D4D7E0;
}

td {
	font-size: 12px;
	line-height: 19px;

}
input {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #F3F3F3;
	vertical-align: middle;

}
.border{
	border-top: 1px solid #AF8F7B;
}

.border1{
	border-top: 0px solid #7EAB74;
	border-right: 1px solid #7EAB74;
	border-left: 1px solid #7EAB74;
	border-bottom: 1px solid #7EAB74;
}

.border2{
	border-top: 0px solid #AF8E7B;
	border-right: 1px solid #AF8E7B;
	border-left: 0px solid #AF8E7B;
	border-bottom: 0px solid #AF8E7B;
}

.border3{
	border-top: 0px solid #AF8E7B;
	border-right: 1px solid #AF8E7B;
	border-left: 1px solid #AF8E7B;
	border-bottom: 1px solid #AF8E7B;
}

.indexborder{
	border-top: 1px solid #ACA9BA;
	border-right: 1px solid #ACA9BA;
	border-left: 1px solid #ACA9BA;
	border-bottom: 1px solid #ACA9BA;
}


.indexborder1{
	border-top: 0px solid #cccccc4;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.indexborder2{
	border-left: 1px solid #ACA9BA;
}

.indexborder3{
	border-right: 1px solid #ACA9BA;
}

.indexborder4{
	border-right: 1px solid #ACA9BA;
	border-left: 1px solid #ACA9BA;
}

.indexborder5{
	border-top: 1px solid #ACA9BA;
	border-bottom: 1px solid #ACA9BA;
}

.indexborder6{
	border-right: 1px solid #CBA986;
	border-left: 1px solid #CBA986;
}

.sindexborder{
	border-top: 1px solid #724826;
	border-right: 1px solid #724826;
	border-left: 1px solid #724826;
	border-bottom: 1px solid #724826;
}

.border2{
	border-top: 0px solid #AF8F7B;
	border-right: 1px solid #AF8F7B;
	border-left: 1px solid #AF8F7B;
	border-bottom: 1px solid #AF8F7B;
}

.button {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #F3F3F3;
	vertical-align: middle;

}
.checkbox {
}
.button1 {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FfFfFf;
	vertical-align: middle;

}
textarea {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #F3F3F3;
	background-color: #f3f3f3;

}

A:link, A:active
{
    color: #000000;
    text-decoration: none;
}
A:visited
{ 
    color: #000000;
    text-decoration: none;
}
A:hover
{
    color: #FF0000;
    text-decoration: underline;
}
.A:link
{
    color: #000000;
    text-decoration: none;
}
.A:visited
{ 
    color: #000000;
    text-decoration: none;
}
.A:hover
{
    color: #000000;
    text-decoration: underline;
}
.co
{
	color:#FF3300;
	font-size:15px;
	font-weight:bold;
	letter-spacing:3px;
}

.newslink {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 9pt;

}
.newslink:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 9pt;

}
.newslink:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	line-height: 9pt;

}
