body
{
	background-color: #30425A;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size: 11px;
}

.table
{
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.table_b
{
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

td
{
	font-size: 11px;
}

.submenu_bg
{
	visibility: hidden;
	position: absolute;
	background-color: gray;
	filter: alpha(opacity=50);
}

.submenu
{
	visibility: hidden;
	position: absolute;
	border: 1px solid white;
}

.submenu TD {
 background-image: url(images/menu_tr.gif);
 background-repeat: no-repeat;
 padding: 8px;
}

.submenu P {
 margin: 2px;
}

.submenu A {
 color: #081B3B;
 text-decoration: none;
 font-weight: bold;
}

.submenu A:hover
{
	color: white;
}

.title1 {
 margin-top: 5px;
 font-size: 14px;
 font-weight: bold;
}

.title2 {
 margin-top: 3px;
 font-size: 11px;
 font-weight: bold;
}

.title3 {
 margin-top: 5px;
 font-size: 11px;
 font-weight: bold;
}

.text {
 padding: 6px;
}

.text:link
{
	 color: #99CCFF;
 	 text-decoration: none;
}

.text:visited
{
	 color: #99CCFF;
 	 text-decoration: none;	 
}

.text:hover
{
 	 text-decoration: underline;
}

.bottom 
{
	padding: 4px;
	background-color: #314260;
	background-image: url(images/bg_copy_oneside.gif);
	text-align: center;
	background-repeat : repeat-y;
}

.bottom_link
{
	 padding: 0px;
	 background-color: #314260;
	 color: #99CCFF;
	 text-decoration: none;
}

.bottom_link:hover
{
	 text-decoration: underline;
}

.copyright
{
	padding: 4px;
	background-color: #314260;
	background-image: url(images/bg_copy.gif);
	text-align: center;
	background-repeat : repeat-y;
}

img
{
	border: 0;
}

p.gallery
{
	border: 1px solid #AFAFAF;
	text-align: center;
}