@charset "utf-8";
/* CSS Document */

.cellbg_top {
	background-image: url(images/topback.gif);
	background-repeat: repeat-y;
}
.text_largegreen {
	color: #FFFF00;
}
.cellbg_black {
	background-color: #000000;
}
body {
	background-color: #26547B;
	background-image: url(images/wave.gif);
	background-attachment: fixed;
	filter: BlendTrans(Duration=3);
}

.tblbrder {
	border-collapse: collapse;
	border-left-width: 0;
	border-top-width: 1;
	border-right-color: #FFFFFF;
	border-right-width: 0;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 0;
}

.text_white40 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
}

.cellbg_lefttop {
	background-image: url(images/side_copy.gif);
	background-repeat: no-repeat;
}
.cellbg_leftbottom {
	background-image: url(images/side_copybottem.gif);
	background-repeat: repeat-y;
}
.img_border {
	border-style: double;
	border-width: 3px;
}
.text_yellow30 {font-family: Georgia; font-size: 30px; color: #FFFF00; }
.text_green30 {
	font-family: Georgia;
	font-size: 30px;
	color: #00FF00;
}

.text_white30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
}
.text_yellow30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFF00;
}
.text_green30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #00FF00;
}
.text_drkgreen20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #008000;
}
.text_green20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00FF00;
}
.text_yellow40 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 40px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #009933;
}
a:active {
	text-decoration: underline;
}
.text_pink20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF00FF;
}
.text_yellow20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFF00;
}
.cellbg_bottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-y;
}
.center {
	text-align: center;
}
.img_brdcenter {
	text-align: center;
	border: thin double #FFFFFF;
}
.tablebrds_white_greentext {
	border: thin ridge #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00FF00;
}
.txtbg {
	background-image: url(_vti_cnf/back4.gif);
}

