body, p, h1, h2, h3, h4, h5, h6, td, th, ul, li {
	color: #EEEEEE;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	
}

body, p, td, th, ul, li {
	font-size: 10pt;
}

body {
	background-color: #002346;
}

a:link, a:visited {
	color: #EEEEEE;
	text-decoration:underline;
}

a:hover {
	color: #AAAAAA;
	text-decoration:underline;
}


img {
	border: solid 4px #333333; 
	background-color:#222222;

}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

th {
	font-weight: bold;
	vertical-align: top;
}


td {
	vertical-align: middle;
	text-align: center; 

}

hr {
	height: 2px;
	border: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

ul {
	margin-left: 1.2em;
}

li {
	list-style-type: disc;
}

p.hazy {
	font-size: 8pt;
	color: #AAAAAA;
}

p.small {
	font-size: 8pt;
}

p.centered {
	text-align: center;
}

p.right {
	text-align: right;
}

td.centered {
	text-align: center;
	vertical-align: center;
}

td.thumbs {
	text-align: center;
	vertical-align: top;
	background-color: #888888;
	padding: 8px 8px 8px 8px;
	width: 166px;
	color: #FFFFFF;
	border: 1px solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

div.thumbs {
  	border: solid #333333;
  	border-width: 4px 4px 0px 0px;
	text-align: center;
	background-color: #888888;
	width: 170px;
	height: 170px;
	color: #FFFFFF;
	float: left;
}

div.thumbs table {
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

div.thumbs td {
	text-align: center;
	vertical-align: middle;
}

div.thumbs tr {
	height: 160px;
}

img.thumbs, div.thumbs img {
	border: 1px solid;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	background-color: #222222;
}

a.thumbs {
	font-weight: bold;
	color: #FFFFFF;
}

a.thumbs:hover {
	color: #555555;
	text-decoration:underline;
}

#toplink
{
	text-align: right;
	background: none;
	margin: 0;

}

#toplink img
{
	border: 0px none;

}