body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin:0px;
}
hr {
	background-color:#000000;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#7B97A1;
	text-decoration:none;
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#7B97A1;
}
.box {
	width:750px;
}
.nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 750px;
	padding-top: 19px;
}
.nav a {
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
	color:#000033;
}
.nav a:hover {
	color:#666666;
	text-decoration:underline;
}
.info {
	background-image: url(images/info_bg.jpg);
	background-repeat: repeat-y;
	width: 690px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	line-height: 18px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom:20px;
}
.pics {
	border:2px solid #000033;
	margin-right:10px;
}
.pics_right {
	border:2px solid #000033;
	margin-left:10px;
}
.orginization {
	border-bottom:1px solid #000033;
}
.small {
	font-size:10px;
	line-height:normal;
}
.row_1 {
	background-color:#F7F7F7;
}
.row_0 {
	background-color:#D2D2D2;
}
.gold {
	font-size:16px;
	line-height:16px;
}