.popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FBE8E1;
	border: 1px solid #6DB1B2;
	padding: 3px;
}

.popup_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #FBE8E1;
	border: 1px solid #6DB1B2;
	padding: 3px;
	width: 300;
}

.popupthree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FBE8E1;
	border: 1px solid #6DB1B2;
	padding: 3px;
	width: 300;
}
.menuhilite {
	color: #3333CC;
}

.menuoff {
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg-x.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bgmain {

	background-color: #FFFFFF;
	background-image: url(images/bg_body_top.jpg);
	background-repeat: no-repeat;
	/*text-align: right;*/
}
.rightoftext {
	background-image: url(images/rightoftextbg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E6A84;
}




.smalllink {color:#3333CC; font-size:12px; }
