body {
	margin: 0;
	padding: 0;
	border-top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #333;
	background: #123454 url(../graphics/common/body-bg.gif) center top repeat;
	}
	
 /* CONTENT */

.contentbox {
	border: 1px solid #666666;
	padding: 2px;
}

.header {
	background: #3c8cc6 url(../graphics/common/topbar.gif) top left repeat-x;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
}

.content {
	background-color: #e8e8e8;
	padding: 3px;
}

.displaymsg {
    color: #FF0000;
}
	
.mainpg {
	background: #123454;
	}

.mainpgtbl {
    background: url(../graphics/splash/splashbg.gif) repeat;
}

.comments {
    font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #F1F1F1;
}

.login {
  font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: 700;
	color: #FFFFFF;
	padding: 1px;
}
	
h2  {
	color: #123454;
    font: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 15px;
    }
	
h3  {
	color: #457BB0;
    font: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px;
    }

a:link, a:visited {
	color: #2861CC;
	text-decoration: none;
	}
	
a:hover {
    background-color: #89CEEF;
	color: #2F3C27;
	}

a.cpnavigation:link, a.cpnavigation:visited
{
	color: #FFFFFF;
  font-weight: bold;
	text-decoration: none;
}

a.cpnavigation:hover
{
  background-color: AFC7DF;
  font-weight: bold;
	color: #FFFFFF;
}
  
a#login:link, a#login:visited
{
	color: #C9CBC9;
  font-weight: bold;
	text-decoration: none;
}

a#login:hover
{
  background-color: transparent;
  font-weight: bold;
	color: #000000;
}
  
a#banner:link, a#banner:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a#banner:hover {
    background-color: #FFFFFF;
	color: #6c894d;
	}
	
a > img{
	border: none;	
}
	
label {font-weight:bold;}

ul {
	color: #457BB0;
	font: Arial;
	font-size: 11px;
	list-style-image: url(../graphics/common/arrow.gif);
	}

#container       { width: 688px; }
#container-inner { margin: 0px 15px; }

.dotted_horizontal_line {BACKGROUND-IMAGE: url(../graphics/common/line_horiz.gif); BACKGROUND-POSITION: top; BACKGROUND-REPEAT: repeat;}

.editpanel {font-size:x-small;}

.entry-header  {color: #457BB0; font-size: 12px; font-weight: bold;}
.entry-content {font-family: Verdana, Arial, sans-serif; font-size: small; color: #000066; margin: 5px 15px;}

.facilities {color: #000000;}

.montageimg{
	height: 87px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}