td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin: 5px;
	background-color: #FFFFFF;
	line-height: 18px;


}
body {
	background-color: #060606;
	margin: 0px;

}
.mainhead {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 36pt;
	color: #333333;
	line-height: 40px;

}
.tinytext {
	font-size: 8pt;
	color: #333333;

}
.mainhead2 {
	font-size: 16pt;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

}
.bolder {
	font-weight: bolder;
	color: #333333;
}
.navoff {
	padding: 3px;
	border: 1px dotted #333399;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #333344;



}
.navon {
	padding: 3px;
	color: #666666;
	background: #FFFFCC;
	border-top: 1px dotted #333399;
	border-right: 2px solid #333399;
	border-bottom: 1px dotted #333399;
	border-left: 2px solid #333399;
	font-size: 8pt;
	font-weight: bold;




}

.creditbar {
	font-size: 8pt;
	color: #ccffff;
	background: #666666;
	text-align: center;
	border-top: thin solid #66CCCC;
	border-right: thin #66CCCC;
	border-bottom: thin #66CCCC;
	border-left: thin #66CCCC;


}
.td-pad {
	padding: 5px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;


}
.caption {
	font-size: 10pt;
	border-top: 1px #003399;
	border-right: 1px dotted #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px dotted #003399;
	padding: 3px;
	text-align: center;
	background-color: e8e8f8;

}
.quote {
	font-style: italic;
	color: #333366;
}
.td-menu {
	background-color: #060606;
	background-image: url(../images/menu/backmenu.gif);
	color: #CCCCCC;
	font-size: 8pt;
	background-repeat: repeat-y;
}
.td-menubar {
	background-color: #CCCCCC;
}
h1 {
	font-size: 18pt;
	background-color: #e8e8F8;
	padding: 3px;
	text-indent: 5px;
	color: #333333;
	font-weight: lighter;
	line-height: 30px;
	border: 1px solid #666666;
}
h2 {
	font-size: 14pt;
	background-color: #FFFFFF;
	padding: 5px;
	color: #333333;
	border: 1px dotted #003366;
	font-weight: lighter;
	text-indent: 5px;
}
h3 {
	font-size: 11pt;
	background-color: #FFFFFF;
	padding: 3px;
	text-indent: 3px;
	color: #333333;
	border: 1px dotted #003366;
	letter-spacing: 1pt;
	font-weight: lighter;
}
.td-pad2 {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	background-color: e8e8e8;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #6600CC;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

h4 {
	font-size: 10pt;
	background-color: e8e8e8;
	padding: 3px;
	text-indent: 3px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
