﻿#Mcontainer {
	background-color: #000080;
}
#Mliner {
	background-image: url('../image/background.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
#inerLiner {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url('../image/logo5.jpg');
	height: 75px;
	width: 800px;
}
.texttop {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #000066;
	font-style: italic;
	padding-left: 10px;
}
.texttop2line {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000066;
	padding-left: 10px;
}
#logoflash {
	height: 300px;
}
.blackline {
	background-color: #000080;
	font-family: B733-Deco;
	font-size: large;
	font-weight: bold;
	color: #FE9900;
}
#nav1 {
	width: 233px;
	background-color: #FE9900;
	padding-left: 10px;
	height: 100%;
}
.bodytext {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	padding: 10px 10px 30px 10px;
	color: #000080;
}
.tablegoldbg {
	background-color: #FE9900;
}
.blacklinedate {
	background-color: #000080;
	font-family: B733-Deco;
	font-size: large;
	font-weight: bold;
	color: #FE9900;
	text-align: center;
}
.clear {
	clear: both;
}
#bottom {
	padding: 5px;
	font-family: Arial;
	font-size: small;
	text-align: center;
	background-color: #000080;
	color: #FFFFFF;
}
#bottom a {
	font-family: Arial;
	font-size: small;
	color: #E8CD9B;
	text-decoration: none;
}
.imagecenter {
	text-align: center;
	padding: 5px;
}
