body {
	background-color: #969495;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


#content {
	font-size: 12px;
	color: #333;
	padding: 30px;
	text-align: left;
}
#Table_01 {
	background-color: #E0E0E0;
}

#nav {
	background-position: top;
	height: 40px;
}

h1 {
	font-size: 20px;
	color: #003466;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003466;
	padding-bottom: 5px;
	font-weight: normal;
}
a {
	color: #8C2F27;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}

a:hover {
	color: #FFFFFF;
	background-color: #8F2D2E;
}



.left {
	background-color: #61787E;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.right {

	background-color: #D9DEE1;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h2 {
	font-size: 16px;
	color: #003466;
	padding-bottom: 5px;
	font-weight: normal;
}
#footer {
	background-image: url(../images/b_14.jpg);
	background-repeat: no-repeat;
	height: 49px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	background-color: #969495;
}
