@charset "UTF-8";
/* CSS Document */

#container {width:750px; height:580px; margin-left:auto; margin-right:auto; margin-top:20px}
#container2 {
	width: 750px;
	height: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px
}

#nav {width:750px; height:65px; margin-top:20px; background-image:url(images/navbg.jpg); color:#72b1dc; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold;}
#content {width:720px; height:auto; padding:15px; font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:22px}
#nav2 {width:750px; height:65px; background-image:url(images/navbg2.jpg); margin-top:20px}
.blue {width:750px; height:15px; background-color:#72b1dc}
a:link {
	color: #72b1dc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #72b1dc;
}
a:hover {
	text-decoration: none;
	color: #72b1dc;
}
a:active {
	text-decoration: none;
	color: #72b1dc;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
#container2 table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.small_inline {
	font-size: 12px;
}
.head_black {
	color: #666666;
}
