body {
	background-color: #1C2A44;
}
#spacer {
	padding: 5px;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	height: 40px;
	background-color: #2B4066;
	text-align: center;
	vertical-align: middle;
}
#text_table {
	width: 500px;
}
#review {
	background-color: #2B4066;
	padding: 5px;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-left-style: 5;
}
.little_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left-style: 10;
}
#dot_line {
	height: 5px;
	background-repeat: repeat-x;
	background-image: url(images/dotline.jpg);
	background-position: center center;
}
#table_review_normal {
	background-color: #2B4066;
	padding: 5px;
}
#banner {
	height: 60px;
	width: 468px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#headline_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #2B4066;
	height: 30px;
}
#footer {
	padding: 5px;
	height: 80px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#news_box {
	background-color: #2B4066;
}
#boder {
	border: 1px solid #2B4066;
}
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.link A {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}
.normal_text {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text A {
	COLOR: #FFFFFF
}
.normal_text A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

