.hometable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #000000;
}


.boldletters {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.dateletters {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003333;
}
.footerletters {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
}

.letters {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003333;
}

.pagetitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

.mainlinks:link, .mainlinks:active, .mainlinks:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003333;
text-decoration:none;
border-bottom:1px solid #469042;
}

.mainlinks:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999;
text-decoration:none;
border-bottom:1px solid #000;
}

.newstitle:link, .newstitle:active, .newstitle:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003333;
text-decoration:none;
border-bottom:1px solid #469042;
}

.newstitle:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
text-decoration:none;
border-bottom:1px solid #000;
}

p.newstitle2 a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003333;
text-decoration:none;
border-bottom:1px solid #469042;
}

p.newstitle a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003333;
text-decoration:none;
border-bottom:1px solid #469042;
}

p.newstitle2 a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003333;
text-decoration:none;
border-bottom:1px solid #469042;
}

p.newstitle2 a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003333;
text-decoration:none;
border-bottom:1px solid #469042;
}

p.newstitle2 a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999;
text-decoration:none;
border-bottom:1px solid #000;
}

.lineunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.leftlinks:link, .leftlinks:active, .leftlinks:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;

}

.leftlinks:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#006600;
color:#000000;
text-decoration:none;
border-bottom:1px solid #00CC00;
}


.inputs {
	border: 1px solid #000000;
	color:#1F6A07;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
}



<!-- this creates the left menu... *************************************************** -->

.mainbody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F1F1;
	color:#000;
	margin: 0 0 0 0;
}

table.cellmenuinside a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
BORDER-COLOR: #F1F1F1;
background-color:#F5F8EF;
DISPLAY: block;
}

table.cellmenuinside a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
BORDER-COLOR: #F1F1F1;
background-color:#F5F8EF;
DISPLAY: block;
}

table.cellmenuinside a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
BORDER-COLOR: #F1F1F1;
background-color:#F5F8EF;
DISPLAY: block;
}

table.cellmenuinside a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
BORDER-COLOR: #F1F1F1;
background-color:#F5F8EF;
DISPLAY: block;
}

table.cellmenuinside a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
BORDER-COLOR: #F1F1F1;
background-color:#F5F8EF;
DISPLAY: block;
}

table.cellmenuinside {
border-width:1px;
BORDER-STYLE: solid;
BORDER-COLOR: #CCC;
}

div.cellmenuinside a {
	BACKGROUND: #F5F8EF;
	COLOR: #000;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 15px;
	background-image:url(../images/b_arrow.gif);	
	background-position:left;
	background-repeat:no-repeat;	
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #F1F1F1;
}

div.cellmenuinside a:link {
	BACKGROUND: #F5F8EF;
	COLOR: #000;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 15px;
	background-image:url(../images/b_arrow.gif);	
	background-position:left;
	background-repeat:no-repeat;	
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #F1F1F1;
}

div.cellmenuinside a:active {
	BACKGROUND: #F5F8EF;
	COLOR: #000;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 15px;
	background-image:url(../images/b_arrow.gif);	
	background-position:left;
	background-repeat:no-repeat;	
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #F1F1F1;
}

div.cellmenuinside a:visited {
	BACKGROUND: #F5F8EF;
	COLOR: #000;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 15px;
	background-image:url(../images/b_arrow.gif);	
	background-position:left;
	background-repeat:no-repeat;	
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #F1F1F1;
}

div.cellmenuinside a:hover {
	COLOR: #000000;
	BORDER-COLOR: #AAAAAA;
	BACKGROUND-COLOR: #DFDFDF;
	padding: 0px 0px 0px 15px;
	background-image:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	TEXT-DECORATION: none;
	BORDER-WIDTH: 1px 1px 1px 1px;
}

.full {
	border: 1px solid #000000;
}

.menu_back2 {
background-color:#BDDAB4;
}

<!-- this is the end of the left menu style... -->


.color3 {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}

.color4 {
	background-color: #F5F8EF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
