body, td, th {
font-family : Arial, Helvetica, Verdana, sans-serif;
font-size : 12px;
color : #ffd776;
}

body {
background-color: #000000;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
background-position: top;
}

.comment_text {
font-size : 12px;
color : #c24400;
font-weight: normal;
}

.important_text{
font-weight: bold;
color: #fffac7;
}


.title_text_large {
	font-size: 15px;
	color: #ff5a00;
	text-decoration: none;
	font-weight: bold;
	}

.title_text_small_red{
	font-size: 12px;
	color: #cc0101;
	text-decoration: none;
	font-weight: bold;
}



a:link {
font-family : Arial, Helvetica, Verdana, sans-serif;
font-size : 12px;
color : #ffd195;
border : 0 none;
text-decoration : underline;
font-weight : bold;
}

a:visited {
color : #ffd195;
text-decoration : underline;
font-weight : bold;
}

a:hover {
text-decoration : underline;
color : #ff5a00;
font-weight : bold;
}

a:active {
color : #ffd195;
text-decoration : underline;
font-weight : bold;
}

.title_link:link {
	font-size: 14px;
	color: #e1e2a8;
	text-decoration: none;
	border: 0px none;
	font-weight: bold;
	}
	
.title_link:visited {
	font-size: 14px;
	text-decoration: none;
	color: #e1e2a8;
	font-weight: bold;
	}
	
.title_link:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #e1e2a8;
	font-weight: bold;
	}
	
.title_link:active {
	font-size: 14px;
	text-decoration: none;
	color: #e1e2a8;
	font-weight: bold;
	}


.comment_link:link {
	font-size : 12px;
	color: #c24400;
	text-decoration: none;
	border: 0px none;
	font-weight: normal;
	}
	
.comment_link:visited {
	font-size: 12px;
	text-decoration: none;
	color: #c24400;
	font-weight: normal;
	}
	
.comment_link:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #ff5a00;
	font-weight: normal;
	}
	
.comment_link:active {
	font-size: 12px;
	text-decoration: none;
	color: #c24400;
	font-weight: normal;
	}





.gen_image{
	border: none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	}

.header_text {
	font-size: 14px;
	color: #e1e2a8;
	text-decoration: none;
	font-weight: bold;
	}



#content_central{
position: relative;
width: 600px;
margin-right: auto;
margin-left: auto;
text-align:left;
padding: 0 0 0 0;
}

#content_info_general{
position: relative;
width: 600px;
padding: 383px 0 0 0;
}

.menu_row{
position: relative;
width: 600px;
height: 44px;
text-align:left;
}

.gen_image_flow{
	border: none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	float: left;
	}


.jr_comment_box{
position: relative;
background-color: #292921;
padding: 10px 10px 10px 10px;
margin: 15px 0 15px 0;
color: #d2d0ae;
border: 1px solid #5d5b3b;
}

.jr_bold_white_text{
color: #FFFFFF;
font-weight: bold;
}







