/* CSS Document */
/* main site style start */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054463;
}
body {
	background-color: #9CB4C3;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #F6F3CE;
}
a.menu:active {
	text-decoration: none;
	color: #006699;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #990000;
}
.style2 {color: #FFFFFF}
.style3 {font-size: 14px}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {font-size: 16px; font-weight: bold; }
/* main site style end */

