body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	/*background-color: #1e1e1e;
	background-image: url(../images/grey_strip_sm.jpg);
	background-repeat: repeat-x; */
	color: #011E4B;
	font-family: Times New Roman, Serif;
	font-size: 14px;
	/*text-align: center;*/
}

#site_wrap {
	text-align: left;
}

a {
	color: #011E4B;
}

a:hover {
	color: #073890;
	text-decoration: none;
}

.pfree {
	font-size: 15px;
	text-align: justify;
}

.tqc {
	font-size: 18px;
}

.ahead {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding : 10px 0;
}

.ashead {
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 10px 10px;
}

.atext {
	padding: 0px 10px;
	font-size: 15px;
}

.acaption {
	font-size: 10px;
	padding: 5px 5px 10px 5px;
}

#searchtop, #searchbottom {
	padding: 10px 10px 0 10px;
}

#searches{
	padding: 0 5px;
}

#refine_wrap{
	background-image: url('../images/hanover_slices_28.jpg');
	background-repeat: repeat;
}

#trigger {
	text-decoration: underline;
	color: blue;
}

h2.featured{
	padding-bottom: 15px;
	font-size: 18px;
}

.news_title {
	font-size: 20px;
	font-weight:bold;
}

.news_section {
	font-size: 18px;
	font-weight:bold;
	padding: 8px 0px;
}

.news_atitle {
	font-size: 16px;
	font-weight:bold;
	padding: 2px 0;
}

.news_atext {
	font-size: 14px;
	padding-top: 3px;
}


/* Register Styles */

	
.messagebox{
position:absolute;
width:100px;

/*border:1px solid #c93;
background:#ffc;
padding:3px;*/
}

.messageboxok{
position:absolute;
width:auto;

/*border:1px solid #349534;
background:#C9FFCA;*/
background: transparent;
/*padding:3px;*/
font-weight:bold;
color:#008000;
}

.messageboxerror{
position:absolute;
width:auto;

/*border:1px solid #CC0000;
background:#F7CBCA;
padding:3px;*/
background: transparent;
font-size:12px;
font-weight:bold;
color:#CC0000;
}
#reg_desc{
padding: 10px;
}

#error{
color: red;
font-weight: bold;
padding: 10px;
}

.hide_me
{
   display:none;
}

.show_me
{
   display:block;
}

#space_wrap {
	margin: 10px;
}

#comname_box{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
}

#latest_article{
	border: 2px solid #073890;
	padding: 5px;
	-o-box-shadow: 5px 5px 5px #888;
	-icab-box-shadow: 5px 5px 5px #888;
	-khtml-box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}

.htable {
	text-align: center;
}

.hlinks{
	padding-top: 4px;
	padding-bottom: 4px;
}

.fnote {
	font-size: 10px;
}

.fhover {
	font-size: 12px;
}

h2.com_data{
	font-size: 16px;
}

p.com_data{
	font-size: 14px;
	padding: 10px;
}

h1.com_data{
	font-size: 20px;
}

h2.com_choice{
	text-align: center;
	font-size: 18px;
	padding-bottom: 5px;
}

h3.com_choice{
	text-align: center;
	font-size: 16px;
	padding-bottom: 5px;
}

ul.com_choice{
	padding-top: 5px;
	list-style: none;
}

li.com_choice{	
	display: inline-block;
	text-align: center;
	padding-right:20px;
	padding-top: 8px;	
	position: relative;
}

p.com_choice{
	font-size: 12px;
	text-align: center;
}

.tlink{
	padding: 10px 15px;
}

.section_head{
	font-size: 18px;
}

#com_fimage{
	float: right;
	margin-top: 13px;
	margin-right: 10px;
	margin-left: 7px;
	margin-bottom: 7px;
	border: 2px solid #011E4B;
}

#images_wrapper {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

.com_image{
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	border: 2px solid #011E4B;
	display: inline;
	
}

#no_search{
	font-size: 20px;
}

.srbox {
	text-align: left;
}

.site_head{
	font-size: 18px;
	font-weight: bold;
}

.site_list{
	list-style: none;
}

.site_slist{
	
	/*list-style: inside;*/
	list-style-position: inside;
	list-style-image: url('../images/spacer.gif');
}

#sellers_reports {
	font-size: 15px;
}
