body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	color: #006699;
}
.menu_on {
	background-image: url(images/menu_on.png);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	width: 116px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
}
.menu_off {
	background-image: url(images/menu_off.png);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 22px;
	width: 116px;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	color: #000000;
}
.menu_on a:link { color: #ffffff; }
.menu_on a:visited { color: #ffffff; }
.menu_on a:hover { color: #ffffff; }
.menu_on a:active { color: #ffffff; }
.menu_off a:link { color: #000000; }
.menu_off a:visited { color: #000000; }
.menu_off a:hover { color: #000000; }
.menu_off a:active { color: #000000; }
#title {
	font-size: 18px;
	font-style: italic;
	line-height: 36px;
	padding-left: 22px;
	color: #FFFFFF;
	font-weight: lighter;
}
#content {
	padding: 10px 22px 22px;
	float: left;
}
#bottom {
	background-image: url(images/bot_bkg.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}
#copyr {
	font-size: 10px;
	color: #666666;
	float: left;
	padding-left: 22px;
	padding-bottom: 22px;
}
#qlinks {
	padding-right: 22px;
	font-size: 10px;
	color: #666666;
	float: right;
	padding-bottom: 22px;
}
#qlinks a { color: #666666;}
.contentbox {
	background-color: #D1E3EE;
	padding: 10px;
	width: 30%;
	float: right;
}
.fat {
	font-weight: bold;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.changelog {
}
.changelog h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.changelog p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family:"Courier New", Courier, monospace
}
.button150 {
	background-image: url(images/dl_button.gif);
	width: 150px;
	height: 30px;
	text-align: center;
}
.button150 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
}
