body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.5;
	letter-spacing: 1px;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

#subheader {
	display:none;
}

#group_header{
	/*background:#FF8040;*/
	background:#993333;
	width:100%;
	display:none;
}

#group_header2 {
	/*background:#FF8040;*/
	background:#E6E6E6;
	width:100%;
	display:none;
}

ul#group{
	text-align:center;
	margin:0;
	padding:0;

}

ul#group li{
	display:inline;

}

ul#group li a{
	margin:0;

}

#board{
	margin:0;
	padding:0;
	width:168px;
	height:98px;
	float:left;
	font-size:11px;
  font-family: arial, sans-serif;
	text-align:left;
	color:#FF0000;
	border:1px solid #993333;
	display:none;
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:640px;
}

#header{
	height:80px;
	padding-bottom:5px;
}

h1{
	font-family: arial, sans-serif;
	font-size:0.9em;
	padding-bottom:3px;

}

h2{
	font-family: arial, sans-serif;
	font-size:0.9em;
	padding-bottom:3px;

}

.logo{
	float:left;
	margin:20px 0 0px 0;
	padding:0px 0 10px 0;
}

#header {display:none;
	}	

#footer{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding: 20px 0 20px 0;
	width:850px;
	text-align:center;
	border-top:1px #cccccc solid;
	font-size:10px;
	color:#999999;
	display:none;
}	

#cc {
	padding:20px 0 0 0;
	

}

#calculate {
	display:none;
	}
	
#main{
	clear:both;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	width:670px;
	float:right;
}

#l_div {
	margin:0;
	padding:0;
	width:170px;
	float:left;
	display:none;
}

#content_search{
	clear:both;
	margin:0px 0 30px 0px;
	text-align:left;
	width:670px;
	float:right;
}

#content{
	clear:both;
	margin:0px 0 10px 0px;
	text-align:left;
	width:670px;
	float:right;
}

#content p{
	font-size:0.9em;
	color:#000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height:1.2em;
}


#content_title{
	margin:0 0 20px 0;
	border-bottom:2px solid #336699;
}

#content_title2{
	margin:0 0 20px 0;


}

#content2{
	clear:both;
	margin:0px 0 30px 0px;
	padding-left:20px;
	text-align:left;
	width:650px;
	float:right;
}

#content2 p{
	font-size:0.9em;
	color:#000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height:1.2em;
}


#content_title{
	margin:0 0 20px 0;
	border-bottom:2px solid #336699;
}

#footer{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding: 20px 0 20px 0;
	width:670px;
	text-align:center;
	border-top:1px #cccccc solid;
	font-size:10px;
	color:#999999;
}

#campaign{
	width:490px;
	margin:10px 0 20px 0;
	padding:0 2px 0 2px;
	float:left;
	text-align:left;
}

#main_col_new{
	width:490px;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	text-align:left;
}

#r_div{
	width:170px;
	margin:0;
	padding:2;
	float:right;
	text-align:left;
	overflow:pxhidden;
	margin-top:10px;
}


#search_menu{
	margin:0;
}


.clear-both{
	clear:both;
	font: 1px/1px monospace;
	display: block;
}

