body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #8A8A8A;
}

a
{
	color: #5F98BD;
}

h1, h2, h3, h4, h5, h6
{
 	padding: 0;
	margin: 0;
	font-weight: normal;
}

.txt1
{
	color: #5F98BD;
}

.txt2
{
	color: #6F7F4D;
}

.txt2Bold
{
	color: #6F7F4D;
	font-weight: bold;
}

.txt3
{
	color: #FFFFFF;
}

.txt4
{
	font-family: Tahoma;
	color: #FF731E;
	font-size: 9px;
}

.txt5
{
   font-size: 18px;
}

.txt6
{
   font-size: 14px;
}

.txt7
{
	font-family: Tahoma;
	font-size: 11px;
	color: #8A8A8A;
}

.txt8
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF731E;
}

.txt9
{
	font-family: Tahoma;
	color: #8A8A8A;
}

.txt10
{
   font-family: Tahoma;
	font-size: 18px;
	color: #8A8A8A;
}

.selectCityText
{
	font-size: 16px;
}

.TableHeader
{
	background-color: #EE6C00;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #000000;
}

.resultsRow
{
	font-family:tahoma;
	color:#000000;
	font-size:11pt;
	background-color: #fff;
}
.resultsRow2
{
	font-family:tahoma;
	color:#000000;
	font-size:11pt;
}

.advancedSearchInput
{
   font-size: 18px;
   padding: 2px;
   color: #8A8A8A;
}

.emailFormInput
{
   font-size: 18px;
   padding: 2px;
   color: #8A8A8A;
}

.SubTitle
{
	font-family: Tahoma;
	font-size: 20px;
	color: #83B3B8;
}

.PageTitle
{
	font-family: Tahoma;
	font-size: 24px;
	color: #A7CB58;
}

.BlogTitle
{
	font-family: Tahoma;
	font-size: 16px;
	color: #83B3B8;		
}

.BlogContent
{
	color: #6F7F4D;
	font-family: Tahoma;
	font-size: 11px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(http://static.vertagen.net/images/rating/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(http://static.vertagen.net/images/rating/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(http://static.vertagen.net/images/rating/SavedStar.png);
}
