body {
background: url('../bg.jpg');
background-repeat: repeat-y;
font-family: verdana, arial;
color: #000066;
}

h1 {
font-weight: lighter;
font-size: 18px;
margin-bottom: 5px;
margin-top: 0px;
}

h2 {
font-weight: lighter;
font-size: 14px;
margin-bottom: 5px;
margin-top: 0px;
}

h3	{
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: black;
	margin-bottom: 15px;
	margin-top: 0px;
	}

div.header {
height: 135px;
width: 820px;
}

div.menu {
font-size: 11px;
line-height: 16px;
float: left;
width: 170px;
color: #000000;
}

div.content {
color: #000066;
margin-left: 175px;
width: 650px;
}

ul {
margin: 10px;
padding-left: 15px;
}

a.menu:link, a.menu:visited {
color: #808080;
font-weight: bold;
text-decoration: none;
}

a.menu:hover {
color: #808080;
font-weight: bold;
text-decoration: underline;
}

a.submenu:link, a.submenu:visited {
color: #808080;
text-decoration: none;
}

a.submenu:hover {
color: #808080;
text-decoration: underline;
}

a:link, a:visited, a:hover {
color: #808080;
text-decoration: underline;
}

#tblHeader {
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #000066;
background: #E9E9E9;
}

#tblContent {
font-family: verdana;
font-size: 11px;
color: #000066;
background: #F7F7F7;
}

#frmHeader {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #000066;
}

#frmContent {
font-family: verdana;
font-size: 11px;
color: #000066;
}

p {
font-family: verdana;
font-size: 11px;
color: #000066;
line-height: 16px;
margin-bottom: 0px;
margin-top: 0px;
}
	
input, select	{
font-family: verdana;
font-size: 11px;
}

form {
font-family: verdana;
font-size: 11px;
margin-bottom: 0px;
margin-top: 0px;
}

