/* cascading style sheet  */
/* http://www.harvey.be   */
/* last update 04.05.2007 */
/* ---------------------- */
#containerus {
	width: 600px;
	margin: 10px auto;
	background-color: #F2F2F2;
	border: solid Gray;
	border-width: 6px 3px;
	line-height: 130%;
	text-align: left;
	position: relative;
}
#containerus p {
	margin: 10px;
	font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
#headerus {
	margin: 0;
	border: 0;
	left: 0;
	top: 0;
	padding: 0;
	position: relative;
	height: 140px;
	width: 600px;
	background: #d3d3d3 url(headr.jpg) left no-repeat;
}
#topintro {
	padding: 0;
	padding-bottom: 5px;
	background-color: White;
	width: 600px;
	float: left;
	color: Gray;
	border: solid Navy;
	border-bottom-color: Navy;
	border-width: 2px 0px 2px 0px;
}
.leftbox {
	float: left;
	width: 415px;
	text-align: left;
	margin: 5px;
}
.rightbox {
	float: right;
	width: 140px;
	text-align: center;
	margin: 5px;
}

#footer {
	padding: .5em;
	border-top: 1px solid gray;
	color: gray;
	text-align: center;
}
/* ------------------
 begin navigation top
--------------------- */
#topnav {
	white-space: nowrap;
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background: transparent url(gif/topnav.jpg) repeat-x;
}
#topnav a {font: bold 11px Verdana, Arial, sans-serif }
#topnav ul {
  padding: 0;
  margin: 0;
  float: right
}
#topnav ul li { display: inline }
#topnav ul li a {
	padding: 0em 1em;
	color: Gray;
  text-decoration: none;
  float: left;
  border-right: 1px solid Gray;	
}
/* Fix IE. Hide from IE Mac \ */
 html #topnav ul li {float: left}
 html #topnav ul li a {height: 20px}
/* End fix IE */
#topnav ul li a:hover {color: Navy}
/* ------------------
end navigation top
---------------------*/
/* -----------------------
begin menu navigation left
--------------------------*/
/* hide from MacIE \ 
 html #content { margin-left: 0; } 
 html #leftcolumn { margin-right: -3px; } 
*/
/* end hide */

.fine {
	font-size: 11px;
	background-color: transparent;
	color: Gray;
}
.fine a {text-decoration: none; list-style: none; margin: 0px 0px;}
.fine a:link {font-weight: bold; color: Gray}
.fine a:visited {color: Navy}
.fine a:hover {text-decoration: underline; color: Navy}
.fine a:active {color: Navy}
/* ---------------
navigation days
---------------- */ 
.navlink {
	background-color: transparent;
	color: #6C6C6C;
	font-size: 12px;
	list-style: none;
}
.navlink ul {margin: 0; list-style-type: none;}
.navlink ul li {display: inline;	white-space: nowrap}
.navlink a {text-decoration: none;}
.navlink a:link {color: gray;	text-decoration: underline;}
.navlink a:visited {color: blue; text-decoration: underline;}
.navlink a:hover {color: red}
.navlink a:active {color: red}

.red {
	text-decoration: none; 
	color: red !important;
	border-bottom: 0;
	border-bottom-style: none;	
}

.linkul {color: #6C6C6C}
.linkul a  {border: 0; text-decoration: none;}
.linkul ul {margin: 0; list-style-type: none;}
/*.linkul ul li {white-space: nowrap}*/
.linkul a:link {color: #708090;	border-bottom: 1px dashed #4A4A4A;}
.linkul a:visited {color: navy;}
.linkul a:hover { color: navy; background-color: White; border-bottom: 1px solid;}
.linkul a:active {color: blue;}

h1, h2, h3, h4 {
	font-weight: bold;
	color: Gray;
	text-align: left;
	margin: 15px;
	padding: 10px;
}
h1 {
	font-size: 13pt;
	text-align: center;
}
h2 {
	font-size: 11pt;
	text-align: center;
}
h3 {font-size: 10pt}
h4 {
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0.3em;
}
p {
	margin: 2px 2px 5px 5px;
	font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
/* --------
img icons
----------*/
.belstat {float: left; position: relative}
.clearing {height: 0; clear: both}
.gotop {
	clear: both;
	font-size: 10pt;
	background-color: transparent;
	text-align: right;
	margin-right: 3px;
	border-style: none;
}
.gotop a {text-decoration: none;}
.gotop a:link {color: Gray; font-weight: bold;}
.gotop a:visited {color: Navy}
.gotop a:hover {
	border-bottom: none;
	text-decoration: underline;
	color: Maroon;
}
.gotop a:active { color: Maroon;}

.img {
	border: 0; 
	text-align: center;
	margin: 1em 1em 1em 1em;
	padding: 5px;
}

.imgleft {
	border: #bac1a3 1px solid;
	float: left;
	text-align: center;
	margin: 1em 1em 1em 1em;
	padding: 5px;
}
.imgright {
	border: #bac1a3 1px solid;
	float: right;
	text-align: center;
	margin: 1em 1em 1em 1em;
	padding: 5px;
}
.icons { text-decoration: none; padding-right: 5px; border: 0 }
/* ------------
end img icons
--------------*/
/* ---------
float img
----------*/
.float2 {
	float: left;
	text-align: center;
	padding: 15px 10px 5px 15px;
	margin: 5px 5px 5px 10px
}
.float {
	float: left;
	margin: 15px 15px 15px 20px;
	padding: 15px 10px 5px 10px;
  border-top: 1px solid Gray;	
  border-right: 2px solid Gray;
  border-bottom: 2px solid Gray;
  border-left: 1px solid Gray;
  background-color: #ddd
}
.float img {padding: 5px; border: none}
.float p {text-align: center; font-size: 10pt}
.float imgleft p {text-align: center; font-size: 10px;}
/* -------------
end float img
-----------------*/

