BODY {
	font-family:Tahoma;
	font-size:11px;
	background-color: #FFFFEE;
	scrollbar-face-color: #FFFFEE;
 	scrollbar-arrow-color: #F3DA57;
 	scrollbar-base-color: #FFFFEE;
 	scrollbar-shadow-color: #F3DA57;
 	scrollbar-darkshadow-color: #FFFFEE;
 	scrollbar-highlight-color: #F3DA57;
 	scrollbar-3dlight-color: #FFFFEE;
 	scrollbar-track-color: #FFFFEE;
}

A {
	cursor:hand;
	text-decoration: underline;
	color: #213C74;
}

A:hover {
	color:#FF9900;
	text-decoration: none;
}

P {
	text-align:left;
	text-indent:2em; 
	margin-left:3%;
	margin-right:3%;
	line-height: 1.5 em;
}
	
LI {
	padding:3px;	
}

H1 {
	position: relative; 
	padding:2px;
	padding-left: 20px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #FFBB55; 
	top:40px; 
	left:3%; 
	width: 610px; 
	height: 30px; 
	z-index:2;
	letter-spacing: 0.25em;
}

.main {
	width: 798px;
}

.header {
	position: relative;
	background-color: #FFE777; 
	border: 1px solid #213C74;
	width:100%;
	color: #213C74;
	font-size:11px;
	font-weight:bold;
}

.leftcol {
	position:relative;
	float: left;
	width:160px;
	color: #213C74;
	background-color: #00A1D7;
	font-weight:bold; 
}

.leftcol A {
	display: block;
	background-color: #00A1D7; 
	border-bottom: 1px dotted #FFC500;
	color: #FFE777; 
	text-align: right; 
	text-decoration: none;
	font-size:11px;
	height:30px;
	padding: 9px 8px 9px 2px;
}

.leftcol A:hover {
	background-color: #FFEF98; 
	border-right: none;
	color: #213C74;
	text-decoration: underline;
}

.leftcol_current{
	color: #FFC500; 
	text-decoration: underline;
	letter-spacing:0.25em;
}

.leftcol_current:hover {
	color: #213C74; 
	text-decoration: underline;
}

.content {
	position:relative;	
	font-size:12px;
	text-align:left;
	float:left;
	width: 638px;
	height:100%;
	border-left: 1px solid #213C74;
	border-right: 2px solid #F3DA57;
	background-color: FFEF98;
	color: #213C74;
	scrollbar-face-color: #FFEFA0;
 	scrollbar-arrow-color: #FFCC00;
 	scrollbar-base-color: #FFFFDD;
 	scrollbar-shadow-color: #FFFFDD;
 	scrollbar-darkshadow-color: #FFFFDD;
 	scrollbar-highlight-color: #FFFFDD;
 	scrollbar-3dlight-color: #FFFFDD;
 	scrollbar-track-color: #FFFFDD;
	letter-spacing:0.05em;
}

.content A {
	color: #FF8800;
}

.content li A:hover {
	color: #00A1D7;
}

.contentvertbar {
	position: absolute; 
	margin-left: 470px;
	top:0px;
	width: 140px; 
	height: 100%; 
	background-color: #FFE777; 
	z-index:-4;
}

.contentprodtitle {
	font-size: 11px;
	color: #00A1D7;
	font-weight: bold;
}

.contentproddescr {
	position:relative; 
	left:15%; 
	width:80%; 
	right:5%; 
	height:auto; 
	margin-top:20px;
	color: #213C74;
	font-size:11px;
	margin-left:1%;
}

.contenttop {
	 margin-right:10%; 
	 margin-top:10px; 
	 color:#FFAA00;
}

.contenttop A {
	color:#FFAA00;
	text-decoration:underline;
}

.contenttop A:hover {
	text-decoration:none;
}

.footermenu {
	background-color: #FFFFEE;
	position:relative;
	font-size: 9px;
	font-weight:normal;
	text-align:center;
	clear:left;
	height: 25px;
}

.footermenu A:hover{
	color: #00A1D7;
}

.footermenu_current{
	font-weight:bold;
	text-decoration:none;
}

.copyright {
	background-color: #FFFFEE;
	position:relative;
	font-size: 9px;
	text-align:center;
	clear:left;
}

.copyright A {
	text-decoration: underline;
	color:#000000;	
}

.copyright A:hover {
	color:#BB0000;	
}