.test {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/tab1up.gif);
	background-color: #FFFFFF;





}
.whitespace {
	background-image: url(images/white_spacer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 0px;
	padding-left: 0px;
	left: 3px;



}
.background {
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;

}
.subtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336699;
	padding-right: 10px;
	padding-left: 10px;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;














}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: center;

}
a:hover {
	color: #999999;
}
a:link {
	text-decoration: none;


}
a:visited {
	text-decoration: none;
}
.subtabEnd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336699;
	padding-right: 10px;
	padding-left: 10px;
	border: thin none #000000;

}
.sidebar {
	height: auto;
	width: 200px;
	border: thin dotted #000000;
	padding: 10px;
	clip:      rect(auto auto auto auto);
	overflow: scroll;
	left: 20px;
	top: 20em;







}
.content {
	background-image: url(images/contentBg.jpg);
	background-repeat: repeat-y;
}
.indent {
	padding-left: 3px;
}
.blueBorder {
	background-image: url(images/blueBorder.jpg);
	background-repeat: repeat-y;
}
.bottomBg {
	background-image: url(images/bottomBg.jpg);
	background-repeat: repeat-y;
}
.sidebarBg {
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #262675;
	text-align: left;
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333366;
	padding-bottom: 5px;
	list-style-image: url(images/bullet.gif);



}
