body {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	background-color: #cfd2d9;
	background-image: url(../images/page_bkg.gif);
	background-position: top;
	background-repeat: repeat-x;
	scrollbar-arrow-color: White;
	scrollbar-face-color: #0c5397;
	scrollbar-shadow-color: White;
	margin-top: 15px;
}
p, span, table, td {
	font-size: 12px;
	color: black;
}
td p{
    font-family:Verdana;
}
textarea, input, select {
	font-size : 12px;
}
hr{
	height: 1px;
}

H2{
	font-size: 18px;
	color: #003066;
}

h4{
	font-size:14px;
	color: #003066;
}

a:link {
	color : #004B8D;
	text-decoration : underline;
}

a:visited {
	color : #004B8D;
	text-decoration : underline;
}

a:hover {
	color : black;
	text-decoration: none;
}

a:active {
	color :#004B8D;
	text-decoration : underline;
}

.copyright{
	font-size:10px;
	color: #3A3931;
	font-weight: normal;
}
.copyright a:link {
	color : #3A3931;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:visited {
	color : #3A3931;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:hover {
	color : #004B8D;
	font-size:10px;
	text-decoration : underline;
	font-weight: normal;
}

.copyright a:active {
	color :#3A3931;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}
.topnav{
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
}

.topnav a:link {
	color : #284c8a;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.topnav a:visited {
	color : #284c8a;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.topnav a:hover {
	color : white;
	font-size:12px;
	text-decoration : underline;
	font-weight: bold;
}

.topnav a:active {
	color :#284c8a;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}


.leftnav{
	padding-left: 30px; 
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
	background-image: url(../images/btn_bkg.gif);
}
.leftnav_text{
	font-size: 12px;
	color: white;
	font-weight: normal;
}
.leftnav_over{
	padding-left: 30px; 
	font-size:12px;
	font-weight: bold;
	background-image: url(../images/btn_bkg.gif);
	background-position: bottom;
}
.leftnav_over a:hover{
	color: white;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav a:link {
	color : #284c8a;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.leftnav a:visited {
	color : #284c8a;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.leftnav a:hover {
	color : white;
	font-size:12px;
	text-decoration : underline;
	font-weight: bold;
}

.leftnav a:active {
	color :#284c8a;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_text a:link{
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
.leftnav_text a:visited{
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
.leftnav_text a:active{
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
.leftnav_text a:hover{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.centertable{
	background-position: bottom;
	background-image: url(../images/body_bkg.jpg);
	background-repeat: no-repeat;
	Border: 1px solid gray;
}
.centertable2{
	background-position: bottom;
	background-image: url(../images/body_bkg_tall.jpg);
	background-repeat: no-repeat;
	Border: 1px solid gray;
}
.content
{
    background-image: url(../images/table_bkg.png);
}
.content p{
	margin-top: 0px;
}
