@charset "utf-8";
.bdy {
	background-color: #FFFFFF;
	background-image: url("primages/html3.png");
	background-repeat: repeat-x;
	margin: 0;
}
.nav {
	background-color: #000000;
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	text-align: left;
	white-space: nowrap;
	width: auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
	height: 20px;
	font-weight: bold;
	color: #FFFF00;
}
.nav2 {
	background-color: #000000;
	width: auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
	height: 20px;
}
.navt {
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FFFF00;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
.hd {
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	background-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 100%;
}
.hd2l {
	background-image: url("primages/rel.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	width: 20px;
}
.hd2r {
	background-image: url("primages/rer.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	width: 20px;
}
.ft {
	background-image: url("primages/ftbg.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
.ft2l {
	background-image: url("primages/rebl.png");
	background-repeat: no-repeat;
	background-position: right top;
}
.ft2r {
	background-image: url("primages/rebr.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.lefttab {
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	width: 200px;
}
.mcon {
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	border: 1px solid #000000;
	width: 100%;
	background-color: #0098E1;
	text-align: justify;
	background-image: url("primages/p2.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.bcon {
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	border: 1px solid #000000;
	width: 100%;
	background-color: #0098E1;
	height: auto;
	color: #FFFFFF;
}
.bconnav {
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	width: 100%;
	background-color: #0098E1;
	height: auto;
	color: #FFFFFF;
}
.bcontxt {
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.adwrap {
	position:relative;
	float:left;
}
.toptbars {
	color: #FFFFFF;
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.tbars {
	color: #FFFFFF;
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 12px;
}
.ltd {
	border: 2px groove #000000;
}
.pgen {
	font-family: Georgia, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #FFFFFF;
}