.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: BCBE41;
	padding: 5px;
}
.outlinetopleft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCC33;
	border-left-color: #CCCC33;
}
.outlinetopright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCC33;
	border-right-color: #CCCC33;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
	margin: 5px;
	padding: 5px;
	border: 1px solid #009900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
	color: #003300;
	text-indent: 10px;

}
.dotsvert {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
}
.picleft {
	padding: 5px 10px 5px 5px;
	float: left;
}
.picright {
	margin: 5px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.outlinefoot {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: bfbe41;
	border-left-color: bfbe41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: bcbe41;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: bfbe41;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BCBE41;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.homeright {
	background-image: url(images/right_home_bg.jpg);
	background-repeat: repeat-x;
}
.homeleft {
	background-image: url(images/left_home_bg.jpg);
	background-repeat: repeat-x;
}
.outlineright {
	background-image: url(images/right_home_bg.jpg);
	background-repeat: repeat-x;

}
.outlineleft {
	background-image: url(images/left_home_bg.jpg);
	background-repeat: repeat-x;

}
