@charset "utf-8";
/* CSS Document */

.menu_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #648fc5;
}

.WHITE15 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
}
a:link {
	color: #648fc5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #648fc5;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.body_font {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #0d2437;
}

.links_bottom {font-size: 10px;
	color: #f6f7f3;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a8a9a6;
}
body {
	background-color: #141c21;
	background-image: url(../images/grunge.jpg);
	background-repeat: repeat-x;
	background-position: top center
}
.paragraph_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

.top-dotted{
	border-bottom:#5F564F dotted 1px; }
.white_italic {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}
.category_white {color: #FFFFFF}
.paragraph_yellow {font-size: 15px; color: #F4AE00; font-family:Arial, Helvetica, sans-serif; }
.subparagraph_yellow {
	color: #F4AE00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

	

