body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #050C1C;
}
.tablebg {
	background-color: #245192;
	background-image: url(images/table_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainbg {
	background-color: #1E3C75;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.textbox {
	border: 1px solid 0A152B;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.gallerybg {
	background-color: #0E2652;
	background-image: url(images/gallery_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
