@charset "UTF-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 25px;
	margin-bottom:25px;
}
.black10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.black10 a {
	color: #000000;
	text-decoration:none;	
}
.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002E68;
	line-height: 20px;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E68;
	line-height: 18px;
}
.blue12 a{
	color: #002E68;
	text-decoration:underline;	
}
.blue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002E68;
	line-height: 16px;
}
.blue11 a{
	color: #002E68;
	text-decoration:underline;	
}
.gold11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C7844;
	line-height: 18px;
}

.gold11 a{
	color: #9C7844;
	text-decoration:underline;	
}
.gold10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C7844;
	line-height: 18px;
}
.news td {
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002E68;
	line-height: 20px;
}

