body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	background-image: url(images/bgbott.gif);
	background-repeat: repeat;
	scrollbar-face-color: #EADEC6; 
	scrollbar-highlight-color: #EADEC6; 
	scrollbar-shadow-color: #EADEC6;
	scrollbar-3dlight-color: #660000;                
	scrollbar-arrow-color: #660000; 
	scrollbar-track-color: #EADEC6; 
	scrollbar-darkshadow-color: #660000;
}

.border1 {
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
	padding-right: 5px;
	padding-left: 5px;
}

.border {
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.bgbott {
	background-image: url(images/barbg.gif);
	background-repeat: repeat;
	text-align: center;
	}

.line {
	background-image: url(images/linebg.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.gpbg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.padding {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;






}

.text {
	background-color: #DAC8B2;
}

navpad {
	padding: 5px;
	text-align: center;
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left left;


}
.lines {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.maincontent {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navbg {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.padding a:link {
	text-decoration: none;
}

.padding a:visited {
	color: #660000;
	text-decoration: none;
}


a:link {
	color: #660000;
}

a:hover {
	color: #996633;
}


a:visited {
	color: #660000;
}
.padding a:hover {
	color: #CC6600;
}
.bold {
	font-weight: bold;
}

.maincontent2 {
	background-image: url(images/startbg.gif);
	background-repeat: repeat;

}
.centbo {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.head {
	font-size: 11px;
	font-weight: bold;
}
.seperator {
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;

}
.head2 {
	font-size: 12px;
	font-weight: bold;
}
input {
	background-color: #DAC8B2;
	border: 1px solid #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;

}
textarea {
	background-color: #DAC8B2;
	border: 1px solid #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
