.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.standardjustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
	
.standardlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standardexlargered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #790f00;
	text-decoration: none;
}

.standardexlargeredbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #790f00;
	text-decoration: none;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.null {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 25px;

}

a.undermainimage:link { 
color: maroon; 
background-color: transparent;
padding: 30x;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;

}

a.undermainimage:visited { 
color: black; 
background-color: transparent;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;


}

a.undermainimage:hover {
color: black; 
background-color: transparent;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;

}

.imgborder{
	border-style:outset;
	border-color: black;
	border-width:1px;
      }
	  

div.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
	top: 8px;
	left: 10px;
	width: 460px;
	height: 100%;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2;
	background-image: url(images/fadebg_508.gif);
	background-repeat: repeat-y;
	text-align: justify;
}
div.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #e7d3a2;
	text-decoration: none;
	position: relative;
	top: 10px;
	left: 0px;
	width: 222px;
	height: 100%;
	padding-left: 8px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2;
	background-image: url(images/comments_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: bottom;
}
