BODY {
	SCROLLBAR-FACE-COLOR: #DCDCDC;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #778899;
	SCROLLBAR-TRACK-COLOR: #c6c6c6;
}

.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: #1E90FF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;	
	border-color: #B8D4F0;
	border-width: 1;
	padding-left: 4;
	border: 1px solid #778899;
	padding-top: 2;
}	

.ButtonL:hover 
{
	width: 100%;
	height: 20;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: navy;
	border-color: #B8D4F0;
	border-width: 1px;
	border-color: #B8D4F0;
	border-width: 1;
	padding-left: 4;
	border: 1px solid #778899;
}	  

.ButtonC 

{
	width: 100%;
	height: 20;
	color: red;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	border-color: #B8D4F0;
	border-width: 1;
	padding-left: 4;
	border: 1px solid #778899;
	padding-top: 2;
}	

.ButtonC:hover 
{
	width: 100%;
	height: 20;
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: #1E90FF;;
	border-color: #B8D4F0;
	border-width: 1px;
	border-color: #B8D4F0;
	border-width: 1;
	padding-left: 4;
	border: 1px solid #778899;
}	

.ButtonT 

{
	width: 100%;
	height: 20;
	color: Black;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: #B0C4DE;
	border-color: #B8D4F0;
	border-width: 1;
	padding-left: 4;
	border: 1px solid #778899;
	padding-top: 2;
}	

.ButtonT:hover 
{
	width: 100%;
	height: 20;
	color: navy;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: #EAEAEA;
	border-color: #B8D4F0;
	border-width: 1px;
	border-color: #B8D4F0;
	border-width: 1;
	padding-left: 4;
	border: 1px solid #778899;
}	

.Input{/*per i textbox, uploadfile*/
	border:1px solid #34487E;
	vertical-align: middle;
	font-family:Verdana;
	font-size:xx-small;
}  


.header {
	font-family: verdana,  Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; line-height:15px; font-weight:bold; text-decoration:none;
}


.header:hover {
	font-family: verdana,  Arial, Helvetica, sans-serif; font-size: 10px; color: #ECF185; line-height:15px; font-weight:bold; text-decoration:none;
}

.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;
}


.hyperlink_testi {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_testi:hover {
	font-family: Arial;
	font-size: 11px;
	color: #4682B4;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_bold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: Yellow;
	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;


}



.titles2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	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;
}