#content
{
	width: 700px;
	text-align: left;
	margin-right: 1%;
	margin-left: 1%;
	padding-right: 10%;
	padding-left: 10%;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
	font-weight: 700;
}
h1 {
	font-size: 16px;
	text-align: center;

}
.title {
	background-color: #FFBD91;
	width: 100%;
}
.title2 {
	background-color: #B6DEF1;
	width: 100%;
}
.title3 {
	background-color: #FCF9B1;
	width: 100%;
}
.border {
	border: 1px solid #00CCFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
}
hr {
	background-color: #3399FF;
	color: #00CCFF;

}
table {
}
body {
	background-color: #DDF1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/backgroundWhite.gif);
	background-repeat: repeat-y;
	background-position: center;


}
.resultslink {
	font-size: 10px;
}
.hidden {
	font-size: 1px;
	color: #FFFFFF;

}
.borderbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
.highlightDate {
	background-color: #FFCC66;
}
.homepageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #00A3DA;
	border: 1px solid #0000CC;
	width: 100%;
	padding: 4px;
}
.homepagetables {
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CCFF;
}
.navtd { 
 font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400
 	
}
.navtd a:hover {
		color: #0033FF;
		background-color: #FFFFFF;
		width: 100%;

	}
a {  color: #000033 }
a:hover {
	color: #0033FF;
	background-color: #FFFFFF;
	background-image: url(/images/bgDots.gif);
	

}
.fresh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 700;
	color: #FF6600;
}
.red {
	font-size: 18px;
	color: #FF0000;
}
.adsense {
	clear: left;
	float: right;
	height: 600px;
	width: 120px;
}
