/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.6em;
	font-weight: normal;
}
.style2 {
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
}
.style3 {
	font-size: 12px;
	line-height: 1.6em;
	color: #777777;
	font-weight: normal;
}
.style4 {
	font-size: 12px;
	line-height: 2.5em;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
}
.style5 {
	color: #993300;
}
.style7 {
	font-size: 12px;
}
.style8 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.style9 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.style10 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style11 {
	font-size: 14px;
	color: #993300;
	font-weight: normal;
	letter-spacing: 1px;
}
.style12 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.style13 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
}


/* Elements */

BODY
{
	background-color: #993300;
	background-image: url(../images/scroll.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}
#container
{
	width: 980px;
	border: 1px solid #FFFFFF;
	text-align: left;
	overflow: hidden;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#containerX
{
	width: 980px;
	border: 1px solid #FFFFFF;
	margin: 30px auto 10px;
	text-align: left;
}
#header
{
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 114px;
}
#header2
{
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 92px;
}
#content
{
	background-color: #FFFFFF;
	padding: 0px;
	height: 565px;
	overflow: hidden;
}
#content2
{
	background-color: #FFFFFF;
	padding: 0px;
	height: 587px;
	overflow: hidden;
}
#content2X
{
	background-color: #FFFFFF;
	padding: 0px;
	overflow: auto;
}
#content3
{
	background-color: #FFFFFF;
	padding: 0px;
	overflow: auto;
	height: 587px;
}
#footer
{
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 21px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #993300;
}
a:visited {
	text-decoration: none;
	color: #8A2900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

/* INDEX.PHP POP UP */

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.imgnav {
	text-align: center;
}
.imgnavl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.imgnavl a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.imgnavl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.imgnavl a:hover {
	color: #000000;
	text-decoration: none;
}
.imgnavl a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.imgnavr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.imgnavr a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.imgnavr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.imgnavr a:hover {
	color: #000000;
	text-decoration: none;
}
.imgnavr a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.close {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.close a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.close a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.close a:hover {
	color: #000000;
	text-decoration: none;
}
.close a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.imnum {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.vportpic {
	margin-bottom: 10px;
}
.hportpic {
	margin-bottom: 10px;
}

