body {

 	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 10pt;

	color: #333333;

	background-color: #FFFFFF;

	}



a {

	text-decoration: underline;

	color:  #0000ff;

	outline: none;

	}



a:visited {

	color:  #800080;

	}



a:active {

	color:  #0000ff;

	}



a:hover {

	color: #2F517A;

	text-decoration: underline overline;

	background-color: #DFEDFA;

	}



strong, b {

	font-weight: bold;

	}



p {

	font-size: 10pt;

	margin-top: 20px;

	margin-bottom: 10px; 

	}



h1 {

	font-size: 16pt;

	line-height: 20pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 10px;
	
	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #000000;

	}



h2 {

	font-size: 14pt;

	line-height: 18pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 0px;

	color:#3A6395

	}



h3 {

	font-size: 12pt;

	line-height: 16pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 0px;

	}



img {

	border: 0px;

	}



#tiny {

	font-size: 8pt;

	line-height: 16px;

	margin-top: 15px;

	margin-bottom: 5px; 

	}



#menu {

	position:absolute;

	left:7px;

	top:126px;

	padding: 10px;

	background: #F0EECB;

	border: 1px solid #899BB1;

	width: 150px;

	}

 
 #submenu {

	position:absolute;

	left:7px;

	top:370px;

	padding: 10px;

	background: #F0EECB;

	border: 1px solid #899BB1;

	width: 150px;

	}
	
#sidepromomain {
	
	position: absolute;
	left: 7px;
	top: 370px;
	padding: 10px;
	width: 150px;

}

#sidepromosub {
	
	position:absolute;
	left: 7px;
	top: 560px;
	padding: 10px;
	width: 150px;
	
}

#content {

	position:absolute;

	left:180px;

	top:126px;

	padding: 10px;

	background: #FFFFFF;

	width: 510px;

	}



#content #pic_right {

	float:right;

	}



#header {

	position:absolute;

	left:7px;

	top:0px;

	width:700px;

	background:#ffffff;

	}

	

#footer {

	position:relative;

	left:7px;

	bottom:0px;

	width:510px;

	background:#899BB1;	

	padding-left:7px;

	}


	
 #menu-btm {
 	
 	position:relative;
 	
 	left:7px;
 	
 	bottom:0px;
 	
 	background:#ffffff;
 	
 	padding-left:7px;
 	
 	text-align: center;
 	
 	}


 .crumbs {
 
 	font-size: 8pt;
 	
 	}
 	
 #footer2 {
 
	position:relative;

	left:7px;

	bottom:0px;

	width:510px;

	padding:7px 7px 0 7px;

	font-size: 8pt;
 	
 	text-align: center;
 	
 	}