BODY, table {
	background-color:#FFFFFF;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 13px;
	
	scrollbar-3dlight-color:#993300;/*very last bg*/
           scrollbar-arrow-color:#993300;/*small arrow*/
           scrollbar-darkshadow-color:yellow;/*hightlight on the right*/
           scrollbar-face-color:006633;/*main body part*/
           scrollbar-highlight-color:#993300;/*back main part*/
           scrollbar-shadow-color:#FF0000;/*back right part*/
		   
		   margin-bottom:0px;
		   margin-top:0px;
		   margin-left: 0px;
		   margin-right:0px;
		   

}





/*start of the links*/
a:link{
	text-decoration: underline;
	color: #000000;

}



a:visited{
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: underline;
	color: #000000;

}

a:hover{
text-decoration: underline;
	color: #FF0000;
}


a.sidelinks:link{
	text-decoration: underline;
	color: #FFFFFF;

}



a.sidelinks:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
a.sidelinks:active{
	text-decoration: underline;
	color: #FFFFFF;

}

a.sidelinks:hover{
text-decoration: underline;
	color: #FF0000;
}






/*end of the links*/

table.logo {
background-color:#006633;
	background-image: url(library/logo/logo_bg.gif);
	background-repeat: repeat-x;
	


}

td.logo {
background-color:#006633;
	background-image: url(library/logo/logo_secrow_accomodation.gif);
	background-repeat: no-repeat;

}

td.linkrow {
background-color:#006633;
	background-image: url(library/logo/logo_linksrow_bg.gif);
	background-repeat: repeat-x;


}
td.logo_extra {
background-color:#006633;
	background-image: url(library/logo/logo_river_fishing5.gif);
	background-repeat: no-repeat;


}

td.footer {
background-color:#006633;
	background-image: url(library/logo/footer_bg.gif);
	background-repeat: repeat-x;


}

td.sidelinks {
background-color:#006633;
	background-image: url(library/sidelayer_bg.gif);
	background-repeat: repeat-y;


}

h1.logo {
	font-size: 19px;
	margin-left: 225px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;


}

p.toplinks  {
	text-align: center;


}
p.sidelinks {

	margin-left: 25px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:25px;

}

p{
margin-right:25px;

}
h1 {
	font-size:15pt;
	margin-left:25px;
	color: #666666;

}
h2 {
	font-size:13pt;
	
}

h2.report {
	font-size: 14px;


}

div.guides {
	border: thin solid #006633;
	margin-right:25px;
	


}


/*form elements*/
input, select, textarea, radio {

background-color: #BFD5BF;
	

}

ul {
	list-style-image: url(library/logo/bullet_main.gif);

}