a:link {
	color: #000000;
	text-decoration: underline; 
}
a:visited {
	color: #000000;
	text-decoration: underline; 
}
a:hover {
	color: #00BEDB;
	text-decoration: underline; 
}
a:active {
	color: #000000;
	text-decoration: underline; 
}
.homelink A:link {
	color: #000000;
	text-decoration: none; 
}
.homelink a:visited {
	text-decoration: none;
	color: #000000;
}
.homelink A:hover {
	color: #00BEDB;
	text-decoration: none; 
}
.homelink a:active {
	text-decoration: none;
	color: #000000;
}
BODY {
	color: #000000;
	font-family:  Verdana;
	overflow-x: hidden;
	margin : 0px;
	background-image : url(../Images/GreenBackTile.jpg);
	background-repeat : repeat-x;
	background-color : #09D0EF;
}
TABLE {
	color: #000000;
	font-family:  Verdana;
	font-size : 9px;
	letter-spacing: 0.8px; 
}
input {
	font-size : 9px;
}
select {
	font-family:  Verdana;
	font-size : 9px;
}
TEXTAREA {
	font-family:  Verdana;
	font-size : 9px;
}
/*
---------------------------------------------------------------------------  Classes
*/
.dayCounter{
	color : #000000;
	font-size : 10px;
	font-weight: bold; 
}
.dayCounterOf{
	color : #939393;
}
.blackSpacer{
	padding : 0px 7px 0px 7px; 
}
.FooterDisclaimer {
	background-image : url(../Images/Blue_diagTile.gif);
	border-top : 1px solid #09D0E6;
	padding : 7px;
}
.Content {
	background-color : White;
	padding : 7px;
}
.BlueDiagonal {
	background-image : url(../Images/Blue_diagTile.gif);
	padding : 7px;
	border-bottom : 7px solid #ffffff;
}
.polaroid {
	background-image : url(../Images/HomeImgBdr_bottom.jpg);
	background-position:bottom; 
}
.Titles {
	font-family: Georgia;
	font-weight: bold;
	font-size : 15px;
	line-height : 15px;
	vertical-align : top;
	height: 18px;
}
.dotted {
	background-image: url(/Images/dotSpacer_Art.gif);
	background-repeat: repeat-x;
	background-position:center; 
}
.Date {
	font-family: Verdana;
	color: #9A9A9A;
	text-transform:lowercase; 	
}
.Header {
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold; 
}
.feature {
	font-family:  Verdana;
}
.mainHomeArticle {
	padding : 3px 8px 3px 8px;
}
.pola {
	background-image : url(../Images/pola.gif);
	background-repeat : repeat-x;
	background-color : #E7ECF0;
	background-position:top; 
}
.splat {
	background-image: url(../Images/splat.gif);
	background-repeat: no-repeat;
	background-position: center center;
}