/* CSS Document */
html,body {
	margin: 0px;
	padding: 0px;
	border: 0px;}

body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	border: 4px;
	position: relative;
	font-size: 14px;}

p {	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #000000;}

td { font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #000000;}

.navlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: EAD76D;
	font-weight: normal;
	text-decoration: underline;
}

a.navlink { font-family: "Times New Roman", Times, serif;
 	font-size: 12px;
 	color: EAD76D;
	font-weight: normal;}

a.navlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EAD76D;
	text-decoration: underline;
	font-weight: normal;
	background-color: #666699;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}
.borderblk {
	border: 1px solid #000000;
}
.greenbg {
	background-color: #000000;
}
.menu {
	color : #9A9A9A;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.menu a {
	color : #9A9A9A;
	text-decoration: none;
}
.menu a:hover {
	color : #294A7B;
}
.topback {
	background-image: url(images/top1.jpg);
	background-repeat: repeat-y;
}
.top2back {
	background-image: url(images/top2.jpg);
	background-repeat: repeat-x;
}

.m1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #EAD76D;
	font-weight: normal;
}

a.m1 { font-family: "Times New Roman", Times, serif;
 	font-size: 11px;
 	color: #EAD76D ;
 	text-decoration: none;
	font-weight: normal;}

a.m1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #EAD76D;
	text-decoration: underline;
	font-weight: normal;
	background-color: #666699;
}
.nav-titles {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: EAD76D;
	font-weight: bold;
}
.14blkbold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.9blkreg {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.9blkbld {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.gold10 {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: EAD76D;
	font-weight: normal;
}
.gold12 {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: EAD76D;
	font-weight: normal;
}

