.bg {
	background-image:url(../images/addressbg.jpg);
	background-repeat:repeat-x;
	background-color: #9EC616;
}

.smallred
{
	font-family:Arial;
	color:#9D001B;
	font-size:9px;
	text-decoration:none;
}
.darkgreen
{
	font-family:Tahoma;
	color:#18471F;
	font-size:11px;
	text-decoration:none;
}
.darkred1
{
	font-family:Tahoma;
	color:#9D001B;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.darkred
{
	font-family:Arial;
	color:#9D001B;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.darkred:hover
{
	font-family:Arial;
	color:#008738;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
.narrowwhite
{
	font-family:Courier New;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.white
{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.includetopletter
{
	font-family:Arial;
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
}
.white:hover
{
	font-family:Tahoma;
	color:#92D62E;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.widewhite
{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:24px;
	text-decoration:none;
}

.darkredbig
{
	font-family:Arial;
	color:#9D001B;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
	
.normaltext
{
	font-family:Arial;
	color:#18471F;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}

.normaltextblue
{
	font-family:Arial;
	color:#0B359B;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}
	
.morelink
{
	font-family:Arial;
	color:#368ACC;
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
}

.morelink:hover
{
	font-family:Arial;
	color:#9D001B;
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
}

.copyright
{
	font-family:Tahoma;
	color:#C3DC70;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.copyright:hover
{
	font-family:Tahoma;
	color:#9D001B;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.home
{
	font-family:Tahoma;
	color:#9DC617;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.home:hover
{
	font-family:Tahoma;
	color:#9D001B;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.green
{
	font-family:Tahoma;
	color:#008738;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.redText {	
	font-family:Arial;
	color:#FF0000;
	font-size:11px;
}
.txtBox {  font-family:Arial; font-size: 11px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: #7F807E; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.txtButton { font-family:Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #CD010D; border-color: #F59329 #000000 #000000 #F59329; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px }