body
{
	background-color: #DFEEFD;
	background-image:url(../hastings-main/images/2008-layout/bluesky_back.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

A.type1:link    {text-decoration:none; color: #FFFFFF;}
A.type1:visited {color:#FFFFFF; text-decoration:none;}
A.type1:active  {text-decoration:none;}
A.type1:hover   {color:#FFDD00; text-decoration:none;}

A.type2:link    {
	color:#666666;
	text-decoration:underline;
}
A.type2:visited {color:#FF0000; text-decoration:underline;}
A.type2:active  {color:#FF0000; text-decoration:underline;}
A.type2:hover   {color:#ABCDEF; text-decoration:underline;}

A.type3:link    {color:#0000CC; text-decoration:underline;}
A.type3:visited {color:#0000CC; text-decoration:underline;}
A.type3:active  {color:#0000CC; text-decoration:underline;}
A.type3:hover   {color:#0085fe; text-decoration:underline;}

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

.hlt {
	COLOR: #000; BACKGROUND-COLOR: #F3F3F3}
.reg {
	COLOR: #000000; BACKGROUND-COLOR: #FFFFFF}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000066;}

.counter {
	color: #008fef;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;}

img.floatLeft { 
    float: left; 
    margin-right: 12px;
	margin-top: 2px;
}
img.floatRight { 
    float: right; 
    margin-left: 12px;
	margin-top: 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0 0 0 0; /* top right bottom left */
	font-weight: normal;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000066
	margin: 0 0 0 0; /* top right bottom left */
	font-weight: bold;
	color: #000066;
	margin: 0 0 0 0;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
