.centertableround
{
	  -moz-border-radius:8px;
	 -webkit-border-radius:8px;
 	 border:2px solid   #999;
}
.greybg
{
	background-image:url(images/greyg.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
     -moz-border-radius-bottomleft:0px;
	 -moz-border-radius-bottomright:0px;
	 -moz-border-radius-topleft:20px;
	 -moz-border-radius-topright:20px;
}
.greybg a
{
 	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
 }
.greybg a:hover
{
	text-decoration:underline;
}


.darkgreybgright
{
	background-image:url(images/bottomdarkgrey.gif);
	background-repeat:repeat-x;
}
.whiteroundtable
{
   	-moz-border-radius:5px;
	 -webkit-border-radius:5px;
 	 border:1px solid   #D7D7D7;
	 background-color:#80E1E9;
}
.round
{
	 -moz-border-radius-bottomleft:20px;
	 -moz-border-radius-bottomright:20px;
	 -moz-border-radius-topleft:0px;
	 -moz-border-radius-topright:0px;
 	 
}
.bodytext
{
	 -moz-border-radius-bottomleft:20px;
	 -moz-border-radius-bottomright:20px;
	 -moz-border-radius-topleft:0px;
	 -moz-border-radius-topright:0px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	padding-left:5px;
	padding-left:6px;
}
.bodytext2
{
	 -moz-border-radius-bottomleft:20px;
	 -moz-border-radius-bottomright:20px;
	 -moz-border-radius-topleft:0px;
	 -moz-border-radius-topright:0px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
	padding-left:5px;
	padding-left:6px;
}

.bodytext a
{
	text-decoration:none;
	color:#FFF;
}

.bodytext a:hover
{
	text-decoration:underline;
}

.imgborder img
{
	border:1px solid #CCC;
	padding:2px 2px 2px 2px;
}

.footerbg
{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	 -moz-border-radius-bottomleft:20px;
	 -moz-border-radius-bottomright:20px;
	 -moz-border-radius-topleft:0px;
	 -moz-border-radius-topright:0px;
}
.footertext
{
    font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
}
.footertext a
{
	text-decoration:none;
	color:#FFF; 
  
}
.footertext a:hover
{
	text-decoration:underline;
}
.smallheading a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #0CF;  
	font-size:12px;
	font-weight:bold;
}
.pagebottomlinks
{
	font-family: Verdana, Geneva, sans-serif;
	color: #FC0;
	font-size:11px;
	padding-left:3px;
}
.onlyroundtable
{
	  -moz-border-radius:5px;
	 -webkit-border-radius:5px;
}
.leftotherbiglinks
{
	font-family: Verdana, Geneva, sans-serif;
	color: #FC0;
	font-size:13px;
	padding-left:5px;
	font-weight:bold;
}
.leftotherbiglinks a
{
	font-family: Verdana, Geneva, sans-serif;
	color: #FC0;
	font-size:13px;
	padding-left:5px;
	font-weight:bold;
	text-decoration:none;
}
.leftotherbiglinks a:hover
{
	text-decoration:underline;
}
.dottedline
{
	border-bottom:1px  dashed  #999 ;
}

