﻿.data_caption {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
.data_center, .data_picture {
	text-align: center;
}
.data_header {
	font-size: 16pt;
	font-weight: bold;
}
.data_header_sub {
	color: #CC6600;
	font-family: Times New Roman, Times, Serif;
	font-size: 14pt;
	font-weight: bold;
}
.data_indent {
	margin-left: 40px;
}
.data_logo {
	height: 100px;
}
.directory_logo {
	margin-right: 10px;
	vertical-align: middle;
}
.link_image {
	border: 1px solid #CC6600;
	height: 100px;
}
.page_animation {
	height: 150px;
	width: 175px;
}
.page_copyright {
	background-image: url(../images/back_copyright.gif);
	color: #FFFFFF;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	height: 35px;
	text-align: center;
}
.page_main {
	background-image: url(../images/index_12.gif);
	padding: 10px;
	width: 850px;
}
.page_marquee {
	background-image: url(../images/index_08.gif);
	height: 20px;
	width: 675px;
}
.page_navigation {
	background-image: url(../images/index_05.gif);
	height: 25px;
	width: 675px;
}
.page_side {
	background-image: url(../images/index_11.gif);
	background-repeat: repeat-y;
	width: 50px;
}
.roster_logo {
	height: 50px;
	padding-right: 10px;
	vertical-align: middle;
	width: 50px;
}
.table_basic {
	border: 1px #C0C0C0 solid;
	margin: auto;
}
.table_basic_header {
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.table_guestbook {
	border: 1px #C0C0C0 solid;
	border-spacing: 5px;
	padding: 5px;
	width: 100%;
}
.table_guestbook td {
	width: 50%;
}
a:active {
	background-color: transparent;
	color: #CC6600;
	font-family: Verdana, Sans-Serif;
	text-decoration: underline;
}
a:hover {
	background-color: transparent;
	color: #CC6600;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
}
a:link, a:visited {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	text-decoration: underline;
}
body {
	background: url(../images/back_main.gif) repeat-y;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	margin: 0;
}
hr {
	background-color: #C0C0C0;
	color: #C0C0C0;
	height: 1px;
}
marquee {
	color: #FFFFFF;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 5px;
}
pre {
	padding-left: 50px;
}