html {overflow-y: scroll;}

 
.textbox { 
 background-color: #FFFFFF; 
 border: 1px solid #CCCCCC;
 font-size: 14px; 
height: 22px;
width: 130px;
}

body {
	min-width:840px;/* for mozilla*/
	background-color: #71191B;
	background-image: url('http://www.froglake.ca/back.gif');
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
}
 

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #71191B;

}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #262E2E;

}



.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #262E2E;

}

.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #262E2E;

}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #35261B;
}

.newslink:link, .newslink:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #670000;
	}

.newslink:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #CC6600;
	text-decoration:underline;
}

.bottomlink:link, .bottomlink:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #670000;
	}

.bottomlink:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;	color: #CC6600;
	text-decoration:underline;
}

.b:link, .b:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #670000;
	}

.b:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;	color: #CC6600;
	text-decoration:underline;
}

.footer
{
    FONT-SIZE: 9px;
    COLOR: #A5A5A5;
    FONT-FAMILY: Verdana, Arial, Helvetica, Times New Roman, sans-serif;
		line-height: 13px;
}

