body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Georgia, Times New Roman;
	color: #3D6383;
}
a {color:#336666;}
a:hover {color:#336666; text-decoration:none;}

h1 { color:#333366;}
h2 { color:#333366;}
h3 { margin-bottom:-10px; color:#333366; background:url(images/underline.gif) repeat-x;}
h4 { padding-left: 20px; margin-bottom:-10px; color:#333366;}
h5 { padding-left: 5px; margin-bottom:-20px; color:#333366;}

.LeftTop {background:url(images/backing_top_left.jpg) top right no-repeat;}
.RightTop {background:url(images/backing_top_right.jpg) top left no-repeat;}
.LeftBottom {background: url(images/backing_bot_left.jpg) bottom right no-repeat;}
.RightBottom {background:url(images/backing_bot_right.jpg) bottom left no-repeat;}

table {
	font-size:1em;
}
li {padding-bottom:5px;}
hr {border: none 0; border-top: 1px dashed #333366; width: 100%;height: 1px;}
.TableBottomLine td {border-bottom: #003366 dotted 1px;}
.PhotoBox {
	color:#003366;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	padding:15px;
	border: #003366 solid 1px;

}
.OuterTable {
	width:100%;
	height:100%;
	border-collapse:collapse;
	}

.MainTable {
	height:100%;
	width:790px;
	border: #FFFFFF solid 1px;
	background: url(images/backing3.png) #FFFFFF bottom repeat-x;
	}
.InfoTable {
	padding:15px;
	background:url(images/backing4.png) top center no-repeat;
	height:100%;
}
.MenuBottomBack {/*background:url(images/menu_botton_back.jpg) no-repeat; background-position: 300px top;*/}
.footer {
	font-family:Tahoma, Verdana, Arial;
	color:#FFFFCC;
	font-size:9px;
	padding: 15px 0px 15px 0px;
	text-align:center;
	border-top:#05376C double 1px;
	border-bottom:#000000 double 1px;
	height:10px;
	background:url(images/footer_backing.gif) repeat-x;
	} 
.footer a, {
	color:#FFFFCC;
	text-decoration:none;
	} 
.footer a:hover {
	color:#FFFFCC;
	text-decoration:underline;
	} 