body { font-family: arial;color:#6a7b7a }

td  { font-family: arial; font-size: 12px ;color:#6a7b7a}

a {
	color: #62454d;
	text-decoration:none;
}

a:hover {
	color: #62454d;
	text-decoration:underline;
}


.Menu 		{ color: white; font-size:12px;text-decoration:none}
.Menu2 		{ color: #c8acca; font-size:12px;text-decoration:none}

a:link.Menu  	{ font-family: arial; color: white; text-decoration:none; }
a:visited.Menu  { font-family: arial; color: white;}
a:hover.Menu    { font-family: arial; color: white; text-decoration:underline ; }
a:hover.Menu2    { font-family: arial; color: white; text-decoration:underline ; }


input 
{
	font-family     : arial; 
	font-size       : 12px;
}

.LoginInput
{
	border-style    : solid; 
  	border-color    : #62454d;
	border-width    : 1px;
	margin          : 1pt;
	font-family     : arial; 
	font-size       : 11px;
 	color		: #000000; 
}
.frmfield
{
	border-style    : solid; 
  	border-color    : #62454d;
	border-width    : 1px;
	margin          : 1pt;
	font-family     : arial; 
	font-size       : 11px;
 	color		: #000000; 
	width       :170px;
}

.Strip { font-size:14px; color: #5f424a; }
.HomeBannerText { font-size:15px; color: #ffffff; }

.leftBG {
	background-image: url(images/main/leftBG.gif);
	background-repeat: repeat-y;
}
.RightBg {

	background-image: url(images/main/RightBG.gif);
	background-repeat: repeat-y;
	background-position:right;
}
.buttonBG {
	background-image: url(images/main/btnBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #499908;
	text-align: center;
	background-image: url(images/main/btnBG.gif);
	height: 40px;
	width: 130px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.textleftbg {

	background-image: url(images/main/textleft.gif);
	background-repeat: repeat-y;
}
.textrightbg {


	background-image: url(images/main/textright.gif);
	background-repeat: repeat-y;
}
.dots {
	background-image: url(images/main/dots.gif);
	background-repeat: repeat-y;
}
.sitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6a7b7a;
}
.sitefontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a7b7a;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/main/bottomGreen.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.LinksActive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9B7C52;
	text-align: center;
	background-image: url(images/main/activelink.gif);
	height: 40px;
	width: 130px;
	vertical-align: middle;
	background-repeat: no-repeat;
}

.copyrightsml {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image: url(images/main/bottomGreen.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.sitefontBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
.textblock {
margin-left:20px;
}