
div, body, td {
	background-color : #fff;
	font-size: 11px;
	line-height: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a, a:visited											{color:#660033; text-decoration: none; }
a:hover, a:visited:hover { text-decoration: underline; }
a, a:visited { 
	text-decoration: none;
	color: #dc462d;
}

a:hover, a:visited:hover { text-decoration: underline; }




body, html {
	margin: 0;
	padding: 0;
}

input.text {
	padding: 4px;
	border: 0px solid #999999;
	background-color: #dae1e7;
	margin: 6px 0;
	width: 100%;
}

th {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #666;
}

.prefs {
	width: 200px !important;
}

.gutter { width: 20px; }

.submitStrip {
	border-top: 1px solid #666;
	padding-top: 8px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	line-height: 14px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h1 {
	font-family: 'Trebuchet MS', Verdana;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 6px 0;
}
