BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: White;
	width: 1200px;
	margin-left:auto; 
	margin-right:auto;
}
A { 
	text-decoration: underlined;
	color: #000099;
}
A:visited { 
	color: #0033cc; 
	text-decoration: underlined;
} 
A:hover { 
	color: #0066ff; 
	text-decoration: none ;
	background: #ddeeff;
}
A.menu { 
	text-decoration: underlined;
	color: #fff; 
	font-size: 10px;
	font-weight: normal;
}
A.menu:visited { 
	color: #fff; 
	text-decoration: underlined;
	font-size: 10px;
	font-weight: normal;
} 
A.menu:hover { 
	color: #FC3; 
	text-decoration: none ;
	font-size: 10px;
	font-weight: normal;
}
A.topMenu { 
	text-decoration: underlined;
	color: #fff; 
	font-weight: bold;
}
A.topMenu:visited { 
	color: #fff; 
	text-decoration: underlined;
	font-weight: bold;
} 
A.topMenu:hover { 
	color: #fff; 
	text-decoration: none ;
	font-weight: bold;
}
A.adWords { 
	color: #060; 
	font-weight: bold;
}
A.adWords:visited { 
	color: #060; 
	text-decoration: underlined;
	font-weight: bold;
} 
A.adWords:hover { 
	color: #060; 
	text-decoration: none ;
	font-weight: bold;
}
P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
}
.white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff; 
}
.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff; 
}
.soon{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 9px;
	font-weight: bold; 
}
.subHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #039; 
}
.subHeadingBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #039;
	font-weight: bold; 
}
.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #039;
	font-weight: bold; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #039;
	font-weight: bold; 
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #039;
	font-weight: bold; 
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	
.adWords { 
	color: #060;
}
.directoryBorder {
	border-top: 1px solid #039;
	border-left: 1px solid #039;
	border-right: 1px solid #039;
	border-bottom: 1px solid #039;
}
.directoryBorderTop {
	border-bottom: 1px solid #039;
	background-color: #9CF;
}
.subnavdashed	{
	background: #fff; 
	background-color: #fff;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}						
.altsubnavdashed	{
	background: #f0f0f0;
	background-color: #f0f0f0;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.commentsTable	{
	border: 1px solid #ccc;
	background-color: #eee;
}
.commentsHeader	{
	background-color: #ccc;
	padding: 2px 2px 2px 2px;
}
.comments 		{
	padding: 2px 2px 2px 2px;
}
