body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_all.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: 565656;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F54D01;
}


body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}

.bg_bottom {
	background-image: url(images/bottom_bg.gif);
	height: 17px;
	width: 345px;
}
.bg_albottom {
	background-image: url(images/bg_allBOttom.gif);
	height: 26px;
}
.bg_all {
	background-image: url(images/bg_all.gif);
}
;
}.bg_content {
	background-image: url(images/bg_content.gif);
	height: 524px;
	width: 703px;
}
.menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#0000FF;
}
a:hover {
	color : #336600;
	text-decoration : underline;
}
H1 { color: #596F80; font-weight: bold; font-size : 16px; }
.line { border-top: 1px dotted #AAAAAA; border-right: 0px none; border-bottom: 0px none; border-left: 0px none; }