body {
	background-color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, Monaco, sans-serif;
	font-size: 12px;
	height: 100%;
}

img {
	border: 0;
}

#container {
        width: 749px;
	background-color: #006699;
	color: #FFEBCD;
}

#container a {
        font-weight: bold;
	text-decoration: none;
	color: #669999;
}

#container a:link {
	color: #FFEBCD;
}

#container a:hover {
	background-color: #FFEBCD;
	color: #669999;
}

tr {
        width:auto;
}

h1 {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

h2 {
	color: #FFEBCD;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

h3 {
	color: #FFEBCD;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
}

h4 {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

h5 {
	font-size: 14px;
	color: #669999;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

h6 {
	font-size: 14px;
	color: #FFEBCD;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

#hb {
	width: 48%;
	float: left;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 10px;
	border-right: dashed #FFEBCD 1px; 
}

#hh {
	width: 48%;
	float: right;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 10px;	
}

#header {
	background-color: #000000;
	color: #FFEBCD;
	height: 85px;
}

#nav {
	height: 30px;
	width: 100%;
	border-bottom: solid #FFEBCD 1px;
	background-color: #669999;
        font-weight: bold;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFEBCD;
	line-height: 30px;
	white-space: nowrap;
}

#nav li {
	list-style-type: none;
	display: inline;
}

#nav li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFEBCD;
}

#nav li a:link {
	color: #FFEBCD;
}

#nav li a:hover {
	background-color: #FFEBCD;
	color: #669999;
}

#left {
	background-color: #FFEBCD;
	font-size: 10px;
	color: #000000;
	width: 30%;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

#left dt {
	float: left;
	}

#left dd {
	display: block;
	text-align: right;
	}

#left a {
	text-decoration: none;
	padding: 0px;
	color: #669999;
}

#left a:link {
	color: #669999;
}

#left a:hover {
	color: #FFEBCD;
	background-color: #669999;
}

#left ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}

#left li {
	list-style-type: none;
}

#left img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#left img.prev {
	clear: both;
	display: inline;	
	float: left;
}

#left img.next {
	display: inline;
	float: right;
}

#main {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
	position: relative;
	width: 60%;
	display: table;
}

.news {
        position: relative;
        float: right;
        width: 180px;
        border: dotted 1px;
        padding: 5px;
        text-align: center;
        background-color: #000000;
}

#row {
	clear: both;
	padding-top: 2px;
}

#row dt {
	float: left;
	font-weight: bold;
	text-align: right;
	width: 30%;		
}

#main imageText {
        float:left; 
}

#main img.right {
	float: right;
}

#row dd {
	text-align: left;
	float: right;
	width: 65%;
}

#menu {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 10px;
	position: relative;
	width: 55%;
}

#menu a {
        font-weight: bold;
        text-decoration:underline;
	color: #FFEBCD;
}

#menu dt {
	float: left;
	margin-left: 5px;
	font-size: 10px;
	font-weight: bold;
	}

#menu dd {
	display: block;
	font-size: 10px;
	text-align: left;
	}

#menu dd.first {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}

.last {
	margin-bottom: 10px;
	}
	
#menu ul {
	font-size: 9px;
	line-height: 20px;
	white-space: nowrap;
}

#menu li {
	margin-right: 40px;
	list-style-type: none;
	text-align: center;
}

.FSB {
        height:320px;
        overflow:auto;
        width:auto;
        scrollbar-base-color: #FFEBCD;
}

hr {
      color: #FFEBCD;
}

#footer {
	width: 100%;
	border-top: solid #FFEBCD 1px;
	border-bottom: solid #FFEBCD 1px;
	background-color: #669999;
	bottom: 0px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
}



