body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/grad.gif);
	overflow: -moz-scrollbars-vertical;
}
body, td, p, .mainText {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #555555;
}
form {
	margin : 0 0 0 0;
}
input {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color : #333333;
}
textarea {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color : #333333;
}
select {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color : #333333;
}
option {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color : #333333;
}
a:link {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a.greyLink:link {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.greyLink:visited {
	color: #333333;
	text-decoration: none;
}
a.greyLink:hover {
	color: #333333;
	text-decoration: underline;
}
a.whiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.orangeLink:link {
	color: #FF6633;
	text-decoration: underline;
}
a.orangeLink:visited {
	color: #FF6633;
	text-decoration: underline;
}
a.orangeLink:hover {
	color: #FF6633;
	text-decoration: none;
}
.smallText {
	font-size: 10px;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.categoryLink:link {
	font-size: 12px;
	color: #940C08;
	text-decoration: underline;
}
a.categoryLink:visited {
	font-size: 12px;
	color: #940C08;
	text-decoration: underline;
}
a.cityLink:link {
	font-size: 12px;
	font-weight: bold;
	color: #940C08;
	text-decoration: underline;
	line-height: 25px;
}
a.cityLink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #940C08;
	text-decoration: underline;
	line-height: 25px;
}

a.redLink:link {
	color: #940C08;
	text-decoration: underline;
}
a.redLink:visited {
	color: #940C08;
	text-decoration: underline;
}
a.redLink:hover {
	color: #940C08;
	text-decoration: none;
}	
a.redLink2:link {
	color: #940C08;
	text-decoration: none;
}
a.redLink2:visited {
	color: #940C08;
	text-decoration: none;
}
a.redLink2:hover {
	color: #940C08;
	text-decoration: underline;
}
a.whiteLinkNU:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLinkNU:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLinkNU:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
.dataText {
	padding-top: 5px;
	padding-bottom: 5px;
}
.greenTextBig {
	font-size: 12px;
	color: #376307;
}
li {
	font-size: 12px;
	color: #555555;
}
.whiteText {
	color: #FFFFFF;
}
.greenText {
	color: #336600;
}
.redText {
	color: #940C08;
}
.orangeText {
	color: #FF6633;
}
.darkText {
	color: #333333;
}
.article_text {
	line-height: 2em;
}
.article_quote {
	font-size: 16px;
	color: #336600;
	line-height: 2em;
	font-style: italic;
	
}
.article_title {
	font-size: 15px;
	color: #336600;
	text-transform: uppercase;
	font-weight: bold;
}
.article_title2 {
	font-size: 12px;
	color: #336600;
	font-weight: bold;
	font-style: italic;
}
.article_author {
	font-size: 12px;
	color: #336600;
	font-style: italic;
}
.article_footer {
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.article_first_letter {
	font-size: 20px;
	color: #333333;
}
.tabText {
	font-size: 12px;
	color: #FFFFFF;
}