/* CSS Document */
body {
margin-top:5px;
background-color: #577f9e;
background-image: url(images/bacK.gif);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a:link {
color: #0099FF;
font-weight:bold;
text-decoration: none;
}
a:hover {
color: #0099FF;
font-weight:bold;
text-decoration: underline;
}
a:visited {
color: #0099FF;
font-weight:bold;
text-decoration: none;
}
.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.all {
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
h3 {
font-size: 14px;
color: #205797;
font-style: italic;
}
/* LAYOUT CLASSES */
.main {
width: 800px;
height: auto;
background-color: #000000;
margin-left: auto;
margin-right: auto;
}
.top {
margin-left: auto;
margin-right: auto;
width: 800px;
height: 80px;
background-image: url(images/top.gif);
border: 1px solid #FFFFFF;
margin-bottom: 5px;
}
.banner {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 200px;
	background-image: url(images/banner.jpg);
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}
.menu {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 60px;

	background-image: url(images/menu
.jpg;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	background-image: url(images/menu.jpg);
}
.middle {
background-color: #2069c4;
width: 800px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
border: 1px solid #FFFFFF;
}
.footer{
margin-top: 5px;
background-color: #2069c4;
width: 790px;
height: 20px;
color: #FFFFFF;
padding: 5px 5px 5px 5px;
border: 1px solid #ffffff;
}
/* MAIN CLASSES */
.text {
font-family: Verdana;
font-size: 11px;
text-align: left;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
color: #333333;
line-height:14px;
}
.text2 {
font-family: Verdana;
font-size: 11px;
text-align: left;
padding-top: 4px;
padding-left: 4px;
padding-right: 0px;
color: #333333;
line-height:14px;
}
.bold{
font-family: Verdana;
font-size: 11px;
font-weight:bold;
font-style: italic;
text-align: left;
color: #666666;
line-height:14px;
}
.textart {
color: #0099FF;
font-size: 12px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
font-weight:bold;
font-style:italic;
text-align: left; 
}
.textart2 {
color: #000066;
font-size: 12px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
font-weight:bold;
text-align: left; 
}
.tablegallery {
margin-right: auto;
margin-left: auto;
}
.tablegallery td {
width: 230px;
padding-bottom: 5px;
padding-left: 5px;
color: #37437E;
}
.tabletitle {
background-color: #FFFFFF;
width: 270px;
color: #333333;
text-align:center;
font-weight:bold;
padding: 3px 3px 3px 3px;
border-top: 1px solid #86bffe;
border-bottom: 1px solid #86bffe;
}
.tabletitle2 {
background-color: #F2F2F2;
width: 270px;
color: #333333;
text-align:center;
padding: 3px 3px 3px 3px;
border-bottom: 1px solid  #86bffe;
}

ul {
text-align:left;
}
img {
border:0;
margin-bottom:6px;
}