body 
	{
	font-family: Verdana, Tahoma, Arial;
	font-color: #000000;
	font-size: 8pt; 
	}

td
	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	}

table.maintable
	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-align: left;
	}

font.header1
	{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12pt;
	font-weight: bold;
	}

font.header2
	{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	}

A 	
	{
	text-decoration: none;
	}
	:link 		
	{
	color: #3366CC;
	}
	:visited 
	{
	color: #3366CC;
	}

.formtext
	{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	}

INPUT
	{
    	font-size: 8pt;
	}

TEXTAREA
	{
    	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	}

SPAN
	{
    	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	}


td.box
{
	padding:10px;
	background-color:#FFFFFF;
	border-right-width:thin;
	border-left-width:thin;
	border-bottom-width:thin;
	border-bottom-style:groove;
	border-left-style:groove;
	border-right-style:groove;
	border-color:#3366CC;
	border-collapse:collapse;
}	

td.safetybox
{
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	background-color:#ECEBEB;
	border-right-width:thin;
	border-left-width:thin;
	border-bottom-width:thin;
	border-bottom-style:groove;
	border-left-style:groove;
	border-right-style:groove;
	border-color:#3366CC;
	
}	
td.pagebox
{
	padding:10px;
	background-color:#3366CC;
	height:700pt;
}	

td.boxwhite
{
	padding:10px;
	background-color:#FFFFFF;
}	

td.classbox
{
	border-style:groove;
	border-width:thin;
	padding:10px;
	background-color:#FFFFFF;
}

td.photobox
{
	padding:10,10,10,10;
	margin:10,10,10,10;
	text-indent:10;
	background-color:#FFFFFF;
}	

td.weather
{
	border-style:groove;
	border-width:thin;
	border-color:#CCCCCC;
	padding:0;
}
	
td.boxheader
{
	border-style:groove;
	border-width:thin;
	border-color:#CCCCCC;
	background-color:#3366CC;
	color:#FFFFFF;
	padding:0;
}

table.box
	{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	text-align: left;
	padding:0;
	border-style:none;
	border-collapse:collapse;
	
	}

	
INPUT.email
	{
   	font-size: 8pt;
   	font-family: Arial, Tahoma;
   	width:200px;
	}
	
