BODY {
font-family: verdana, helvetica, arial;
font-size: 12px; color: #444444;
background: #FFFFFF;
overflow: auto;
margin: 0px;
}

A:link {
text-decoration: none;
color: #0099FF;
}

A:visited {
text-decoration: none;
color: #0066FF;
}

A:hover {
text-decoration: none;
color: #0066FF;
text-decoration: underline overline;
}

A:active {
text-decoration: none;
color: #ee4444;
}

SPAN.tablink {
	font-weight: bold;
text-decoration: none;
color: #0099FF;
cursor:pointer; cursor:hand;
margin-right: 15px;
}

SPAN.inlink {
	font-weight: bold;
text-decoration: none;
color: #000000;
margin-right: 15px;
}

SPAN.tablink:hover {
text-decoration: none;
color: #0066FF;
text-decoration: underline overline;
}

B.title {
	font-size: 18px; font-color: #4444EE;
}

B.tabtitle {
	font-size: 14px; text-decoration: underline;
}
	
DIV#menubar A {
margin-left: 20px;	font-weight: bold;
}

DIV#vertcen {
position: absolute;
top: 50%; width: 100%; height: 1px;
overflow: visible;
}

DIV#box {
position: absolute; left: 50%; margin-left: -300px;
top: -150px;
width: 640px; height: 300px;
}

DIV#box2 {
position: absolute; left: 50%; margin-left: -400px;
width: 800px; height: 1400px;
}

DIV#menubox {
position: absolute; right: 0px; bottom: 35px; width: 150px; height: 100px;	
}

DIV.frontlink {
text-align: center; background: url(images/linkbg_off.jpg) no-repeat; width: 150px; height: 30px; padding-top: 4px;
}

DIV.frontlink A {
	color: #ffffff; text-decoration: none; font-weight: bold;
}

DIV#addressfront {
position: absolute; bottom: -50px; width: 300px; left: 0px; height: 50px;
}

DIV#topbar {
	position: absolute;
	top:0px; left: 0px;
	height: 80px; width: 800px;
	border-bottom: #0066FF 3px solid;
}

DIV#menubar {
position: absolute; bottom: 4px; left: 175px; height: 13px; width: 625px; text-align: right;	 overflow: visible;
}

DIV#leftdeco {
position: absolute; left: 0px; top: 80px; background: #0066FF; width: 60px; height: 1400px;
}

DIV#rightdeco {
position: absolute; right: 0px; top: 80px; background: #0066FF; width: 60px; height: 1400px;
}

DIV#content {
position: absolute; top:85px; left: 65px; width: 650px;	
}

DIV#innercontent {
position: absolute; top: 3em; left: 25px; width: 640px;	
}

DIV#tab1 {
	positon: absolute; top: 0px; margin-left: 70px; width: 440px; display: none;
}

DIV#tab2 {
	positon: absolute; top: 0px; margin-left: 70px; width: 440px; display: block;
}

DIV#tab3 {
	positon: absolute; top: 0px; margin-left: 70px; width: 440px; display: none;
}

DIV#tab4 {
	positon: absolute; top: 0px; margin-left: 70px; width: 440px; display: none;
}

DIV.underscore {
padding-bottom: 4px; border-bottom: #000000 1px solid;	width: 100%;
}

IMG {
border: none;
}

IMG#logo {
position: absolute;
top: 2px; left: 2px;
}

TABLE {
	border-collapse: collapse;
}

TD {
	font-family: verdana, helvetica, arial;
font-size: 11px; color: #550000;
border: #0066FF solid 1px;
}

TD.noframe {
	font-family: verdana, helvetica, arial;
font-size: 11px; color: #550000; border: none;
}

TH {
	font-family: verdana, helvetica, arial;
font-size: 11px; color: #550000;
border: #0066FF solid 1px; font-style: italic;
}

.header {
	background: #00aaFF;
}

IFRAME#upload {
width: 360px; height: 250px;padding: 12px;
}