body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #A1B3BF;
}
.curve_main_back {
	background-image: url(curve_main_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link { 
	color: #1A878D;
	}
a:visited { 
	color: #1A878D;
	}
a:active { 
	color: #1A878D;
	}	
a:hover { 
	color: #ff6600;
	}
.bottom_back {
	background-image: url(bottom_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
}
.news_head {
	background-image: url(news_back.gif);
	background-repeat: no-repeat;
	height: 184px;
}
.vert_line {
	background-image: url(vert_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.table_height {
	height: 100%;
}
.justify_spacing {
	text-align: justify;
	line-height: 18px;	
}
.justify {
	text-align: justify;
}
.spacing {
	line-height: 20px;
}
.border {
	border: 1px solid #000000;
}
.orange_arrow {
	color: #ff6600;
	font-weight:bold;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.blue_text {
	font-weight: bold;
	color: #006699;
}
.grade_line {
	background-image: url(images/grade_line.gif);
	background-repeat: no-repeat;
	background-position: center center;
}