body {	
	font-family: verdana, times new roman, arial; 
	color: #8080FF;
	font-size: 12px;
	text-decoration: none; 
	background-color: #000000;
	scrollbar-face-color : #000000;
	scrollbar-shadow-color : #404040;
	scrollbar-darkshadow-color : #8080ff;
	scrollbar-arrow-color : #8080FF;
	scrollbar-highlight-color : #000000;
	scrollbar-3dlight-color : #8080FF; }
}

a {
	font-family: verdana, times new roman, arial;
	color: #8080FF; 
	text-decoration: none; 
}
	  
a:hover {
	font-family: verdana, times new roman, arial;
	color: #FFFF00; 
	text-decoration: none; 
}

tr	{
	font-family: verdana, times new roman, arial;
	color: #8080FF; 
	text-decoration: none; 
}
		
td {
	font-family: verdana, times new roman, arial;
	color: #8080FF; 
	font-size: 12px;
	text-align: left;
	text-decoration: none; 
}

.error {
	color: #FFFF00;
}

p	{
	font-family: verdana, times new roman, arial;
	color: #8080FF; 
	text-decoration: none; 
}

legend {
	font-family: verdana, times new roman, arial;
	color: #8080FF; 
	font-weight: bold;
	font-size: 16px;
	text-decoration: none; 
}

.weathertoday {
	font-family: verdana;
	font-size: 12px;
	line-height: 125%;
	color: #FFFFFF;
	text-indent: 0em;
}

.weather {
	font-family: verdana;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	text-indent: 0em;
}

.right {
	text-align: right;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8080FF;
  background: #000000;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
}

.input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8080FF;
  background: #000000;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-top: solid 0px;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8080FF;
  background: #000000;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
}

.checkbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8080FF;
  background: #000000;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-top: solid 0px;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8080FF;
  #border-style: 11px;
  background: #000000; A0B0C0;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8080FF;
  background: #000000; 
  border-color: #8080FF #8080FF #8080FF #8080FF; 
	border-style: solid;
	border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin
}

.mailboxline1 {
	background: #272727;
}
.mailboxline2 {
	background: #373737;
}

fieldset {
	width: 198px;
}

fieldset.head {
	width: 810px;
}

fieldset.content {
	width: 586px;
	height: 583px;
}


