body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a,a:visited,a:active{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.table_border {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	background-image: url(images/slogan1.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
.alt_table {

	border-top: none;
	border-right: none;
	border-bottom: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	background-image: none;
}
.adbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8A8A8;
}

.adbox a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.adbox a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}
.adbox a:hover {
	text-decoration: none;
	color: #FFFFFF;
	
	}
.adbox a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}
.formbox1 {
	height: 18px;
	width: 150px;
	border: 1px solid #999999;
}
.formbox2 {

	height: 100px;
	width: 200px;
	border: 1px solid #999999;
}
.pic_frame {
	border: 1px solid #333333;
	margin: 0px;
}
.mid_frame {
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: none;
	border-top-color: #666666;
}
