/* CSS Document */

body {margin: 0}

.basemenu {text-align: center; font-family: verdana; font-size: 10px; color: #006600}
.topmenu {text-align: right; font-family: verdana; font-size: 10px; color: #006600}
.greenborder {border: 1px solid #999999; padding: 20px}
.details {font-family: arial; font-size: 12px; color: #333333; text-align: center}
.picturetitles {font-family: verdana; font-size: 9px; color: #666666; text-align: center; padding: 0px 0px 10px 0px}
.pagetitle {font-family: arial; font-size: 16px; color: #999999; font-weight: bold; text-align: center}
.blanksquare {font-family: verdana; font-size: 11px; color: #555555; text-align: center}
.disclaimer {font-family: verdana; font-size: 9px; color: #999999; text-align: center}

a:link {color: #5C83A8; text-decoration: none}
a:visited {color: #5C83A8; text-decoration: none}
a:hover {color: #6698CB; text-decoration: underline}
a:active {color: #5C83A8; text-decoration: none}

a.u:link {color: #333333; text-decoration: none}
a.u:visited {color: #333333; text-decoration: none}
a.u:hover {color: #6698CB; text-decoration: underline}
a.u:active {color: #333333; text-decoration: none}

a.d:link {color: #999999; text-decoration: none}
a.d:visited {color: #999999; text-decoration: none}
a.d:hover {color: #333333; text-decoration: underline}
a.d:active {color: #999999; text-decoration: none}

a.sub:link {color: #6097C6; 
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

a.sub:visited
{
	color: #6097C6;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

a.sub:hover 
{
	color: #BBDC73;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}
