#pageName-front {

 	height: 26px;
	color: white;
	background-color: #669933;
	background-image: none;
}

#pageName-front h1 {

	font-size: 22px;
	margin: 0 0 0 35px;
	padding: 0;
}

table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}

table td {
 	margin: 0;
 	padding: 0;

}

div.longbox h1{
	margin: 3px 3px 12px 3px ;
 	padding: 0px;
 	font-size: 17px;
}

div.longbox img {
	margin: 0 8px 0  10px;
 	padding: 0;
}



div.longbox  {
	width: 96%;
 	margin: 5px;
 	padding: 15px 0 15px 15px;
 	display: block;
	border : 1px solid #aaa;
	font-weight: normal;
	background-color: white;
	background-image: none;
	color: black;
	text-align: justify;
}

div.longbox p {
	width: 100%;
	margin: 0px 0 5px 0;
    padding: 0;
    background-color: white;
    background-image: none;
    color: black;
    font-size: 12px;
}


#front-content {

	float: left;
	position: relative;
	width: 100%;
	border-color: #ccc;
	margin: 0;
	padding:0;
	background-color: #dde;
	background-image: none;
	color: black;
	font-size: 12px;
	line-height: 16px;
	text-align:left;

 }

.textbox a big {
	margin: 0;
	padding: 0;
	color: black;
	background-color: white;
	background-image: none;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}


.textbox a:hover big {

	color: black;
	background-color: #693;
	background-image: none;
}

.textbox a:hover small {
	color: black;
	background-color: #693;
	background-image: none;
}

.textbox a small {
	margin: 0;
	padding: 0;
	color: black;
	background-color: white;
	background-image: none;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
}

.textbox a p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color:  #009933;
	background-color: white;
	background-image: none;
}

.textbox a {

	width: 210px;
	height: 160px;
 	margin: 5px;
 	padding: 5px;
 	display: block;
	font-size: 12px;
	border : 1px solid #bbb;
 	text-decoration: none;
	font-weight: normal;
	color:  #006600;
	background-color: white;
	background-image: none;

}

.textbox a img{
	border-width: 0;
	padding: 3px 5px 0px 0;
	width: 70px;
	height: 70px;
	float: left;
}

.textbox a:hover {
	color: white;
	background-color: #693;
	background-image: none;
	border : 1px dashed black;
}

.textbox {

	height: 100%;
}