body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 4px;
	padding-right: 4px;
	color: #666666;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: strong;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 0px;
	

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-bottom: 0px;
	margin-bottom: 0px;	

}

.halfheight {
	line-height: 50%;
}

td {
	/* font size 70% of body size 'smaller' */
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	

}
A:link
	{
	color:#6699CC;
	text-decoration:underline;	
	cursor:pointer;
	font-weight: bold;

	}

A:active
	{
	color:#6699CC;
	text-decoration:underline;
	cursor:pointer;
	font-weight: bold;

	}
A:visited
	{
	color:#6699CC;
	text-decoration:underline;	
	cursor:pointer;
	font-weight: bold;

	}
A:hover
	{
	color:#666666;
	text-decoration:underline;	
	cursor:pointer;
	font-weight: bold;

}

td.footer {
	/* font size 0.6em of body size '70%' */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	color: #666666;
}

td.navigation

	{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}

td .newsborder {
	border-bottom: 1px dotted #336699;
	border-left: 2px solid #336699;
	border-right: 2px solid #336699;
	text-decoration: none;
	color: #000000;
	
}

td .work {
	border-bottom: 1px dotted #9999CC;
	border-left: 1px dotted #9999CC;
	border-right: 1px dotted #9999CC;
	border-top: 1px dotted #9999CC;
	text-decoration: none
		
}

td .topborder {
	border-top: 2px solid #990000;
	
}

td .bottomborder {
	border-bottom: 2px solid #990000;

}

td .leftborder {
	border-left: 2px solid #990000;

}

td .rightborder {
	border-right: 2px solid #990000;

}

td .forms {
	v-align: top;
	
}

td .padding { 
	padding-left: 1px; 
	padding-right: 1px;

}

td .paddingcontent { 
	padding-left: 10px; 
	padding-right: 10px;
}

body.topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

#equipment h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bodl;

}



a.topnavigation:link { color:#FFFFFF; text-decoration: none; }
a.topnavigation:active { color:#FFFFFF; text-decoration: none; }
a.topnavigation:hover { color:#FFFFFF; text-decoration: none; }
a.topnavigation:visited { color:#FFFFFF; text-decoration: none; }

.inactive{

	background: url('/images/navleft_home.gif');
	color:#333333;
	text-decoration:none;
		
}

.active{
	background: url('/images/navleft_home_over.gif');
	color: #333333;
	text-decoration:none;

