BODY {
font-size : 1em; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #0000ff; 
background-color : #E0E5EF;
margin : 2 0 0 0;
padding : 0 0 0 0;
width : auto;

}

.thinborder {

border: thin solid #666666;
}




A:active {
	COLOR: #a85bde;
	font-weight : bold;
	text-decoration:none
}
A:link {
	COLOR: #a85bde;
	font-weight : bold; 
	text-decoration:none
}
A:visited {
	COLOR: #a85bde;
	font-weight : bold; 
	text-decoration:none
}
A:hover {
	COLOR: #000000 ;
	text-decoration:none
}

textarea {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
	FONT-SIZE: 0.9em;
  background-color : #262568;
}

.bg_medium {
	FONT-SIZE: 0.9em;
  background-color : #4342b0;
}

.bg_light {
	FONT-SIZE: 0.9em;
  background-color : #5554b0;
}

.alt_bg_dark {
	FONT-SIZE: 0.9em;
  background-color : #262568;
}

.alt_bg_medium {
	FONT-SIZE: 0.9em;
  background-color : #4342b0;
}

.alt_bg_light {
	FONT-SIZE: 0.9em;
  background-color : #5554b0;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}

.red {
text-align: center;
color: red;
}