BODY {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #cccccc;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

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;
}

.smalltext2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em;
background-color: transparent;
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-color: #330033;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
font-color: #003300; 
}

.noline a:link{
font-color: #666600;
  text-decoration : none;
}

.noline a:visited{
font-color: #003300;
  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;
font-color: #330033; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em;
font-color: #003300; 
}

.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 {
  background-color : #9999ff;
}

.bg_medium {
  background-color : #eeeeee;
}

.bg_light {
  background-color : #d7d7d7;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}

.tablesize {
width: 800;
border: 1px solid #eeeeee;
}

A:link {
    color: #330033;
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	font-weight: bold;
}

A:visited {
    color: #003300;
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	font-weight: bold;
}

.tablesize2 {
width: 800;
border: 0px solid #eeeeee;
margin-top: 0px;
background-color: #cccccc;
}

.tdclass {
border: 0px;
background-color: #cccccc;
}

form {
background-color: #eeeeee;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
font-color: #003300; 
font-size: 10pt;
}

div {
background-color: #cccccc;
}

.forum {
width:80%;
border: 0px solid #eeeeee;
margin-top: 0px;
background-color: #eeeeee;
padding: 5px;
}

.innertable {
width:100%;
border: 0px solid #eeeeee;
margin-top: 0px;
background-color: #eeeeee;
padding: 5px;
}

.outertable {
width:100%;
margin-top: 0px;
background-color: #eeeeee;
padding: 5px;
}

.div2 {
background-color: #eeeeee;
}