BODY
{		   
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#172331;
    scrollbar-arrow-color:#2E4964;
    scrollbar-base-color:#172331;
    scrollbar-track-color:#172331;
    scrollbar-darkshadow-color:#172331;
    scrollbar-face-color:#172331;
    scrollbar-highlight-color:#2E4964;
    scrollbar-shadow-color:#2E4964;
	
	background-image: url("images/layout/pg_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #172331;

}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96A9BC;
	text-decoration:none;
	font-weight:bold;
	}

.regularlink:active {
	color: #96B6D8;
}
.regularlink:hover {
	color: #ffcc99;
}

.regularlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #cccccc; line-height:12px; font-weight:normal; text-decoration:none;
}
.buttonlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #96A9BC; line-height:12px; font-weight:bold; text-decoration:none;
}
.buttonlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A4B9CE; line-height:12px; font-weight:bold; text-decoration:none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #96A9BC; line-height:20px; font-weight:normal; text-decoration:none;
}

.bodytopics {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #738DA7; line-height:15px; font-weight:bold; text-decoration:none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #69849E; background-color: #263C54; border: 1 solid #465B72; width:250px;
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #69849E; background-color: #263C54; border: 1 solid #465B72; width:250px;
}

textarea:active {
	color: #96B6D8;
}
textarea:hover {
	color: #96B6D8;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #5D768E; line-height:12px; text-decoration:none; font-weight:bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #818181; line-height:12px; text-decoration:none; font-weight:bold;
}
.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; line-height:12px; text-decoration:none; font-weight:bold;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
}
