﻿body {
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family:Verdana;
}

#flashcontent {
		width: 160px;
		height: 461px;
		float: left;
		margin: 0px;
}

#main {
	background-attachment: scroll;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.STYLE3 {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-stretch:normal;
	font-weight: normal;
	font-family: verdana, san-serif;
}
.STYLE4 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-stretch:normal;
	font-weight: normal;
	font-family: verdana, san-serif;
}

.header { font-family: verdana, san-serif; font-size: 18px; color: #ccff00; }
.header01 { font-family: verdana, san-serif; font-size: 18px; color: #000000; }
.bodytext { font-family: verdana, san-serif; font-size: 10px; color: #000000; line-height: 14px }
.news { font-family: verdana, san-serif; font-size: 10px; color: #000000; line-height: 11px; }
.subtext01 { font-family: verdana, san-serif; font-size: 10px; color: #666666; }

.copyright2 { font-family: verdana, san-serif; font-size: 10px; color: #999999; }

a { color: #FF8133; text-decoration: none; background: none; font-family: verdana, san-serif; font-size: 10px; }
a:hover { color: #999999; text-decoration: none; font-family: verdana, san-serif; font-size: 10px; }
a:active { color: #666666; text-decoration: none; background: none; font-family: verdana, san-serif; font-size: 10px; }
a:link { color: #FF8133; text-decoration: none; background: none; font-family: verdana, san-serif; font-size: 10px; }
