body {
	background-image: url(../images/main_bg.gif);
}
.style1 {color: #669966}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066cc;
}
.header_bg {
	background-color: #9a0000;
}
.yellow_vert_stripe {
	background-color: #ffcc00;
}
.menu_bg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.menu_lines {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #fba600;
	height: 20px;
	padding-top: 6px;
}
td#nav a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 144px;
	/*padding-bottom: 5px;*/
}
td#nav a:hover
{
	display: block;
	background-color: #9a0000;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 144px;	/*padding-bottom: 5px;*/
}.under_header {
	background-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.left_main {
	background-color: #e8e4dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.left_main #left_content {
	border: 1pt dotted #bebbb4;
	height: 245px;
	width: 330px;
	left: 25px;
	top: 10px;
	text-align: left;
	padding: 5px;
}
.right_main {
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.right_main #right_content {
	height: 245px;
	width: 330px;
	left: 25px;
	top: 10px;
	text-align: left;
	padding: 5px;
}
.center_main {
	background-color: #e8e4dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.center_main #center_content {
	border: 1pt dotted #bebbb4;
	height: 300px;
	width: 730px;
	left: 15px;
	top: 2px;
	text-align: left;
	padding: 5px;
	position: relative;
}

.center_main #center_content_long {
	border: 1pt dotted #bebbb4;
	height: 525px;
	width: 730px;
	left: 15px;
	top: 2px;
	text-align: left;
	padding: 5px;
	position: relative;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.tf1 {
	background-color: #8daf89;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 304px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 15px;
	border-top-width: 1pt;
	border-left-width: 1pt;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-left-color: #000000;
}
.ta1 {
	background-color: #8daf89;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100px;
	border-top-width: 1pt;
	border-left-width: 1pt;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-left-color: #000000;
	overflow: hidden;
}
.button_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #8daf89;
	border: 1pt solid #000000;
}.dotted_bord {
	border: 1pt dotted #666666;
}
.error {
	border: 1px solid #CC0000;
}
div#news {
	position: relative;
	width: 250px;
	height: 140px;
	overflow: auto;
	padding-right: 2px;
	padding-left: 4px;
}
.bordallgr {
	border: 1pt solid #660000;
}
.botdot {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
