body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

p,.copy {
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #000000;
}

.purple {
	color: #2F2E4D
}

.light {
	font-size: 10px;
	font-family: new york, times new roman, serif;
	color: #8A8A8A;
}

.black {
	font-size: 13px;
	font-family: new york, times new roman, serif;
	color: #000000;
}

.small {
	font-size: 10px;
	font-family: new york, times new roman, serif;
	color: #000000;
	font-weight: bold;
}

.blue {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #7F7F99;
}

.bigblue {
	font-size: 14px;
	font-family: verdana, sans-serif;
	color: #7F7F99;
	text-decoration: none;
}

.smblue {
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #7F7F99;
	text-decoration: none;
}

.dblue {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #2F2E4D;
}

.dark {
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #2F2E4D;
	font-weight: bold;
}

.darksm {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #000000;
	font-weight: bold;
}

strong {
	font-size: 12px;
	font-family: new york, times new roman, serif;
	color: #000000;
	font-weight: bold;
}

em {
	font-size: 11px;
	font-family: new york, times new roman, serif;
	font-style: italic;
}

ul {
	font-size: 12px;
        font-family: verdana, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	font-size: 12px; font-family: verdana, sans-serif;
	position:relative;
	left:-12px;
}

hr {
	margin-top: 0px;
	margin-bottom: 3px;
}

form {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000033;
	text-decoration: underline;
}

a:visited {
	color: #000033;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:link.att {
	color: #000033;
	text-decoration: none;
}

a:visited.att {
	color: #000033;
	text-decoration: none;
}

a:hover.att {
	color: #FF6600;
	text-decoration: none;
}

a:link.blue {
	font-size: 12px;
	color: #2F2E4D;
	text-decoration: none;
}

a:visited.blue {
	font-size: 12px;
	color: #7F7F99;
	text-decoration: none;
}

a:hover.blue {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

a:link.bigblue {
	font-size: 14px;
	color: #2F2E4D;
	text-decoration: none;
}

a:visited.bigblue {
	font-size: 14px;
	color: #7F7F99;
	text-decoration: none;
}

a:hover.bigblue {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}

a:link.blue2 {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #7F7F99;
	text-decoration: none;
}

a:visited.blue2 {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #7F7F99;
	text-decoration: none;
}

a:hover.blue2 {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #2F2E4D;
	text-decoration: none;
}

a:link.light {
	color: #8A8A8A;
	text-decoration: none;
}

a:visited.light {
	color: #8A8A8A;
	text-decoration: none;
}

a:hover.light {
	color: #2F2E4D;
	text-decoration: none;
}

a:link.blk {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited.blk {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover.blk {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #2F2E4D;
	font-weight: bold;
	text-decoration: none;
}







a:link.con {
	color: #333366;
	text-decoration: none;
}

a:visited.con {
	color: #333333;
	text-decoration: none;
}

a:hover.con {
	color: #FF6600;
	text-decoration: underline;
}

a:link.expired {
	color: #FF0000;
	text-decoration: none;
}

a:visited.expired {
	color: #FF0000;
	text-decoration: none;
}

a:hover.expired {
	color: #FF00FF;
	text-decoration: underline;
}

a:link.selected {
	color: #FF6600;
	text-decoration: none;
}

a:hover.selected {
	color: #7F7F99;
	text-decoration: none;
}

a:visited.selected {
	color: #FF6600;
	text-decoration: none;
}

th,.big {
	font-size: 14px;
	font-family: new york, times new roman, serif;
	color: #000000;
	font-weight: bold;
}

.textarea {
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	background-color: #DDDDDD;
	color: #000000;
	border-color: #000000;
	font-family: verdana;
	font-size: 11px;
	width: 500px;
}

box {
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
}

.textinput {
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	background-color: #DDDDDD;
	color: #000000;
	border-color: #000000;
	font-family: verdana;
	font-size: 11px;
	width: 350px;
}

select {
	background-color: #DDDDDD;
}

td.selected {
	background-color: #DDDDDD;
	border: 1px solid #000000;
}

td.bordered {
	border: 1px solid #000000;
}

.gobutton {
	border: 0px;
	padding: 1px;
	background-color: #7F7F99;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.gobutton:hover {
	background-color: #2F2E4D;
}

.niceinput {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #7F7F99;
}

.letter {
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #7F7F99;
}

a:link.smallorange {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

a:visited.smallorange {
	font-size: 10px;
	color: #7F7F99;
	text-decoration: none;
}

a:hover.smallorange {
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
}

a:link.orange {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

a:visited.orange {
	font-size: 12px;
	color: #7F7F99;
	text-decoration: none;
}

a:hover.orange {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

a:link.bigorange {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}

a:visited.bigorange {
	font-size: 14px;
	color: #7F7F99;
	text-decoration: none;
}

a:hover.bigorange {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}

.orange {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #FF6600;
	padding: 1px;
}

.bigorange {
	font-size: 14px;
	font-family: verdana, sans-serif;
	color: #FF6600;
	text-decoration: none;
}