body 	{  
	background: url('pics/square-bg.gif');
	background: #F5F5F5;
	text-decoration: none;
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif; 
	color: #800000; 
	font-size: 12px; 
}
	
tr 	{  
	text-decoration: none;
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	color: #800000; 
}
	
td 	{  
	text-decoration: none;
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	color: #800000;
	font-size: 12px; 
}
	
a 	{  	
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	color: #808080; 
}

a:link {  
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	color: #000000;
}	

v:link {  
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	color: #808080;
}		

a:hover {  
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	color: #000000;
}

p	{
	text-decoration: none; 
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	color: #800000; 
}

h1	{
	text-decoration: none; 
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	color: #800000; 
}
h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #800000;
	margin: 0px;
}

h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #A5A5A5;
	font-weight: bold;
	margin: 0px;
	border-style: solid;
	border-color: #C0C0C0;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	width: 600px;
}

hr {
color: #a00000;
}

.inputfield {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #808080; 
	text-decoration: none; 
	border-style: groove;
	background: #E0E0E0;
}

.button {
  font-family:verdana, sans-serif;
  color: rgb(255,255,255);
	border-bottom:dotted 1px;
	border-left:dotted 1px;
	border-right:dotted 1px;
	border-top:dotted 1px;
	border-style: groove;
	color:rgb(192,192,192);
  background-color:rgb(102,0,0);
}

.myerror {
	background: #d0d0ff; 
	background-color:rgb(102,0,0);
	color: #C0C0C0; 
	font-weight: bold;
}

.edge {
	border-style: solid;
	border-color: #6e6e6e;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding: 2px;
}

.submit	{
  font-family:verdana, sans-serif;
  color: rgb(255,255,255);
	border-bottom:dotted 1px;
	border-left:dotted 1px;
	border-right:dotted 1px;
	border-top:dotted 1px;
	border-style: groove;
	color:rgb(192,192,192);
  background-color:rgb(102,0,0);
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #800000;
  background: #F5F5F5;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
}

.radio {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #800000;
  background: #F5F5F5;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

.checkbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #800000;
  background: #F5F5F5;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top:	none; 
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #800000;
  background: #F5F5F5; 
  border-color: #800000 #800000 #800000 #800000; 
	border-style: solid;
	border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
}

