body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
#footer {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	color: #CCCCCC;
	width: 760px;
}

a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
#navigation {
	/* border-right: 1px solid #000; */
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	font-size: 12px;
	margin-top: 8px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box {
	text-align: left;
	padding: 4px;
	width:280px;
	border: 1px solid #D7D7D7;
	background-color: #ffffff;
}
.first {
	margin-top: 0px;
	padding-top: 0px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#navigation li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}
#navigation li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 140px;
}

html>body #navigation li a {
	width: 140px;
}

#navigation li a:hover {
	border-left: 10px solid #FF00FF;
	border-right: 10px solid #FF80FF;
	background-color: #FF0099;
	color: #fff;
}
#contentarea {
	padding: 0px 4px 4px 15px;
	margin-top: 0px;
}
.subtext {
	color: #333333;
	font-size:11px;
}
.copyright {
	font-size: 11px;
	color: #999999;
}
.contentcell {
padding-top:6px;
	border-top: 1px none #0066FF;
	border-right: 1px none #FF0099;
	border-bottom: 1px none #FF0099;
	border-left: 1px none #0066FF;
}
#maintable #contentarea li {
	padding-bottom: 6px;
}.contentimage {
	padding-right: 25px;
}
.evolve {
	border: 1px solid #CCCCCC;
}

