@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #dce2ee;
	background-image: url(images/bg.jpg); background-repeat:repeat-x;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#5071ac;
}
a:active {
	text-decoration: none;
}
td#menu {
       background-image: url('images/bluemenu.jpg');
       background-color: #FFFFFF;
	   height:36px;
	   
}
.style2 {font-size: 12px; color: #CC6600;
}
.style3 {font-size: 14px;
}
.style4 {color: #3e6488;
}
.style5 {color: #CC0000;
}
.style6 {font-size: 16px; color: #3e6488;
}
.style7 {font-size: 18px; color: #FFFFFF;
}
.style8 {color: #FFFFFF; font-size: 14px;
}
.style8 a:link {color: #FFFFFF;
		text-decoration: none;
}
.style8 a:visited {color: #FFFFFF;
		text-decoration: none;
}
.style8 a:active {color: #FFFFFF;
		text-decoration: none;
}
.style8 a:hover {color: #CCCCCC;
		text-decoration: none;
}
.style9 {color: #FFFFFF; font-size: 8px;
}