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

body {
	background-image: url(images/bg.jpg);
	margin-top: 30px;
}
.goldlinks {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #d5ca00;
	padding-left:6px;
}
.goldlinks a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #d5ca00;
	padding-left:6px;
	text-decoration:none;
}
.goldlinks h {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #d5ca00;
	padding-left:6px;
	text-decoration:none;	
}
.links {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #666666;
}
.links a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #666666;
	text-decoration:none;
}
.links h{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #666666;
	text-decoration:underline;
}
.footer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
h1 {
	color: #d5ca00;
	padding-bottom:25px;
}
td {
	color:#000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;

}
td.center {
	text-align: center
}
.box {
	width: 912px;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #06008d;
	border-right-color: #06008d;
	border-bottom-color: #06008d;
	border-left-color: #06008d;
}
.box1 {
	border:#663300 thin;
}
p {
	color:#000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.titles {
	color:#336699;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
