A:Link {
	color: #660000;
}
A:Hover {
	color: #660000;
}
A:Visited {
	color: #660000;
}
A:Active {
	color: #FFFFCC;
}

body,TR,TD,TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.smalltext a:link {
	text-decoration: none;
	color: #999999;
}
.smalltext a:visited {
	text-decoration: none;
	color: #999999;
}
.smalltext a:hover {
	text-decoration: underline;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	color: #999999;
}
.quote a:link {
	color: #FFFFFF;
}
.quote a:visited {
	color: #FFFFFF;
}
.quote a:hover {
	color: #FFFFFF;
}
.quote-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #000000;
}
.menu a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.menu a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.menu a:hover {
	text-decoration: underline;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #000000;
}
.submenu a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.submenu a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.submenu a:hover {
	text-decoration: underline;
}

.small-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #FF6633;
}
.small-orange a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF6633;
}
.small-orange a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF6633;
}
.small-orange a:hover {
	text-decoration: underline;
}

.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #333333;
}
.header-row {
	background-color: #FF6633;
}
.subheader-row {
	background-color: #FF6633;

}
.main-table { background-color: #000000; border: 1px #666666 solid; }
.main-cell { background-color: #000000; }
.picture-table { background-color: #FFCC99; border: 1px #666666 solid; }
.picture-cell { background-color: #333333; border-right: 1px solid #666666; border-bottom: 1px solid #666666; }
.smalltextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
