body,td,th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #CCCCCC;
	background-image:url(../../siteimages/images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	margin: 0px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #003;
}
a:active {
	text-decoration: none;
	color: #333;
}	
div.quicklinks a {
	margin:2px;
	padding:2px;
	border: 1px solid #D1D1D1;
	background-color:#C6E1F9;
	text-decoration:none;
}
div.quicklinks a:hover {
	background-color:#DBE6E8;
	border:1px solid #999999;
	color:#000;
}
.bodybg {
	background-image:url(../../siteimages/images/body_bg.png);
	width:968px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
.usercontentbox {
	background-color:#DFF4FF;
	border:1px solid #333333;
}
.contentbox {
	background-color:#EAEAEA;
	border:1px solid #333333;
}
.rssnewsbar {
	background-color:#D1D1D1;
	border:1px solid #006;
}
.contentboxhead {
	border:1px solid #333333;
	overflow:hidden;
}
.breakingnewsbox {
	border:1px solid #333333;
	overflow:hidden;
	background-color:#EAEAEA;
	background-image:url(../../siteimages/images/breakingnews_head.jpg);
	background-repeat:repeat-x;
	width:932px;
	height:115px;
	margin-bottom:10px;
}
div.disclaimertext {
	font-size:10px;
	color:#FFF;
	margin:0 auto;
	text-align:center;
	line-height:160%;
}
div.disclaimertext a:link {
	color:#FFF;
	text-decoration:underline;
}
div.disclaimertext a:hover {
	color:#FFF;
	text-decoration:none;
}
div.footer {
	font-size:10px;
	color:#FFF;
	margin:0 auto;
	text-align:center;
	line-height:160%;
}
div.footer a:link {
	color:#FFF;
	text-decoration:none;
	background-color:#003;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	border:1px solid #000;
}
div.footer a:visited {
	color:#FFF;
	text-decoration:none;
	background-color:#003;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	border:1px solid #000;
}
div.footer a:hover {
	color:#003;
	background-color:#FFF;
}
div.footer a:active {
	color:#900;
	text-decoration:none;
	background-color:#FF6;
	border:1px solid #000;
}
.whiteheadtext {
	font-weight:bold;
	color:#FFF;
	font-size:13px;
}
.blackheadtext {
	font-weight:bold;
	color:#000;
	font-size:13px;
}
.blueheadtext {
	font-weight:bold;
	color:#006;
	font-size:13px;
}
.breakingnewshead {
	font-weight:bold;
	color:#FFF;
	font-size:20px;
}
.breakingnewstext {
	color:#333;
	font-size:15px;
	text-align:justify;
}
div.textboxscrolling {
	width:261px;
	height:150px;
	position:relative;
	padding:2px;
	text-align:left;
	border: 1px solid #9A9A9A;
	background-color:#E1E1E1;
	overflow:auto;
	margin:3px;
}
.textfield {
	border:solid 1px #999;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	background-color:#E1E1E1;
	width:90px;
	height:15px;
	padding:1px;
	margin:0px;
}
.textfield:focus {
	border:solid 1px #000;
	background-color:#F7C8C9;
	font-style:italic;
}
.button {
	border:1px solid #666;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	background-color:666;
	width:50px;
	margin:0px;
	padding:1px;
}
.spotlightborder {
	border:1px solid #000;
	margin:3px;
}