body 
{ 
	background-image: url(images/grass.jpg);
	background-repeat: repeat;
	background-color: #005500;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

img{border: 0px;}

.pic{border: medium double rgb(0,0,0);}

h1{color: #ffffff; font-size: 14px; margin:0px; font-family: Arial; font-weight:bolder; text-decoration: underline;}

.textH{color: #ffffff; font-size: 14px; margin:0px; font-family: Arial; font-weight:bolder;}
.textB{color: #000000; font-size: 16px; font-family: Arial; font-weight:bolder;}
.textM{color: #cb9125; font-size: 16px; font-family: Arial; text-decoration: none;}

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

a:link{   color: #ffffff; font-size: 13px; text-decoration: none;}
a:visited{color: #ffffff; font-size: 13px; text-decoration: none;}
a:hover{  color: #cb9125; font-size: 13px; text-decoration: underline;}

a.a1:link{   color: #ffffff; font-size: 10px; text-decoration: none;}
a.a1:visited{color: #ffffff; font-size: 10px; text-decoration: none;}
a.a1:hover{  color: #cb9125; font-size: 10px; text-decoration: none;}

a.a2:link{   color: #ffffff; font-size: 16px; font-weight:bolder; text-decoration: none;}
a.a2:visited{color: #ffffff; font-size: 16px; font-weight:bolder; text-decoration: none;}
a.a2:hover{  color: #cb9125; font-size: 16px; font-weight:bolder; text-decoration: underline;}

a.a3:link{   color: #000000; font-size: 13px; font-weight:bolder; text-decoration: underline;}
a.a3:visited{color: #000000; font-size: 13px; font-weight:bolder; text-decoration: underline;}
a.a3:hover{  color: #cb9125; font-size: 13px; font-weight:bolder; text-decoration: underline;}

a.a4:link{   color: #cb9125; font-size: 16px; font-weight:bolder; text-decoration: underline;}
a.a4:visited{color: #cb9125; font-size: 16px; font-weight:bolder; text-decoration: underline;}
a.a4:hover{  color: #ff0000; font-size: 16px; font-weight:bolder; text-decoration: underline;}

.menuBG{background-image:url(images/menuBG.jpg); background-repeat: no-repeat; height: 56px; width: 133px;}
.headbg{background-image:url(images/headbg.gif); background-repeat: repeat-x;  height: 25px;}

.tl    {background-image:url(images/topleft.jpg);     background-repeat: no-repeat; height: 15px;}
.tr    {background-image:url(images/topright.jpg);    background-repeat: no-repeat; height: 15px;}
.bl    {background-image:url(images/bottomleft.jpg);  background-repeat: no-repeat; height: 15px;}
.br    {background-image:url(images/bottomright.jpg); background-repeat: no-repeat; height: 15px;}
.left  {background-image:url(images/left.jpg);        background-repeat: repeat-y;  width:  15px;}
.right {background-image:url(images/right.jpg);       background-repeat: repeat-y;  width:  15px;}
.top   {background-image:url(images/top.jpg);         background-repeat: repeat-x;  height: 15px;}
.bottom{background-image:url(images/bottom.jpg);      background-repeat: repeat-x;  height: 15px;}

tr.fill00{height: 2px; background-color: #000000;}

.spacer1{height: 5px;}
