.dummy	{
	color: red;
}
body	{	
	margin-top: 10px;
	margin-left: 10px;
}
a:link, a:visited	{
	color: #003366;
	text-decoration:none;
}
a:active, a:hover	{
	color: #660000;
	text-decoration:none;
}
td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menublock {
	color:#bcbcbc;
	padding: 20px 0px;
	width: 200px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.textblock {
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 20px;
	line-height: 23px;
}
.smtextblock {
	font-size: 10px;
	color: #000000;
	background-color: #F6F6F6;
	margin: 2px;
	padding: 20px;
}
.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.submenu {
	padding: 5px 0px 2px 0px;
	height: 15px;
	margin-left: 25px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.submenuon {
	padding: 5px 0px 2px 0px;
	height: 20px;
	margin-left: 25px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(images/submenu_arrow.gif);
	background-repeat: no-repeat;
}
.sublink, a.sublink:link, a.sublink:visited {
	font-size:10px;
	line-height: 11px;
	color: #003366;
	text-decoration: none;
}
a.sublink:hover, a.sublink:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.shadowL {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat;
}
.shadowR {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat;
}
.credit, .credit a {
	font-size: 10px;
	color: #cccccc;
	padding-top: 45px;
	padding-bottom: 10px;
}
.credit a:hover {
	font-size: 10px;
	color: #336699;
	padding-top: 60px;
	padding-bottom: 10px;
}
