BODY {
	SCROLLBAR-FACE-COLOR: #DCDCDC;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #778899;
	SCROLLBAR-TRACK-COLOR: #c6c6c6;
	background-image: url(../images/bkg.jpg);
}

td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.text_white
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.text_white:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #DDA0DD;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

.text_orange
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

.text_white_menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.text_white_menu:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.text_red
{
	font-family: Tahoma;
	font-size: 11px;
	color: #D7350F;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.text_red:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #D7350F;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.text_black
{
	font-family: Tahoma;
	font-size: 11px;
	color: #282F39;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.text_black:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #282F39;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.hyperlink_orange
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.hyperlink_orange:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFD700;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.text_darkblue
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003333;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_darkblue
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003333;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink_darkblue:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003333;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}


.text_bluesky
{
	font-family: Arial;
	font-size: 11px;
	color: #3F7294;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.GraphButton
{
	background-color: #CECECE;
	border: 1px solid darkgray;
	cursor: default;
	display: inline;	
	padding-left: 5;
	padding-right: 5;
	font-family: Verdana;
	font-size: xx-small;
}

.ButtonL 

{
	width: 100%;
	height: 20;
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	background-color: #4682B4;
	border-color: #B8D4F0;
	border-width: 1;
	padding-left: 4;
	border: 1px solid #778899;
	padding-top: 2;
}	

.Input{/*per i textbox, uploadfile*/
	border:1px solid #34487E;
	vertical-align: middle;
	font-family:Verdana;
	font-size:xx-small;
}  


.ButtonL:hover 
{
	width: 100%;
	height: 20;
	color: #FF6347;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	background-color: #eeeeee;
	border-color: #B8D4F0;
	border-width: 1px;
	border-color: #B8D4F0;
	border-width: 1;
	padding-left: 4;
	border: 1px solid #778899;
}	  


.hyperlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #53ABFF;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.copyright

{
	font-family: Tahoma;
	font-size: 11px;
	color: #00599F;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.copyright:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF8C00;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}


.menu_top {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu_top:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu_bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}


.menu_bottom:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #4682B4;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu_business_dir {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu_news {
	font-family: Tahoma;
	font-size: 11px;
	color: #7B7B7B;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu_news:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}


.hyperlink2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #00BFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFC048;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink_news {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_news:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: Yellow;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_mail {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink_mail:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink_doc {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink_doc:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: CC0000;
	line-height: normal;
	background-color: #CECECE;
	background-position: center;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink_services {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_services:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF8C00;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}


.hyperlink_bottom_menu {
	font-family: Arial
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink_bottom_menu:hover {
	font-family: Arial
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
}

.titles {
	font-family: Arial;
	font-size: 11px;
	color: #4682B4;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.titles:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF6347;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;


}

.text_bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.text_visor {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #C8C8C8;
	width: 100%;
}

.data_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}


.titles3 {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669933;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.titles4 {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}