.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.nav {
	color: #666666;
	text-decoration: none;
}
a.nav:hover {
	color: #87b8e0;
	text-decoration: none;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	text-decoration: none;
	line-height: 20px;
}
a.nav2 {
	text-decoration: none;
}
a.nav2:hover {
	color: #87b8e0;
	text-decoration: none;
}
.navSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87b8e0;
	text-decoration: none;
	line-height: 20px;
}
a.navSelect {
	text-decoration: none;
}
a.navSelect:hover {
	color: #b2b2b2;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
color: #ffffff;	line-height: 18px;
text-decoration: none;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
color: #666666;	line-height: 18px;
text-decoration: none;
}

a.greytext {
	text-decoration: underline;
}

a.greytext:hover {
	color: #cc0066;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #87b8e0;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
a.title {
	text-decoration: none;
}
a.title:hover {
	color: #b2b2b2;
	text-decoration: none;
}
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}

#fullheight {
	height: 100%;
}
#righttable {
	height: 427;
}
.headerwidth {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a6ce39;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.centerwidth {
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a6ce39;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;	line-height: 18px;
text-decoration: none;
}

a.copyright {
	text-decoration: none;
}

a.copyright:hover {
	color: #cccccc;
	text-decoration: underline;
}
#imagebox {
	height: 640px;
	width: 640px;
}
