﻿.stripbg {
	background-color: #FFFFFF;
	background-image: url(images/bg_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidestripbg {
	background-color: #000000;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.border {
	border: 4px solid #CCCCCC;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.line {
	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: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}.titletexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6601;
}
.textsboldsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.textsCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC387;
	font-weight: bold;
	line-height: normal;
}
.linesidebottom {

	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: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.blacktext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.blacktextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.blacktextS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
