body, input {
    font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    background: #E8EFF7;
    color: #4A4A4A;
    padding: 0;
    margin: 0;
    margin-bottom: 3px;
    text-align: center;
    font-size: 9pt;
}
#white_bit {
	height: 13px;
	background: #FFFFFF;
}
a img {
	border: 0;
}
a {
    color: #525252;
    font-weight: bold;
    text-decoration:none;
}
input {
	vertical-align: middle
}
.input {
	vertical-align: middle;
	background: #F2F6F9;
	text-align: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	border-right: 1px solid #F4F5F7;
	border-bottom: 1px solid #F4F5F7;
	color: #7F7F7F;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 1px;
}
a:hover {
    color: #0080FF;
}
h2 {
	color: #FF3394;
	font-size: 13pt;
}
#top_links {
	background: url(images/menu_bk.gif) repeat-x top;
	height: 36px;
}
#menu_links {
	float: left;
}
.container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 776px;
}
#search_box {
	float: right;
	background: #FFFFFF url(images/search_bottom.gif) repeat-x bottom;
}
#search_left {
	background: url(images/search_left.gif) no-repeat left top;
}
#search_right {
	padding-left: 10px;
	padding-right: 5px;
	background: url(images/search_right.gif) no-repeat right top;
}
#search_spacer {
	height: 27px;
	width: 1px;
	float: left;
	margin: 0;
}
#search_box input {
	margin-top: 2px;
}
#searchbutton {
	padding: 0;
}
#main_container {
	border-top: 3px solid #D1DEEE;
}
#header {
	margin-top: 8px;
	padding-left: 22px;
	height: 84px;
}
#logo {
	float: left;
}
#description_outer {
	margin-left: 218px;
	padding-top: 3px;
}
#description {
	font-size: 8pt;
	color: #6C8DAC;
	background: #EBF2F8 url(images/desc_bk.gif) repeat-x top;
}
#description_inner {
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#try_sites_outer {
	border: 1px solid #D1DFEC;
	margin-bottom: 9px;
}
#try_sites {
	color: #FE007A;
	padding-left: 16px;
	font-size: 8pt;
	background: #FFFDFE;
	border: 1px solid #E8EFF7;
	line-height: 20px;
}
#try_sites a {
	color: #3A3A3A;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
}
#try_sites a:hover {
	color: #000000;
}
#main_top {
	background: #FFFFFF url(images/main_top.gif) repeat-x 0 5px;
}
#tleft_corner {
	background: url(images/tleft_corner.gif) no-repeat left top;
}
#tright_corner {
	background: url(images/tright_corner.gif) no-repeat right top;
	height: 13px;
}
#main_content {
	background: #FFFFFF;
	padding: 8px;
}
#main_bottom {
	background: #FFFFFF url(images/main_bottom.gif) repeat-x bottom;
}
#bleft_corner {
	background: url(images/bleft_corner.gif) no-repeat left bottom;
}
#bright_corner {
	background: url(images/bright_corner.gif) no-repeat right bottom;
	height: 5px;
}
#top_ads {
	text-align: center;
}
#text_content {
	padding-left: 20px;
	padding-right: 20px;
}
.biginput {
	background: #FFFFFF url(images/biginput.gif) repeat-x top;
	border: 1px solid #DAE4ED;
	color: #4B4B4B;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 6px;
	width: 90%;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
}
*html .biginput {
	height: 32px;
}
#inthemiddle {
	text-align: center;
}
#go {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#morelink {
	font-size: 8pt;
	margin-bottom: 8px;
}
#footer {
	font-size: 8pt;
	margin: 8px;
}
#restricted, #errorimg {
	margin: 4px;
	margin-right: 8px;
	margin-top: 8px;
	float: left;
}
#errorimg {
	margin-top: 6px;
}
#error, #auth {
    background-color: #EFEFF6;
    border: 1px solid #8F99C1;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    margin-bottom: 20px;
}
#error p, #auth p, #auth form {
    margin: 5px;
}
.newsinput {
	background: #FFFFFF url(images/newsinput.gif) repeat-x top;
	border: 1px solid #DAE4ED;
	color: #4B4B4B;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	width: 150px;
	font-weight: bold;
	text-align: left;
	font-size: 8pt;
}
*html .biginput {
	height: 23px;
}

#eXTReMe {
display: none;
}