@charset "utf-8";
.bg_cell1 {
	background-color: #426f8b;
	background-image: url(../images/bg_cell_1.jpg);
	background-repeat: no-repeat;
}
.bg_video {
	background-image: url(../images/bg_video.gif);
	background-repeat: repeat-x;
}

.pad14px {
	padding:10px 17px 10px 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E1E1E1;
}
.bg_cell2 {
	background-color: #213847;
	background-image: url(../images/bg_cell_2.jpg);
	background-repeat: no-repeat;
}
.bg_cell3 {
	background-color: #355e78;
	background-image: url(../images/bg_cell_3.jpg);
	background-repeat: no-repeat;
}
.bg_cell4 {
	background-color: #1b303e;
	background-image: url(../images/bg_cell_4.jpg);
	background-repeat: no-repeat;
}
.bg_body_cell_left {
	background-color: #487896;
	background-image: url(../images/bg_body_left.gif);
	background-repeat: no-repeat;
}
.bg_body_cell_right {
	background-color: #2b4f68;
	background-image: url(../images/bg_body_right.gif);
	background-repeat: no-repeat;
}
.pad25px {
	padding:10px 25px 10px 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E1E1E1;
}
.size18 {
	font-size: 18px;
	text-decoration: none;
}
.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
.footer_bg_right {
	background-image: url(../images/footer_bg_right.gif);
	background-repeat: repeat-x;
}
