.header1 {
	background-image: url(images/headerbck1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.hback2 {
	background-attachment: fixed;
	background-image: url(images/headerbck2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border1 {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #CCCCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	border-top: 1px solid #B93D07;
	border-right: 1px none #B93D07;
	border-bottom: 1px solid #B93D07;
	border-left: 11px solid #B93D07;
}
.v11darkgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	background-color: #FFFFFF;
}
.sidebarfiller {
	background-image: url(images/bodybck2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bback1 {
	background-image: url(images/bodybck3.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.v11white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	margin: 3px;
}
.tbborder {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.boldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	border: none;
	font-weight: bold;
}
.tbborderbtm {
	border-top: 1px solid #999999;
	border-right: 5px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	background-attachment: fixed;
	background-image: url(images/footerbck1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boldbluebordered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rowborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
