body {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/Back.jpg) no-repeat top center fixed #5d7e97;
}
.la	{
	text-align:left;
}
.ca	{
	text-align:center;
}
.ra	{
	text-align:right;
}
.fltlft	{
	float:left;
}
.fltrht	{
	float:right;
}
.clrbth	{
	clear:both;
}
td {
	vertical-align:top;
}
img {
	border:none;
}
.common_msg	{
	color:#993300;
	font-size:12px;
}
h1 {
	font-weight:normal;
	font-size:22pt;
	color:#C60;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*layout divs*/
#siteShell {
	width:981px;
	margin:70px auto 0px auto;
 }
#header {
	width:981px;
	height:195px;
	background:url(../images/ShellHeader.png) no-repeat top;
}
#repeater {
	width:981px;
	margin:0px;
	background:url(../images/ShellRepeat.png) repeat-y;
}
#footer {
	width:981px;
	height:29px;
	margin:0px;
	background:url(../images/ShellBottom.png) no-repeat;
}
#reflection {
	width:981px;
	height:212px;
	background:url(../images/FooterReflection.png) no-repeat;
}
#headerLeftPadding {
	width:690px;
	padding:152px 0px 0px 290px;
}

/*content containers */
#navigation {
	width:205px;
	text-align:right;
	padding:0px 20px 20px 50px;
}
#content {
	width:655px;
	padding:0px 25px 0px 20px;
}
#copyright {
	width:100%;
	text-align:center;
	padding:15px 0px 0px 0px;
	font-size:9pt;
	color:#69C;
	margin:0px 0px 0px 0px;
}
#copyright a {
	color:#69C;
	padding:5px;
	text-decoration:none;
}
#copyright a:hover {
	color:#36C;
	text-decoration:none;
}

/*styling*/
.navText {
	font-size:16pt;
	color:#C60;
}
.navText a {
	text-decoration:none;
	/*color:#C93;  741f08*/
	color:#772c18;
	padding:6px 0px;
	border-bottom:dotted 2px #FFCC00;
	display:block;
}
.navText a:hover {
	text-decoration:none;
	color:#CC6600;
	/*background:#ffda3a;*/
	background:#ffe04d;
}
.contentGeneric {
	font-size:10pt;
	color:#666;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
.contentGeneric a {
	text-decoration:none;
	color:#C90;
}
.contentGeneric a:hover {
	text-decoration:none;
	color:#C60;
}

.contentGeneric #target {margin-top:1px;}

/* LOGIN TABLE */

.fldset	{
	width:500px;
	height:100px;
}
legend	{
	color:#EEE92D;
	font-size:16px;
	font-weight:bold;
}
.login_tbl td	{
	color:#085799;
	font-size:13px;
	font-weight:bold;
}
.register,.register a	{
	color:#000000;
	font-size:12px;
}
.fgt_pwd,.fgt_pwd a	{
	color:#000000;
	font-size:12px;
}
.welcome	{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
.menu a	{
	color:#065496;
	font-size:14px;
	font-weight:bold;
}

.menu a:hover	{
	background:#9AB0BE;
}
/* END LOGIN TABLE */

.not_available	{
	color:#990000;
}
.available	{
	color:#006633;
}
.last_posted	{
	font-size:8pt;
	color:#BBBBBB;
}
.ano_image	{
 	font-size:8pt;
	padding:5px;
	border-right:solid 1px #369;
}
.time_ago	{
	font-size:8pt;
	color:#69C;
}
.manage_room_header	{
	background:#CCCCCC;
	color:#333333;
}
