body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*margin:0%;
	padding:0%;*/
	color: #000000;
	background-color: #A3C2FF;
	display:block;
	width: 70%;
}

.main {font-size: 12px}
.main a {
	text-decoration: none;
	color: #333333;

img {
	border: 0;
}
img a{
	text-decoration: none;
	color: #333333;
}


#content {
	//margin: 1% 1% 1% 0;
	width: 80%;
	overflow: hidden;
}

#content p {
//margin: 0% 0% 5% 0%;
line-height: normal;
font-size: 11px;
color: #000000;
}

#contentright a {
	text-decoration: none;
	color: #333333;
}

#contentright ul {
	padding: 0 0 0 0;
	list-style-type: none;
}

#contentleft ul {
	line-height:normal;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0px;

}

#footertop {
	border: 1px solid #EFEEEB;
	border-width: 0 0 0 0;
	width: 60%;
	padding: 5px 10px 10px 0;
	margin: 0% 0% 0% 0%;
	font-size: 11px;
	color: #898885;

}
#footertop p {
	margin-top: 18px ;
}
#footerbottom p {
	margin-bottom: 8px ;
}
#footerbottom {
	margin-top: 15px;
	width: 60%;
	padding: 5px 10px 10px 0;
	font-size: 11px;
	color: #898885;
	display:block;
}
#footertop a, #footerbottom a {
	font-size: 10px;
	color: #898885;
}
#footerbottom .right a {
	text-decoration: none;
}

th {
	text-align: left;
}
