/*********** main text styles ************/


.H1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1.9em;
	line-height: 1em;
	color: #cc0000;
	font-weight: lighter;
}

h1.first {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #cc0000;
	font-weight: lighter;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1.7em;
	line-height: 1em;
	color: #cc0000;
	font-weight: lighter;
}

.body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.75em;
	line-height: 1.8em;
	color: #ffffff;
}

.body2 {
	font-family: Arial,Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
	color: #ffffff;
}

.smalltext {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.65em;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
}

A{	color: #000000;
	text-decoration: underline;
}

A:hover{
	color: #999999;
	text-decoration: underline;
}

/*********** main nav styles ************/

.homemainlinkroll {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.85em;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	height: 12px;
	padding: 0px;
	background-image: none;
	border-bottom-depth: 0px;
    border-bottom-style: none;
	border-bottom-color: none;
	background-color: none;
	display: list-item;
	list-style: none;
	line-height: 1.0em;
	text-indent: 0px;

}

A.homemainlinkroll:hover { 
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.85em;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	width: 150px;
	height: 12px;
	padding: 0px;
	background-image: none;
	display: list-item;
	list-style: none;
	line-height: 1.0em;
	text-indent: 0px;
}

.homemainlinkroll2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.78em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	height: 9px;
	padding: 0px;
	background-image: url(images/spacer01.gif);
	border-bottom-depth: 0px;
    border-bottom-style: none;
	border-bottom-color: none;
	background-color: none;
	display: list-item;
	list-style: none;
	line-height: 0.8em;
	text-indent: 10px;

}

A.homemainlinkroll2:hover { 
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.78em;
	color: #cc0000;
	text-decoration: underline;
	font-weight: normal;
	width: 150px;
	height: 9px;
	padding: 0px;
	background-image: url(images/spacer01.gif);
	display: list-item;
	list-style: none;
	line-height: 0.8em;
	text-indent: 10px;
}

.boxsize {
	height: 50px;
	width: 140px;
}
