body 
{ 	background-image: url("images/woodbg.jpg");
	background-repeat: repeat;
	background-color: #000000;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}
/**/
img{border: 0px;}
.pic{border: medium double rgb(255,255,255);}

/**/
.spacer5 {height:  5px;}
.spacer10{height: 10px;}

/**/
h1{color: #000000; font-size: 24px; margin:0px; font-family: Cambria; font-weight:bolder;}
h2{color: #000000; font-size: 18px; margin:0px; font-family: Cambria; font-weight:bolder;}

/**/
.huge{  color: #000000; font-size: 24px; font-family: Arial;}
.large{ color: #000000; font-size: 16px; font-family: Arial;}
.medium{color: #000000; font-size: 13px; font-family: Arial;}
.small{ color: #000000; font-size: 10px; font-family: Arial;}

/**/
.mediumR{color: #FFFF00; font-size: 16px; font-family: Cambria; text-decoration: none; font-weight:bolder;}

/**/
a:link{   color: #FF0000; font-size: 13px; text-decoration: underline; font-weight:bolder;}
a:visited{color: #FF0000; font-size: 13px; text-decoration: underline; font-weight:bolder;}
a:hover{  color: #000000; font-size: 13px; text-decoration: underline; font-weight:bolder;}

/**/
a.a1:link{   color: #000000; font-size: 10px; text-decoration: none; font-weight:bolder;}
a.a1:visited{color: #000000; font-size: 10px; text-decoration: none; font-weight:bolder;}
a.a1:hover{  color: #3333FF; font-size: 10px; text-decoration: none; font-weight:bolder;}

/**/
a.a2:link{   color: #FFFFFF; font-size: 16px; font-family: Cambria; text-decoration: none; font-weight:bolder;}
a.a2:visited{color: #FFFFFF; font-size: 16px; font-family: Cambria; text-decoration: none; font-weight:bolder;}
a.a2:hover{  color: #FFFF00; font-size: 16px; font-family: Cambria; text-decoration: none; font-weight:bolder;}

/**/
a.a3:link{   color: #FF0000; font-size: 16px; text-decoration: underline; font-weight:bolder;}
a.a3:visited{color: #FF0000; font-size: 16px; text-decoration: underline; font-weight:bolder;}
a.a3:hover{  color: #000000; font-size: 16px; text-decoration: underline; font-weight:bolder;}

/**/
.fillFF{height: 2px; background-color: #000000;}

/**/
.panelbg{background-image:url("images/panelbg.png"); background-repeat: repeat;	   border: 2px solid black; }
.button{ background-image:url("images/button.png");  background-repeat: no-repeat; height: 30px; }

