BODY {
margin-left: 0px;
margin-top: 0px;
font-family: verdana, sans-serif
font-size: 11px;
text-decoration: none;
color: #333366
}

A {
font-family: verdana, sans-serif
font-size: 11px;
text-decoration: none;
color: #0099CC
}

A:hover {
font-family: verdana, sans-serif
font-size: 11px;
text-decoration: underline;
color: #0099CC
}

p, TD {
font-family: verdana, sans-serif;
font-size: 11px;
text-decoration: none;
color: #333366
}

HR {
	background-color: #00FFFF;
	color: #0099CC;
	 width: 80%;
}

input, textarea, select {
font-family: verdana, sans-serif;
font-size: 10px;
border: 1px solid #333366;
padding-left: 4;
padding-right: 4;
padding-top: 1;
padding-bottom: 1
}

DIV {
font-family: verdana, sans-serif;
font-size: 11px
}

DIV.layer1{
position:absolute;
z-index: 1
}

DIV.layer2{
position:absolute;
z-index: 2
}

DIV.layer3{
position:relative;
z-index: 3
}

DIV.content {
position:relative;
top: 145px;
left: 200px;
width: 510px;
padding-left: 15px;
padding-right: 15px
}

DIV.menu {
position: relative;
top: 145px;
left: 0px;
width: 195px;
overflow: hidden
}

DIV.header {
position: relative;
top: 0px;
left: 0px;
}

A.menuText {
font-family: verdana, sans-serif
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #3333CC
}

A.menuText:Hover {
color: #0099CC;
text-decoration: none
}

P.footer {
text-align: center;
color: #3333CC;
font-size: 9px
}