@charset "utf-8";
/* CSS Document */
body {
	/*background-color:#3cd7f0;*/
	background-color:#98eef8;
	}
.outerbox {
	margin:auto;
	margin-top:15px;
	color:#000000;
	border: #783200 1px solid;
	width:800px;
	}
.innerouterbox {
	background-color:#FFFFFF;
	margin:auto;
	width:800px;
	border: #0fd94d 3px solid;	
	color:#EEEEEE;
	}
.heading {
	background-image:url(../images/header.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:150px;
	margin-top:126px;	
	}
.headingtext {
	color:#23beff;
	font-size:18px;
	font-weight:bold;
	margin-top:126px;
	}
.bodybox {
	border-left: #783200 1px solid;
	border-right: #783200 1px solid;
	border-bottom: #783200 1px solid;
	background-color:#f0fff0;
	color:#000000;
	padding:3px;
	}
.firstletter {
	color:#000000;
	font-weight:bold;
	font-size:18px;
	}
#leftside {
	float:left;
	width:390px;
	padding-top:3px;
	}
#rightside {
	float:right;
	width:390px;
	padding-top:3px;
	}
.pgtitlebartop {
	display:block;	
	width:284px;
	margin-left:98px;
	margin-top:3px;
	margin-bottom:0px;
	border: #783200 1px solid;
	background-color:#f0fff0;
	padding:2px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	line-height:21px;
	}
.pgtitlebar {
	display:block;	
	width:384px;
	margin:auto;
	margin-top:3px;
	margin-bottom:0px;
	background-image:url(../images/fader.png);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#f0fff0;
	padding:2px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	}
.pgtitlebar2 {
	display:block;	
	width:372px;
	margin:auto;
	margin-top:3px;
	margin-bottom:3px;
	border: #783200 1px solid;
	background-color:#f0fff0;
	padding:7px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	}
.ptbtext {
	text-align:left;
	padding-left:10px;
	}
#leftside p {
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	text-align:left;
	padding-left:3px;
	}
#rightside p {
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	text-align:left;
	padding-left:3px;
	}
p a{
	text-decoration:underline;
	color:#0000CC;
	}
p a:hover {
	text-decoration:none;
	color:#0000FF;
	}
.imgblock {
	display:block;
	width:382px;
	margin:auto;
	padding:2px;
	padding-top:3px;
	border: #783200 1px solid;
	background-color:#f0fff0;
	text-align:center;
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	color:#000000;
	margin-bottom:5px;
	}
/*.imgblock img {
	border: #783200 1px solid;
	}*/
.ratex tr td{
	padding:3px;
	font-family:'Times New Roman', Times, serif;
	color:#000000;
	}
.pgtitlebar2 a:hover{
	text-decoration:none;	
	}
.footer {
	margin-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	}
.footer a{
	color:#000099;
	text-deocration:underline;
	}
.footer a:hover{
	color:#0000CC;
	text-decoration:none;	
	}
.dfbf a{
	font-weight:bold;
	text-decoration:underline;
	color:#0000CC;
	text-align:center;
	}
.dfbf a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#0000FF;
	text-align:center;
	}
