img { border: 0;}

div,td {
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
}

h2 {
	margin-top: 0px;
}

.frame {
	width: 802px;
	border: 1px solid #263560;
}

.head,.logo,.submenu { padding: 2px; }

.head {
	width: 552px;
	float: left;
	margin-bottom: 2px;
	height: 104px;
	background-color: #cccccc;
	background-image: url("../images/head.jpg");
}

.logo {
	width: 248px;
	height: 104px;
	text-align: right;
	margin-bottom: 2px;
	float: right;
	background-color: #cccccc;
	background-image: url("../images/logo.jpg");
}

.menu {
	padding: 30px 2px 2px 2px;
	width: 144px;
	height: 508;
	float: left;
	background-color: #7899bf;
	font-size: 9pt;
}

.content {
	width: 654px;
	float: right;
	height: 482;
	overflow: auto;
	background-color: #cccccc;
	background: url(../images/bground1.jpg) fixed;
	text-align: justify;
	padding: 2px 7px 2px 7px;
}

.submenu {
	width: 654px;
	float: right;
	height: 24px;
	background-color: #cccccc;
	margin-bottom: 2px;
	background-image: url("../images/submenu.jpg");
}

.search {
	margin-top: 8px;
	text-align: center;
}

.link {
	position: relative;
	text-align: center;
	top: 260;
}

.headmarquee {
	margin: 19px;
}

.imgleft { float: left; margin: 6px 10px 6px 0px; }
.imgright { float: right; margin: 6px 0px 6px 10px; }
.topimage { margin-top: 2px;}

a:hover,a:link,a:visited { text-decoration: none; }
a:link,a:visited { color: #2f2f2f; }
a:hover { color: #000000; }
