td {
	text-align: justify;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#3A3A3A;
}
form
{
	margin:0px;
}
a
{
	color:#3A3A3A;
	text-decoration:none;
}
a:hover
{
	color:#3A3A3A;
	text-decoration:underline;
}
.light
{
	color:#565E69;
	font-weight:bold;
}
a.light
{
	color:#565E69;
	text-decoration:underline;
}
a.light:hover
{
	color:#565E69;
	text-decoration:none;
}
.blue
{
	color:#0A87A2;
	font-weight:bold;
}

a.blue
{
	color:#0A87A2;
	font-weight:normal;
	text-decoration:underline;
}


a.blue:hover
{
	color:#0A87A2;
	font-weight:normal;	
	text-decoration:none;
}
a.blue_n
{
	color:#0A87A2;
	text-decoration:none;
}
a.blue_n:hover
{
	color:#0A87A2;
	text-decoration:underline;
}
.menu_active
{
	color:#3A3A3A;
	text-decoration:underline;
}
p {
	line-height: 20px;
	padding: 10px;
	margin: 0px;
	text-align: justify;
}
.redbigcenter {
	font-size: medium;
	font-weight: normal;
	text-align: center;
	color: #0A87A2;
}

.bluesmall {
	color: #0A87A2;
}
.redsmall {
	color: #CF0932;
}
.pricestart {
	color: #333333;
	text-decoration: line-through;
}
.pricepromotion {
	font-size: medium;
	color: #CF0932;
	text-decoration: underline;
}
.bluesmallunderline {
	text-decoration: underline;
	color: #0A87A2;
}
.formlabel {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.greysmall {
	color: #666;
}
.redbig {
	color: #CF0932;
	font-weight: bold;
}
.greysmallunderline {
	text-decoration: underline;
	color: #666;
}
.td-center {
	text-align: center;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#3A3A3A;
}
.td-center-heading {
	text-align: center;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#0A87A2;
	background-color: #cccccc;
}
.td-center-heading-bold {
	text-align: center;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#0A87A2;
	background-color: #cccccc;
	font-weight: bold;
}
.td-center-bold {
	text-align: center;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#3A3A3A;
	font-weight: bold;
}
.redbigblink {
	color: #CF0932;
	font-weight: bold;
	font-style: italic;
	text-decoration: blink;
}

