/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}


.page {
	margin:auto;
	width:810px;
	}

.outerframeTop {
	background-image:url(images/OuterFrameTop.jpg);
	width:810px;
	height:12px;
	}

.outerframeBottom {
	background-image:url(images/OuterFrameBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:810px;

	}

.frame {
	border:#CCCCCC dashed 1px;
	margin-left: 10px;
	margin-right: 20px;
	padding:8px;
	}
	
.outBox {
	border:#CCCCCC dashed 1px;
	padding:4px;
	}
	
.logo {
	text-align:right;
	padding:0 15px 10px 0;
	}	

.headerfirst {
	margin-left:36px;
	background-image:url(images/Commercial.jpg);
	width:446px;
	height:100px;
	}
	
.headersecond {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-55px;
	font-size:50px;
	letter-spacing:20px;
	font-weight:900;
	color:#990000;
	}
	
.headerthird {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	letter-spacing:20px;
	font-weight:900;
	color:#990000;
	}
	

.nav {
	padding-top:20px;
	padding-bottom:70px;
	
	}
	

	
.selected {  
	float: left;
	padding-right:20px; 
	}
	
.selected a {border:#CCCCCC solid 1px;padding:3px 8px 3px 8px;text-decoration:none;color:#000000;}

.selected a:link {border:#CCCCCC solid 1px;padding:3px 8px 3px 8px;text-decoration:none;color:#000000;}

.selected a:visited {border:#CCCCCC solid 1px;padding:3px 8px 3px 8px;text-decoration:none;color:#000000;}

.selected a:hover {border:#CCCCCC solid 1px;padding:3px 8px 3px 8px;text-decoration:none;color:#000000;}

.unselected {  
	float: left;
	padding-right:20px; 
	}
	
.unselected a {border:#CCCCCC dashed 1px;padding:3px 8px 3px 8px;text-decoration: none;color:#000000;}

.unselected a:link {border:#CCCCCC dashed 1px;padding:3px 8px 3px 8px;text-decoration: none;color:#000000;}

.unselected a:visited {border:#CCCCCC dashed 1px;padding:3px 8px 3px 8px;text-decoration: none;color:#000000;}

.unselected a:hover {border:#CCCCCC dashed 1px;padding:3px 8px 3px 8px;text-decoration:underline;color:#000000;cursor:pointer;}
	
.clear {
	clear:both;
	}
	
.contentTopLeft {
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}	

.contentLeft {
	float:left;
	width:340px;
	}
	
.contentRight {
	float:right;
	width:407px;
	}

.PORTleft {
	float:left;
	width:160px;
	}
	
.PORTright {
	float:right;
	width:590px;
	}

.spacergif {
	height:10px;
	}
	
.footer {
	padding:10px 0 20px 0;
	text-align:center;
	font-size: 10px;
	}
	
.footer a {font-size: 10px;text-decoration:underline;color:#000000;}

.footer a:link {font-size: 10px;text-decoration:underline;color:#000000;}

.footer a:visited {font-size: 10px;text-decoration:underline;color:#000000;}

.footer a:hover {font-size: 10px;text-decoration:underline;color:#000000;cursor:pointer;}
