.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3B3B3B;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#link2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAF213;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	border: 2px none #FFFFFF;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FAF213;
	font-weight: normal;
	background-color: #333333;
	border: 1px solid #CCCCCC;
}
#link2 a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: bold;
}
.footerborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#link3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ADA90A;
	white-space: normal;
	text-decoration: none;
	height: 100%;
	width: 100%;
	border: 1px solid #999999;
	display: block;
	text-indent: 5px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 2px;
	background-attachment: scroll;
	background-image: url(../images/next_arrow_mini_size.jpg);
	background-position: 123px center;
	background-repeat: no-repeat;
}
#link3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	white-space: normal;
	text-decoration: none;
	height: 100%;
	width: 100%;
	border: 1px solid #333333;
	display: block;
	filter: Gray;
	text-indent: 5px;
}
.border1 {
	border: 1px outset #0000FF;
}

.homeside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
