body {
	background-color: #EEEEEE;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image:  url('images/tower_background.gif');
	background-repeat: no-repeat

}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.size12bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.size12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.link_div {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}




.size14bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



.size16bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}





a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;

}

a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;

}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.12boldunderline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.12underline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.size10 {
	font-size: 10px;
	line-height: 10px;
}

.size10italic {
	font-size: 10px;
	line-height: 10px;
	font-style: italic;


}



.copyright {
	font-size: 10px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;

}
.dividercolor {
	color: #000099;
	font-weight: bolder;




}
