body {
	background-image: url(images/bg.gif);
	
    background-color:ffffff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-face-color: #1f869c;
	scrollbar-shadow-color: #90afd1;
	scrollbar-highlight-color:#18adb2;
	scrollbar-3dlight-color: #033c7f;
	scrollbar-darkshadow-color: #262d19;
	scrollbar-track-color: #fbedd2;
	scrollbar-arrow-color: #eaded5;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    line-height : 150%
}

.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
	text-decoration: none;
	color: #1a748f;
}




.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.topmenu {
   
	float:right;
	padding:17px 10px 0px 11px;
	background: url(images/sep_menu.gif) right no-repeat;
   
   
}



.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #217893;
}


A.blue, A:visited.left {
  font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
   color:#1a748f;
    text-decoration:none;
}

A:hover.blue {
  color: #ff0202;
    text-decoration:underline;
}



A.gray, A:visited.left {
  font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
   color:#ffffff;
    text-decoration:none;
}

A:hover.gray {
  color: #fde6c0;
    text-decoration:underline;
}



A.right, A:visited.right {
 font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#ffffff;
    text-decoration:none;
    line-height : 120%
}

A:hover.right {
 color: #fde6c0;
    text-decoration:underline;
}

A.left, A:visited.left {
 font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;
    line-height : 120%
}

A:hover.left {
 color: #ff0202;
    text-decoration:underline;
}

A.menu, A:visited.menu {
  font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#4f8350;
    font-weight:bold;
    text-decoration:none;

}

A:hover.menu {
 color: #ff0202;
    text-decoration:none;
}

A.news, A:visited.news {
 font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;
    line-height : 120%
}

A:hover.news {
 color: #ff0202;
    text-decoration:underline;
}