body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
}
#mainCenter {
	height:100%;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.caption {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.story {
	font-family: Arial;
	text-align: left;
	color: #666666;
}
.linkarrow {
}
.overflow {
}
.project {
	font-weight: bold;
	color: #666666;
}
.proj_details {
	background-color: #F9F9F9;
	font-size: xx-small;
}
.menu {
	color: #000000;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #F8931D;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.shaded_bg {
	background-color: #F5F5F5;
}
.red {
	color: #FF0000;
}
.whitetext {
	color: #FFFFFF;
}
