/* BODY STYLES */
body {margin:0px;padding:0px;color:#666;font-family:verdana, arial, helvetica, sans-serif;background-image: url(../images/bg.jpg);}
body,td,th {font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color:inherit;}
a {font-size: 12px; color: #000066; background-color:inherit;}
a:link {text-decoration: none; color: #000055; background-color:inherit;}
a:visited {text-decoration: none; color: #000055; background-color:inherit;}
a:hover {text-decoration: underline; color: #990000; background-color:inherit;}
a:active {text-decoration: none; color: #000066; background-color:inherit;}
a:link.menu {color: #fff; font-size:10px; background-color:inherit;}
a:visited.menu {color: #fff;font-size:10px; background-color:inherit;}
a:active.menu {color: #fff;font-size:10px; background-color:inherit;}
a:hover.menu {color: #fff;text-decoration: underline;font-size:10px; background-color:inherit;}
a:link.fd {color: #666; font-size:10px; background-color:inherit;}
a:visited.fd {color: #666;font-size:10px; background-color:inherit;}
a:active.fd {color: #666;font-size:10px; background-color:inherit;}
a:hover.fd {color: #666;text-decoration: underline;font-size:10px; background-color:inherit;}
a:link.clickherelink {color: #fff; font-size:10px; background-color:inherit;}
a:visited.clickherelink {color: #fff;font-size:10px; background-color:inherit;}
a:active.clickherelink {color: #fff;font-size:10px; background-color:inherit;}
a:hover.clickherelink {color: #fff;text-decoration: underline;font-size:10px; background-color:inherit;}


#date {
	right: 10px;
	paddin-top: 40px;
}

.clickhere {
	float:right;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	padding-right: 3px;
	padding-bottom: 6px;
}
.subtitle1 {
	color:#000;
	font-size:15px;
	font-weight:bold;
	border-bottom: dotted 1px #ccc;
}
.subtitle2 {
	color:#000033;
	font-size:15px;
	font-weight:bold;
	border-bottom: dotted 1px #ccc;
}
#hr1 {
	border-bottom: 1px dotted #ccc;
	width: 100%;
}

.littleSize {font-size: 10px;}

.font16bold { font-size: 16px;	font-weight: bold;}
.font12boldblack { color: #000000; font-weight: bold; font-size:12px}

.newsletterSignup {
	border: 1px solid #B8B8B8;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Arial, Verdana, sans-serif;
	width: 196px;
	text-align: left;
	margin-bottom: 10px;
}

select {
	border: 1px solid #AAAAAA;
	background-color: #FAFAFF;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
}

.copyright {color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.size10 {font-size: 10px}
.white11txt {color: #FFFFFF; font-size: 11px; }