body {
	background-color: #ececec;
	margin:0;
	padding:0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.header {
	font-size: 24px;
		color: #333333;
	text-decoration: none;
}
a:link, a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover, a:active {
	color: #660033;
	text-decoration: underline;
}

a.menuhead:link, a.menuhead:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.menuhead:hover, a.menuhead:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
a.menusub:link, a.menusub:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
a.menusub:hover, a.menusub:active {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}
a.orange:link, a.orange:visited {
	color: #ff6633;
	text-decoration: none;
}
a.orange:hover, a.orange:active {
	color: #FF6600;
	text-decoration: underline;
}
.formbox {
	color: #003366;
	text-decoration: none;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formbutn {
	color: #003366;
	text-decoration: none;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subheader {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.tablerowdark {
	background-color: #f1f2f2;
}
.tablerowheader {
	background-color: #f1f2f2;
	font-weight: bold;
}
.tablerowproperty {
	background-color: #c8dade;
}
.date {
	color: #FF0000;
}
.tablerowtickers {
	background-color: #efefef;
}
.small {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.stripe {
	background-color: #FFFFFF;
	background-image: url(/images/elements/bg_vertgrey.gif);
}
.boxedtext {
	padding: 8px;
}
.breadcrumb {
	font-weight: bold;
	color: #666666;
}
a.top:link, a.top:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.top:hover, a.top:active {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.top2:link, a.top2:visited {
	color: #003366;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.top2:hover, a.top2:active {
	color: #336699;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.top3:link, a.top3:visited {
	color: #003366;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.top3:hover, a.top3:active {
	color: #660033;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.top4:link, a.top4:visited {
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.top4:hover, a.top4:active {
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menutable {
	margin-left: 10px;
}

