body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9dd2d6;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.top {
	background-image: url(images/logo.gif);
	height: 100px;
	width: 900px;
}

.widthspace {
	height: 10px;
}

.widthspace2 {
	width: 18px;
}

.sidemenu {
	width: 145px;
}

.smins {
	width: 145px;
	background-color: #E6E6E6;
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
}

.ba {
	width: 145px;
	background-color: #E6E6E6;
	font-size: 12px;
	text-align: center;
}

.main {
	width: 610px;
}

.mmins {
	width: 550px;
	background-color: #E6E6E6;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	color: #666666;
}

.tbarleft {
	width: 250px;
	background-color: #E6E6E6;
	font-size: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}

.tbarright {
	width: 150px;
	background-color: #E6E6E6;
	font-size: 16px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	font-weight: bold;
}

.google {
	width: 145px;
	text-align: right;
}

.gmins {
	width: 145px;
	background-color: #E6E6E6;
}

.sideup {
	height: 13px;
	width: 145px;
	background-image: url(images/top.gif);
}

.sidedown {
	height: 13px;
	width: 145px;
	background-image: url(images/bottom.gif);
}

.midup {
	height: 13px;
	width: 590px;
	background-image: url(images/topmid.gif);
}

.middown {
	height: 13px;
	width: 590px;
	background-image: url(images/bottommid.gif);
}

.bmup {
	height: 13px;
	width: 900px;
	background-image: url(images/bmtop.gif);
}

.bmdown {
	height: 13px;
	width: 900px;
	background-image: url(images/bmbottom.gif);
}

.fptop {
	text-align: left;
	vertical-align: top;
	width: 250px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.fpbox {
	text-align: justify;
	vertical-align: top;
	width: 250px;
	margin: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
	border: 1px solid #000000;
}

.fpbox a {
	font-weight: bold;
}

.basemenu {
	font-size: 10px;
	background-color: #e6e6e6;
	text-align: center;
}

.ad {
	height: 60px;
	width: 120px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}

.oddad {
	height: 60px;
	width: 540px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.text {
	width: 420px;
	padding: 5px;
	text-align: justify;
	vertical-align: middle;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}

.oddadtext {
	text-align: justify;
	vertical-align: middle;
	font-size: 12px;
}

.text a {
	font-weight: bold;
	text-decoration: underline;
}

.oddadtext a {
	font-weight: bold;
	text-decoration: underline;
}

.space {
	height: 5px;
}

.space2 {
	height: 12px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
