/* CSS Document */

#global_section_line {
	height: 4px;
	width: 370px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}
#global_section_head {
	width: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	padding-bottom: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
}
#global_mainsection_head {
	width: 370px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	height: 96px;
	float: left;
}
.global_orange_bgr {
	background-color: #FAAA08;
}
.global_grey_bgr {
	background-color: #898989;
}
#global_middle_block {
	width: 370px;
	margin-bottom: 14px;
}
#global_middle_block_nopad {
	width: 370px;
	padding-bottom: 4px;
}


.global_normal_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;	
}

.global_tiny_size {
	padding-top: 3px;
	font-size: 9px;
	line-height: 10px;
}

.global_small_size {
	font-size: 10px;
	line-height: 12px;
}
.global_small_size a{
 	text-decoration: none;
 	color: #000000;
}
.global_small_size a:hover{
 	text-decoration: none;
 	color: #FAAA08;
}


.global_middle_size {
	font-size: 11px;
	line-height: 13px;	
}
.global_middle_size a {
 	text-decoration: underline;
 	color: #000000;	
	padding-left: 3px;	
	padding-right: 3px;	
}
.global_middle_size a:hover {
 	text-decoration: none;
 	color: #FFFFFF;
	background-color: #7E7E7E;
	padding-left: 3px;	
	padding-right: 3px;	
}


.global_large_size {
	font-size: 12px;
	line-height: 14px;	
}
.global_large_size_thin {
	font-size: 12px;
	line-height: 12px;	
}
.global_large_size a {
 	text-decoration: underline;
 	color: #000000;	
}
.global_large_size a:hover {
 	text-decoration: none;
 	color: #FAAA08;	
}


.global_middle_text {
	font-size: 11px;
	line-height: 13px;	
}
.global_middle_text a {
 	text-decoration: underline;
 	color: #000000;
}
.global_middle_text a:hover {
 	text-decoration: none;
 	color: #FAAA08;	
}



.global_admin_text {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
 	color: #6F7E00;
}
.global_admin_text a {
 	text-decoration: none;
 	color: #6F7E00;
}
.global_admin_text a:hover {
	text-decoration: underline;
 	color: #6F7E00;	
}



#global_square_bullet {
	padding-right: 5px;
	padding-bottom: 1px;
}
#global_arrow_bullet {
	padding-right: 2px;
	padding-bottom: 1px;
}
#global_arrow_bullet_small {
	padding-right: 2px;
}
.global_down_spacer {
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}
.global_down_spacer_thin {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
}
.global_down_spacer_fat {
	height: 20px;
	line-height: 1px;
	font-size: 1px;
}
#global_vote_bar {
	height: 5px;
	background-color: #7E7E7E;
	font-size: 1px;
	line-height: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 5px;
}
