html {
scrollbar-base-color: #6699cc;
scrollbar-arrow-color: white;
scrollbar-track-color: #333333;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: black;
}
body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #2A62BF;
}

.text2 {
	color: #B7DAED;
}

.text3 {
	font-size: 10px;
	color: #7F7F7F;
	background-image: url(images/index12.gif);
	background-repeat: repeat-x;
}

a {
	color: #2A62BF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index18.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

