.body_bg {
	background-image: url(images/fill.jpg);
	background-repeat: repeat-x;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.blue_sep {
	background-image: url(images/blue_sep.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.silver_h {
	background-image: url(images/center_silver.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.casuta {
	border: 1px solid #999999;
}
.casuta_on {
	border: 1px solid #999999;
	background-color:#e8f1f6;
}
.top_nav {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-family: impact;
}
.top_nav_on {
	font-family: impact;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.right_nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.right_nav_on {
	font-family: Tahoma;
	font-size: 12px;
	color:#669d09;
	text-decoration: none;
}
.left_grad {
	background-image: url(images/left_grad.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.right_grad {
	background-image: url(images/right_grad.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.bot_grad_blue {
	background-image: url(images/bot_grad_blue.jpg);
	background-repeat: repeat-x;
}
.bot_grad_white {
	background-image: url(images/bot_grad_white.jpg);
	background-repeat: repeat-x;
}
.corp {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.right_sep{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #cccccc;
}
.headers {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration:underline;
	padding-top: 5px;
}
.sect_title {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.sect_title_on {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	text-decoration:underline;
}
.proj_title {
	font-family: "Tahoma";
	font-size: 11px;
	color:#3366FF;
	text-decoration:none;
}
.proj_title_on {
	font-family: "Tahoma";
	font-size: 11px;
	color:#3366FF;
	text-decoration:underline;
}
.red_link_on {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF3300;
	text-decoration: none;
	font-weight: bold;
}
.red_link {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.blue_link_on {
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	text-decoration: underline;
}
.blue_link {
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	text-decoration: none;
}
.black_link_on {
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	background-color:#0099FF;
}
.black_link {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}
.header_apl {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.row1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.row2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#E6EEF7;
}
h1{
	margin:0px;
	font-size:20px;
	font-family:Impact;
	padding:0px;
	font-weight:normal;
	color: #0096ff;
}
h2{
font-family:Tahoma;font-size:14px;font-weight:bold;color:#333333;padding-top:10px;border-bottom:1px dashed #cccccc;
}
.displ_no{
	display:none;
}
