body
{
	background: #ffffff;
	background-image: url('images/page-bg.png');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited
{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	background-color: transparent;
	color: #fe028a;
	text-decoration: underline;
}
.nav, .nav:link, .nav:visited
{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	background-color: transparent;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
table
{
	empty-cells: show;
}
body, td, th
{
	color: #030303;
	font-family: verdana, sans-serif;
	font-size: small;
}
input, textarea
{
	background-color: #ffffff;
	color: #030303;
	font-family: verdana, sans-serif;
	font-size: 9pt;
}
input.check
{
	background-color: transparent;
}
select
{
	background-color: #F6F6F6;
	color: #030303;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
hr
{
	background-color: transparent;
	color: #6394bd;
}
.hrcolor
{
	background-color: #6394bd;
	border: 0;
	color: #6394bd;
	height: 1px;
}
blockquote
{
	background-color: #dee7ef;
	border: 1px solid black;
	color: #030303;
	font-size: x-small;
	margin: 1px;
	padding: 1px;
}
code
{
	background-color: #cccccc;
	border: 1px solid black;
	color: #030303;
	display: block;
	font-size: x-small;
	line-height: 1.3em;
	margin: 1px auto 1px auto;
	overflow: auto;
	padding: 1px;
	white-space: pre;
	width: 99%;
}
.quoteheader, .codeheader
{
	color: #030303;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}
.codeoperation
{
	font-weight: normal;
}
.help
{
	background-color: transparent;
	cursor: help;
}
.meaction
{
	background-color: transparent;
	color: red;
}
.editor
{
	width: 100%;
}
.highlight
{
	background-color: yellow;
	color: black;
	font-weight: bold;
}
.highlight2
{
	background-color: #B3F4B0;
	color: black;
}
.windowbg
{
	background-color: #F5F5F5;
	color: #030303;
}
.windowbg2
{
	background-color: #ffffff;
	color: #030303;
}
.approvebg
{
	background-color: #F6E0D4;
	color: #000000;
}
.approvetbg
{
	background-color: #E4A17C;
	color: #000000;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	background-color: #ff81c1;
	color: #000000;
	font-style: normal;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #030303;
	text-decoration: underline;
}
.catbg, .catbg3
{
	background-color: #ffffff;
	color: #030303;
	font-weight: bold;
}
.bordercolor
{
	background-color: #999999;
}
.
{
	border: 0px solid #000000;
	margin-top: 5px;
}
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
a img
{
	border: 0;
}
.birthday
{
	color: #920AC4;
}
.event
{
	color: #078907;
}
.holiday
{
	color: #000080;
}
.warn_mute
{
	color: red;
}
.warn_moderate
{
	color: orange;
}
.warn_watch
{
	color: green;
}
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	font-size: 18pt;
	font-weight: bold;
	left: 0;
	padding: 3px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
}
.bbc_color a
{
	color: inherit;
}
.bbc_img
{
	border: 0;
}
.bbc_list
{
	margin-bottom: 0;
	margin-top: 0;
}
.bbc_size
{
	line-height: 1.3em;
}
.bbc_table
{
	color: inherit;
	font: inherit;
}
.bbc_table td
{
	color: inherit;
	font: inherit;
	vertical-align: top;
}
.bbc_u
{
	text-decoration: underline;
}
ol.search_results
{
	margin-top: 0;
	padding-top: 0;
}
ol.search_results li
{
	padding-top: 5px;
}
.button_strip_submit
{
	background: transparent;
	border: 0;
	color: white;
	font-family: tahoma, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}
.button_strip_submit:hover
{
	color: #000000;
}
.openid_login
{
	background: white url(images/openid.gif) no-repeat;
	padding-left: 18px;
}
.features
{
	border-bottom: solid 1px #e0e0e0;
	clear: both;
}
.features_image
{
	float: left;
	margin: 1em 2em 0.5em 1em;
}
.features_switch
{
	float: right;
	margin: 0.2em 1em 1em 1em;
}
.features h4
{
	font-size: 1.1em;
	margin: 0;
	padding: 2em 0 0.5em 0.5em;
}
.features p
{
	margin: 0;
	padding: 0 1em 1em 1em;
}
.auto_suggest_div
{
	border: 1px solid black;
	position: absolute;
}
.auto_suggest_item
{
	background-color: #DDDDDD;
}
.auto_suggest_item_hover
{
	background-color: #888888;
	color: #EEEEEE;
	cursor: pointer;
}
.top
{
	background: url(images/new-header.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.top h1
{
	color: #000000;
	font-size: 13px;
	font-style: italic;
	padding-left: 20px;
	padding-top: 10px;
}
.top a
{
	color: #000000;
	text-decoration: none;
}
.top a:hover
{
	color: #000000;
	text-decoration: underline;
}
.top p
{
	color: #c0c0c0;
	float: right;
	font-weight: normal;
	padding-right: 20px;
	padding-top: 40px;
}
#headerlink
{
	cursor: pointer;
	height: 135px;
	width: 400px;
}

#topbanner {
	margin: 5px;
}

#topbanner {
	margin: 5px;
}

#topbanner a img {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	}