.border {
	border: 1px solid #007329;
}
.borderthk {
	border: 4px double #007329;
}
.cellbg {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
A:active { 
    text-decoration: none;
}
A:link {
	color: #007329;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #007329;
	text-decoration: none;
}
A:hover  {
	color: #C65210;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, "Trebuchet MS";
}
.horiline {
	BORDER-BOTTOM: 1px solid #B14B0E; BORDER-LEFT: 0px solid black; BORDER-RIGHT: 0px solid black; BORDER-TOP: 1px solid #F2937B
}
.veriline {
	BORDER-BOTTOM: 1px solid #A7B6A7; BORDER-LEFT: 1px solid #ffffff; BORDER-RIGHT: 1px solid #A7B6A7; BORDER-TOP: 1px solid #ffffff
}
.alltxt {
    font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 9pt;
	line-height: 16px;
}
.cellrows {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7A8F7A;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.borderblue {
	border: 1px solid #2952A5;
}
.borderust {
	border: 1px solid #C15411;
}
.indexbg {
	background-attachment: scroll;
	background-image: url(../images/indexbg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
