body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 15px;
}

.indent {
	padding-left: 15px;
	padding-right: 15px;

}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	font-weight: bold;

}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}

a.news {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
a.news:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}

a.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
}

a.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a.readMore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}


a.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}

a.footerLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	MARGIN: 0px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 4px;
	padding-left: 0px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-bottom: 4px;
	padding-left: 0px;
	font-style: normal;
}

				
.formButtonCheckOut {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #197F80;
	color: #000000;
	border: 1px solid #666666;
	height: 22px;
	width: auto;
	border: thin outset;

}

.searchFields {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C6C6C6;
	color: #000000;
	border: 0px solid #C6C6C6;
	height: 20px;
	width: 120px;
}

.formButton {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDFDF;
	color: #000000;
	border: 0px solid #C6C6C6;
	height: 20px;
	width: 120px;
}

.smTxt {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dottedLineBottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D4D4D;
	letter-spacing: 1px;
}
.dottedLineTop {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
