.blue-v-dotted {
	background-image: url(blue-v-dotted.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #BDBDBD;
}
.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#D6D00A;
	vertical-align:middle;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #BDBDBD;
	font-weight:bold;
}
.blue-h-dotted {
	background-image: url(blue-h-dotted.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.footer {
	font-family: "Tahome",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2E52C8;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2E52C8;
}
.green-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4a770b;
}

.green-h-dotted {
	background-image: url(green-h-dotted.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.green-v-dotted {
	background-image: url(green-v-dotted.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.brown-h-dotted {
	background-image: url(brown-h-dotted.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.purple-h-dotted {
	background-image: url(purple-h-dotted.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.red-h-dotted {
	background-image: url(red-h-dotted.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.red-v-dotted {
	background-image: url(red-v-dotted.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.purple-v-dotted {
	background-image: url(purple-v-dotted.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.purple-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #AD27B8;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #AD27B8;
	text-decoration:none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDBDBD;
	width:175px;
	border:1px solid #6A0000;
	background-color: #2A0000;
}
.red-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #960104;
}
.white-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #730002;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #880002;
	border-right-color: #590001;
	border-bottom-color: #590001;
	border-left-color: #880002;
}
