/* CSS Document */

body { 
cursor: se-resize; 
line-height: 130%;
letter-spacing:1.5px;
background: #6A7068 url(bg.jpg) repeat-x;
scrollbar-arrow-color: #ffffff;
scrollbar-face-color: #A9ADA6;
scrollbar-3dlight-color: #CCEAEA;
scrollbar-darkshadow-color: #CCEAEA;
scrollbar-highlight-color: #CCEAEA;
scrollbar-shadow-color: #CCEAEA;
scrollbar-track-color: #6A7068;
}

.navi {text-decoration: none;
	font: times new roman;
	font-size: 20px;
	font-weight: bold;
	color: #545952; 
	letter-spacing: 5px;
	text-align: center;
	text-transform:uppercase;
	text-shadow:#ffffff;
	padding-top: 5px;
	border-bottom: dashed 2px #545952;}

.header
{	text-decoration: none;
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
	color: #545952; 
	letter-spacing: 7px;
	text-align: center;
	text-transform:uppercase;
	text-shadow:#ffffff;
	padding-top: 5px;
	border-bottom: dashed 2px #545952;}

.bocontent {
background:#DDF1EB;
font: 13px arial; 
color: #545952; }
 
.bonavi {
background:#EEF7E5;
font: 13px arial; 
color: #545952;
text-align: center;
}  

.boleft {background: url(images/version1_21_21bg.jpg) repeat-y;}

.boright {background: url(images/version1_25_25bg.jpg) repeat-y;}

a:link, a:visited, a:active {
	font-size: 16px;
	font-family: times;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 1px;
	background: none;
	color: #7A9D8C;
	text-transform: none;
	text-decoration: none;
	cursor: none; }
	
a:link img, a:visited img, a:active img, a:hover img 
  {border: 0px; 
	cursor:help}

a:hover {
	font-size: 16px;
	font-family: times;
	line-height: 130%;
	letter-spacing:1px;
	color: #3399ff;
	background: #F5F1D3;
	text-transform: none;
	border: 1px solid #ffffff;
	text-decoration: none;
	cursor: help; }
