a:link {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
	color: #090;
}
a:active {
	text-decoration: none;
}

a.external:link {color: #000; font-family: Tahoma;
	font-size: 14pt; font-weight: normal; }
a.external:visited {color: #000; font-family: Tahoma;
	font-size: 14pt; font-weight: normal; }
a.external:hover {text-decoration: underline; color: #336; }
a.external:active {text-decoration: none; } 

a.credits:link {color: #99c; font-family: Tahoma;
	font-size: 12pt; font-weight: normal; }
a.credits:visited {color: #99c; font-family: Tahoma;
	font-size: 12pt; font-weight: normal; }
a.credits:hover {text-decoration: underline; color: #090; }
a.credits:active {text-decoration: none; } 

a.disclosure:link {text-decoration: underline; color: #669; font-family: Tahoma;
	font-size: 8pt; font-weight: normal; }
a.disclosure:visited { text-decoration: underline; color: #669; font-family: Tahoma;
	font-size: 8pt; font-weight: normal; }
a.disclosure:hover {text-decoration: underline; color: #669; }
a.disclosure:active {text-decoration: none; } 

body {
	background-color: #333366;
	
}

table#content {
	background-color: #ffffff;
	padding: 10px;
	width: 1000px;
	height: 600px;
	vertical-align: top;
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #336;
	text-align: left;
	vertical-align: middle;

}

table#content2 {
	
	background-color: #ffffff;
	padding: 10px;
	width:1016px;
	height: 600px;
	vertical-align: top;
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #336;
	text-align: left;
	vertical-align: text-top;
}

table#navbar {
	background-color: #333366;
	width: 1000px;
	height: 100px;
	font-family: Tahoma;
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

table#credits {
	width: 1000px;
	font-family: Tahoma;
	font-size: 12pt;
	color: #99c;
	font-weight: normal;
	text-align: center;
}

table#disclosure {
	width: 1000px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #669;
	font-weight: normal;
	text-align: center;
}

td#spacer {
	width: 190px;
}

td#spacer2 {
	width: 170px;
}

td#copy {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #336;
	text-align: center;
	vertical-align: top;
}

td#copy2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #336;
	text-align: center;
	vertical-align: top;
}

td#copy3 {
	width: 265px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: #336;
	text-align: left;
	
}

td#here {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #32CD32;
	text-decoration: underline;
}

td#name {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: normal;
	color: #336;
	text-align: right;
	vertical-align: top;
}

td#name2 {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: normal;
	color: #336;
	text-align: center;
}

td#title {
	font-family: Tahoma;
	font-size: 20pt;
	font-weight: normal;
	color: #336;
	text-align: center;
}

td#info {
	
	background-color: #333366;
	height: 50px;
	font-family: Tahoma;
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

td#info2 {
	height: 30px;
	background-color: #333366;
	font-family: Tahoma;
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}