body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#layouttable {
	width: 100%;
}
#logocell {
	background-image:url(images/_logo_bg.jpg);
}
#logotable {
	width: 750px;
	height: 90px;	
}
#navcell {
	height:30px;
	background-image:url(images/_nav_bg.jpg);
	background-position: left, top;
	background-repeat: repeat;
}
#navtable {
	width: 630px;
	height: 21px;
}
#maincell {
	width: 100%;
}
#maintable {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#footercell {
	width: 100%;
}
#footertable {
	background-image:    url(images/_footer_bg.jpg);
	background-position: left, top;
	background-repeat: no-repest;
	width: 600px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

