body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(images/bg.jpg);
color:#000000
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #919191;
}
#maintable {
width:750px;
height:560px;
border:0px;
margin-right:auto;
margin-left:auto;
border:1px solid #660000;
background-color:#FFFFFF
}
#headercontainer {
background-image:url(images/header-b.jpg);
width:750px;
height:115px;
}
#navcontainer {
background-image:url(images/2-b.jpg);
width:750px;
height:30px;
}
#nav {
width:500px;
height:25px;
font-size:12px;
text-align:left;
overflow:auto;
margin-left:3px;
margin-top:5px;
color:#000000;
}
#content {
width:495px;
height:385px;
overflow:auto;
margin-top:15px;
margin-left:10px;
margin-right:auto;
}
#content p {
margin-top:8px
}
#content {
scrollbar-arrow-color:#BFBFBF;
scrollbar-darkshadow-color:#8F8F8F;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#EFEFEF;
}
img {
padding:1px;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}
#rightcontainer {
background-image:url(images/3-b.jpg);
width:245px;
height:400px;
}
#footer {
width:495px;
height:15px;
font-size:12px;
text-align:left;
}
#notestable {
width:750px;
height:12px;
border:0px;
margin-right:auto;
margin-left:auto;
border:0
}
#notes {
width:750px;
height:15px;
font-size:9px;
text-align:right;
}
li {
padding-left: 1em;
text-indent: -1em;
}
#button {
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
background-color: #DDDDDD;
border-left: #EEEEEE 1px solid;
border-top: #EEEEEE 1px solid;
border-right: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
padding: 2px 2px 2px 2px;
}

