@charset "utf-8";

body {
	background-color: #999;
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.content {
	padding-top: 5px;
	padding-left: 10px;
	color: #333;
	padding-right: 5px;
	text-align: center;
}

.content p {
	text-align: justify;

}
.content h1 {
	font-size: 17px;
	font-weight: bold;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #92A819;
}
.content a:link {
	font-weight: bold;
	color: #333;
}
.content a:visited {
	font-weight: bold;
	color: #333;
}
.content a:hover {
	font-weight: bold;
	color: #F90;
}



.contentborder {
	background-image: url(images/contentborder.jpg);
	margin: 0px;
	padding: 0px;
	width: 3px;
	background-repeat: no-repeat;
	background-position: top;
}


.fillah {
	background-image: url(images/filla_02.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	padding: 15px;
	height: 25px;
	text-align: center;
}
.header {
	background-image: url(images/headerscape.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	padding: 15px;
	height: 25px;
}

.footer a:link {
	color: #333;
	text-decoration: none;
}
.footer a:visited {
	color: #333;
	text-decoration: none;
}
.footer a:hover {
	color: #F90;
	text-decoration: none;
}

.footerbar {
	background-color: #F90;
	height: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin: 0px;
	padding: 0px;
}

.banner {
	background-image: url(images/banner.jpg);
	height: 125px;
	width: 791px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-position: top;
}
.leftmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
	padding: 0px;
	height: 25px;
	vertical-align: top;
	font-size: 12px;
}
.leftmenu a:link {
	color: #333;
	text-decoration: none;
}

.leftmenu a:visited {
	color: #333;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #F90;
	text-decoration: none;
}

.leftmenu h1 {
	font-size: 14px;
	font-weight: bold;
	color: #1E4281;
	vertical-align: bottom;
}
.superscript {
	top: 100px;
	right: 1px;
	vertical-align: top;
}



.underbanner {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


.sidebr {
	background-image: url(images/sidebr.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.sidebrrt {
	background-image: url(images/sidebrrt.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bar {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
}
.bodyline {
	background-image: url(images/divide.png);
	height: 8px;
	background-repeat: no-repeat;
	background-position: center;
}
.portpic {
	padding-right: 10px;
}
.rtmenu {
	background-position: left top;
}
.content img {
	text-align: left;
	padding: 3px;
	display: inline;
}
