body
{
	background-color:F3FFE7;
	background-image:url('images/bg.gif');
	background-repeat:repeat-y;
	background-position: left;
	top:0;
	left:0;
	background-attachment:scroll;
}


body, div, table
{
	font-family: verdana;
	font-size: 7pt;
	color:82B269;
	cursor: E-Resize
	font-weight:normal;
}

body
{
	scrollbar-face-color:CAE1BA;
	scrollbar-shadow-color: 57A85D;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color: 57A85D;
	scrollbar-darkshadow-color:F4FEEC;
	scrollbar-track-color:#F4FEEC;
	scrollbar-arrow-color: 57A85D;
}

.head
{
	background-image:url('images/head.jpg');
	letter-spacing:2px;
	padding-top:2px;
	font-family:verdana; 
	font-size:7pt; 
	font-weight:bold;
	color:57A85D;
	font-size: 12px; 
	font-family:arial;
	height:19;
	text-align:left;
	text-transform:uppercase;
	border: #75B668 1px solid;
	padding-right: 5px; 
}

B 
{
	font size:8pt; 
	color:80C4BD; 
	text-transform:uppercase;
	font-weight: bold;
	cursor: normal; 
	line-height:1; 
}

A:link,A:visited 
{
	cursor:default; 
	font-size: 8pt;
	color:#80C4BD; 
	line-height: 10pt;
	font-family: arial;
	font-weight: bold;
	border-bottom: 0;
	text-decoration: none;
	border-bottom: #BCBC6C 1px solid;
}

A:hover 
{
	cursor:default;
	text-align: right;
	line-height: 10pt;
	color:BCBC6C;
	font-weight: bold;
	border-bottom: #42C5FD 1px dashed;
}