body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background: url(pix/pagebg.gif);
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#header {
	margin: 0 auto;
	height: 140px;
	width: 736px;
	background: url(pix/headerbg.gif) no-repeat bottom;
}
#alpha {
	margin: 0 auto;
	width: 736px;
	background: url(pix/alphabg.gif) repeat-y;
}
#topmenu {
	background: url(pix/headerbg.gif) repeat-y;
	height: 20px;
}
#topmenu img {
	margin: 0 14px;
}
#main {
	background: url(pix/mainbg.gif) no-repeat;
}
#menu {
	float: left;
	width: 150px;
	margin-left: 17px;
	padding-left: 5px;
        min-height:550px;
	margin-top: 20px;
	text-align: justify;
	font-size: 11px;
}
#pagetext {
	width: 510px;
	height: auto;
	margin-left: 180px;
	padding: 20px 0 0 18px;
	text-align: justify;
	overflow: visible;
}
#pagetext img {margin: 6px 8px;}
.clearer {
	clear: both;
}
#footer {
	clear: both;
	height: 20px;
	background: url(pix/footerbg.gif) no-repeat bottom;
}
#edit {
	margin: 0 auto;
}
#edit a {
	font-size: 10px;
	color: #494A4A;
	text-decoration: none;
}
#edit a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
#bytds {
	margin: 0 auto;
	font-weight: bold;
	color: #CCCCCC;
}
#bytds img {
	border: solid 1px #FFFFFF;
}
