.home {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.divide {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.hometop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.textbold {
	font-family: Tahoma;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	color: #68899D;
	font-size: 10.5px;
	list-style-type: none;
}
.mylink 
{
	text-decoration: none;color:gray	
}
.mylink:hover 
{
	text-decoration: underline; 
	font-weight: bolder;	
}
.textUnderline 
{
	text-decoration: underline;
}
.copyright {
	clear: both;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1px;
	margin-bottom: 1px;
	padding-right: 1px;
	text-align: center;	
}