@charset "utf-8";
body {
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	margin-top: 5px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #0876ba;
	text-decoration:none;
}
a:visited {
	color: #0876ba;
	text-decoration:none;
}
a:hover {
	color: #0876ba;
	text-decoration:underline;
}
a:active {
	color: #0876ba;
	text-decoration: none;
}
.style1 {
	font-size: small;
	color: #333;
	text-align: left;
}
.style2 {
	font-size: medium;
	color: #0976BB;
}
.style3 {
	font-size: small;
	color: #FFF;
	text-align: left;
}
.style4 {
	font-size: x-small;
	color: #333;
	text-align: left;
}
div.floatLeft2 { 
    float: left; 
    margin: 2px;	
}
img.floatLeft { 
    float: left; 
    margin: 2px;	
}
img.floatRight { 
    float: right; 
    margin: 7px; 
}
.style5 {
	font-size: x-small;
	color: #0976BB;
	text-align: center;
}
.style6 {
	font-size: xx-small;
	color: #909fa8;
	text-align: center;
}
.style7 {
	font-size: small;
	color: #333;
	text-align: left;
}
.style8 {
	font-size: x-small;
	color: #0976BB;
	text-align: left;
}
.style10 {
	font-size: x-small;
	color: #333;
	text-align: center;
}
