.textW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006AB6;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.textW2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textB2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textB2_H {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006AB6;
	text-decoration: none;
}
a.linkB:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5BA8DF;
	/*text-decoration: underline;*/
}

.linkC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006AB6;
	text-decoration: none;
}
a.linkC:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5BA8DF;
	/*text-decoration: underline;*/
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009248;
	border: 2px solid #009248;
}
.smptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.linkN {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006AB6;
	/*text-decoration: underline;*/
}
a.linkN:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5BA8DF;
	text-decoration: none;
}
.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A1A1A1;
	border-right-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	border-left-color: #A1A1A1;
}
.r_top {
	background-attachment: fixed;
	background-image: url(images/top_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.l_top {
	background-attachment: fixed;
	background-image: url(images/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.l_bottom {

	background-attachment: fixed;
	background-image: url(images/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.r_bottom {


	background-attachment: fixed;
	background-image: url(images/bottom_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left {
	background-attachment: fixed;
	background-image: url(images/roght_center.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.right {
	background-attachment: fixed;
	background-image: url(images/left_center.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.top {

	background-attachment: fixed;
	background-image: url(images/top_center.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottom {


	background-attachment: fixed;
	background-image: url(images/bottom_center.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.fullborder {

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

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006AB6;
	text-decoration: none;
}
.smpSmall {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: none;
}
.imgB {
	border: 1px solid #CCCCCC;
}
