@charset "";
body {
	background-image: url(image321.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.bg01 {
	background-image: url(image01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	float: left;
}
.n1 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
	float: left;
}
.left {
	float: left;
	width: 680px;
}
.right {
	float: right;
	width: 284px;
}
.clr {
	clear: both;
}

.matter {
	font-size: 12px;
	line-height: 20px;
}
.imgborder {
	border: 5px solid #ffcc00;
}

p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.alignC {
	text-align: center;
}
.n3 {
	position: absolute;
	top: 42px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.title {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #950600;
	line-height: 28px;
}
.imgborder1 {
	border: 1px solid #ffcc00;
	padding: 5px;
	margin: 10px;
	background-color: #FFFFFF;
	display: inline;
}
a {
	color: #950600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.toplinks {
	color: #950600;	
}
.toplinks a{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
.footer-link,  .footer-link a{
	color: #ffffff;	
}
.footer-link a:hover {
	color: #ffffff;	
	text-decoration: underline;
}