a {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #666666;
}

a:active {
	color: #000000;
}

a.hotbuttons2 {
	color: #FFFFFF;
	outline: none;
	text-decoration: none;
}

a.hotbuttons2:visited {
	color: #FFFFFF;
}

a.hotbuttons2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.hotbuttons2:active {
	color: #FFFFFF;
}

a.publicareasmenu {
	color: #666666;
	text-decoration: none;
}

a.publicareasmenu:visited {
	color: #666666;
}

a.publicareasmenu:hover {
	color: #999999;
	text-decoration: underline;
}

a.publicareasmenu:active {
	color: #666666;
}

a.tiny {
	color: #000000;
	font-size: 9px;
	text-decoration: underline;
	text-decoration: none;
}

a.tiny:visited {
	color: #000000;
}

a.tiny:hover {
	color: #666666;
	text-decoration: underline;
}

a.tiny:active {
	color: #000000;
}

body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Secondary Pages - No Table CSS */
div.row {
	clear: both;
	padding-top: 5px;
}

div.row span.left {
	float: left;
	text-align: left;
}

div.row span.right {
	float: right;
	text-align: right;
}

form {
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

hr {
	color: #666666;
	height: 1px;
}

img {
	border: 0px;
}

input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-size: 12px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 20px;
}

select {
	border: 1px inset #333333;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

strong, b {
	font-weight: bold;
}

table,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ahem {
	display: none;
}

.alerttext {
	color: #CC6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.buttonfield {
	border: 2px outset;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.hotbuttons1 {
	color: #E8D428;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.hotbuttons2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.membersonly1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.membersonly2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu td {
	color: #333333;
	font-family: verdana;
	font-size: 10px;
}

.menuactuator a {
	color: #666666;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.nowrap {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0; /* must be combined with nobr in html for ie5win */
	margin-top: 0;
	white-space: nowrap;
}

.publicareasmenu {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidebarheader {
	color: #000000;
	font-size: 12px;
   text-align: center;
	font: bold;
}

.textfield {
	border: 2px inset;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tiny {
	font-size: 9px;
}

