body {
	background-image: url(images/paper.jpg);
	background-repeat: no-repeat;
}
.panel {
	border: 1px solid #006699;
	background-color:#CEE0FB;
	padding:5px;
	margin:5px;
	
}

.main {
	font-family: verdana, lucida, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
.text2 {
	margin: 2px;
	padding: 2px;
}


#navcontainer ul
{
	list-style-type: none;
	text-align: left;
	text-indent: -30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 10px;
text-align: left;
font: 11px  verdana, lucida, sans-serif;
text-decoration: none;

}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.menupad {
	font-family: verdana, lucida, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}
.headertext {

	font-family: verdana, lucida, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.mainPad {
	font-family: verdana, lucida, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	margin: 2px;
	padding: 2px;
}
.framed {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.blind {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.leftbrd {
	border: 1px solid #006699;
}
