﻿.fontlocation
{
	font: 12px/16px arial, helvetica, sans-serif;
}

.fonttitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3983BC;
}


.fontsubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3983BC;
}
.fontwhitesubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.fontnormal
{
	font: 12px/16px arial, helvetica, sans-serif;
	color: #000000;
}
.font14
{
	font: 14px arial, helvetica, sans-serif;
	color: #000000;
}
.fontcopyright
{
	font: 12px/16px arial, helvetica, sans-serif;
	color: #000000;
	text-align:center;
}
.fontfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.fontbold
{	
	font-weight: bold;
}
.fontprice
{	
	color:Maroon;
}
.asteriskBig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
}

.formbggrey
{
	background-color: #e8e8ff
}

.hline1
{
	background-image:url(../images/all/hline1.gif);
	background-repeat:repeat-x;
	height:10px;
}