﻿body {	
			scrollbar-base-color : #F2F2F2;
			scrollbar-face-color : white;
			scrollbar-highlight-color : #F2F2F2;
			scrollbar-shadow-color : black;
			scrollbar-track-color : white;
}

a:visited	{
		color:orange;
		text-decoration:none;
}
	
a:link	{
		color:orange;
		text-decoration:none;
	font-size: 11px;
}
	
a:active {
		text-decoration:underline;

}

a:hover {
		text-decoration:underline;

}

a.main:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.main:link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.main:hover { text-decoration:underline; color: silver;}

a.navileft:visited {
	display:block;
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: black;

	text-decoration:none;
} 

a.navileft:link {
	display:block;
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	color: black;

} 

a.navileft:hover {
    display:block;
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: silver;
	text-decoration:underline;
} 


h1 {
	font-family:Verdana;
font-size: 10pt;
color: black;
letter-spacing: 2pt;
}

li{text-align: justify;
}

td{font-family: Verdana; font-size:8pt;

}
p{text-align: justify;
}

}
.style1 {
	font-family: Verdana;
}
.style3 {
	border-color: #c0c0c0;
	border-width: 0;
}

.style8 {
	text-align: center;
}
.style10 {
	font-size: 10pt;
}
.style6 {
	background-image: url('../images/bg.gif');
}
.style6 {
	background-image: url('../images/bg.gif');
}
.style11 {
	font-size:8pt;
}
.Verdana_8pt {
	font-family: Verdana;
	font-size: 8pt;
}

.button {
background-color: white; 
color: #333450; 
width:100px; 
border: 2px solid silver; height: auto;}
