body {
	background-color: #CCCC99;
	margin: 10px 2px;
	background-image: url(bkg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #5A6572;
}
a:link{
	color: #006666;
	text-decoration: underline;
}
a:visited{
	color: #006666;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	color: #006666;
	margin: 2px 0px 10px;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
h2, h3, h4, h5 {
	color: #006666;
	margin: 2px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
}
.top-left-column {
	background-color: #D8D8B1;
	font-size: 90%;
	padding: 6px;
	background-image: url(left.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;



}
.logo {
	margin: 0px;
	padding: 0px;
	height: 150px;
	border-bottom: 1px solid #AEA87D;


}
.body {
	padding: 6px 12px;
	font-size: 95%;
	height: 500px;
	color: #333333;

}
.right-column {
	background-color: #D8D8B1;
	padding: 6px;
	font-size: 12px;
	background-image: url(right.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;


}
.bottom-nav {
	background-color: #FFFFFF;
	padding: 2px 6px;
	font-size: 11px;
	text-align: center;

}
.bottom-nav a:link {
	color: #003366;
	text-decoration: none;

}
.bottom-nav a:visited {
	color: #003366;
	text-decoration: none;

}
.bottom-nav a:hover {
	color: #003366;
	text-decoration: none;

}
p {
	margin: 6px 0px;

}
hr {
	color: #006666;
	background-color: #006666;
}
.b {
	font-size: 100%;
	text-transform: uppercase;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.blue {
	color: #0000FF;
}
.ak49 {
	font-size: 80%;
}
.image-right {
	margin: 2px 0px 6px 10px;
	padding: 0px;
	clear: left;
	float: right;
}
.image-left {
	margin: 2px 10px 6px 0px;
	padding: 0px;
	clear: right;
	float: left;
}
li {
	font-size: 90%;
}
.a-li {
	font-size: 13px;
	list-style-image: url(arrow.gif);
}
.start {
	font-size: 150%;
	color: #336666;
	font-weight: bold;
	font-family: "Tempus Sans ITC", Verdana, sans-serif;

}
