#footer_box{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #FFFFFF;
}

#footer_box .frame{
	width:658px;
	height:25px;
}

#footer_box .frame .top_left{
	background:url(../images/template/footer/top_left.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#footer_box .frame .top{
	background:url(../images/template/footer/top.gif) top left repeat;
	width:648px; 
	height:5px;
}

#footer_box .frame .top_right{
	background:url(../images/template/footer/top_right.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#footer_box .frame .left{
	background:url(../images/template/footer/left.gif) top left repeat;
	width:5px; 
	height:15px;
}

#footer_box .frame .right{
	background:url(../images/template/footer/right.gif) top left repeat;
	width:5px; 
	height:15px;
}

#footer_box .frame .bottom_left{
	background:url(../images/template/footer/bottom_left.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#footer_box .frame .bottom{
	background:url(../images/template/footer/bottom.gif) top left repeat;
	width:648px; 
	height:5px;
}

#footer_box .frame .bottom_right{
	background:url(../images/template/footer/bottom_right.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#footer_box .frame .center{
	text-align:center;
}


#footer_box a{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	color				: #FFFFFF;
	text-decoration		: none;
	padding				: 4px;
}

#footer_box a:hover, #footer_box a.selected{
	color				: #000000;
}

#contributor_tab{
	margin-left:20px!important;
}

.term_of_use{
	width:630px;
	margin-left:10px;
	font-size:11px;
}

.term_of_use .title{
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.legals, #faq, #committee, #contact, .contributors, #partner{
	width:500px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
}

.contributors_details{
	text-align:center;
}

.user_mini_data{
	border			: 1px solid #336666;
	border-collapse	: collapse;
	margin-bottom	: 20px;
}

.user_mini_data TD{
	text-align		: center;
}

.why_site{
	width:630px;
	margin-left:10px;
	font-size:13px;
}



.why_site .title{
	font-weight:bold;
	color:#990000;
}

.legals .title{
	font-weight:bold;
	color:#990000;
}



#faq .question_list{
	font-size:12px;
}

#faq .question_list LI{
	padding-bottom:5px;
}

#faq .back_to_top{
	text-align:right;
	margin-bottom:10px;
}


#faq A{
	color:#990000;
	font-size:13px;
}

#committee A{
	color:#990000;
	font-size:13px;
	float:right;
}

#contact A{
	color:#990000;
	font-size:13px;
	float:right;
}


#partner A{
	color:#990000;
	font-size:13px;

}

#faq .question_list A{
	color:#990000;
	font-size:13px;
}

#faq .title{
	font-weight:bold;
	color:#990000;
}

#register_intro {
text-align:left;
padding-left:50px;
}

#register_intro .title{
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

#register_intro .question_list{
	
	font-size:12px;
}

#register_intro .question_list LI{
	padding-bottom:5px;
}


