BODY { font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 12px ; font-weight: normal; color: #b22222; text-decoration: none; margin: 0px 0px 0px 0px;  background-color : black;  background-repeat: repeat-x;  background-image: url(images/main_bg.jpg);  background-position: top;        }
.main_table1   {  background-color : black;  border : 0px; color: #b22222;  font-size: 13px;          }
.main_table   {  background-color : black;  border : 0px; color: #b22222;  font-size: 12px;          }
.results_table   {  background-color : black;  border : 0px; color: #cccccc;  font-size: 12px;          }
.results_header  {  background-color : #b22222;  border : 0px; color: black;  font-size: 12px;  font-weight: bold;           }

.leftside   {  background-color : black; color: #b22222;  font-size: 12px;  background-image: url(images/tableleft.jpg);  background-position: left;  background-repeat: repeat-y;  background-attachment: inherit;              }
.righttab {  background-color : black; color: #b22222;  font-size: 12px;  background-image: url(images/tableright.jpg);  background-position: right;  background-repeat: repeat-y;  background-attachment: inherit;              }
.bottenside {  background-color : black; color: #b22222;  font-size: 12px;  background-image: url(images/tablebottom.jpg);  background-position: top;  background-repeat: repeat-x;  height: 6px;    }

H1 {font-size: 15px ; }
IMG {border: 0px;}
a {
	color: cccccc;
	text-decoration: none;
}

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