@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.borderleft {
	background-color: #000000;
	background-image: url(images/border_left.jpg);
	background-repeat: no-repeat;
}
.borderright {
	background-color: #000000;
	background-image: url(images/border_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordertop {
	background-color: #000000;
	background-image: url(images/border_top.jpg);
	background-repeat: no-repeat;
}


.pageback {
	background-color: #282828;
	padding: 20px;
}
.navbar {
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 20px;
}
.purpletext {
	color: #8e83e9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
.yellowtext {
	color: #feef87;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
}
.textsmall {
	font-size: 10px;
	line-height: 14px;
}

.orangeboldtext {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.titleyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e6bd07;
	text-decoration: none;
}
.titlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888887;
	text-decoration: none;
}
.pricetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.indentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.indentyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #feef87;
	line-height: 15px;
	text-decoration: none;
}
a.whitetext:hover {
color: #f5c805;
} 
a.purpletext:hover {
color: #f5c805;
} 
a.yellowtext:hover {
color: #f5c805;
} 
a.orangeboldtext:hover {
color: #990000;
} 
.titlepurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8e83e9;
	text-decoration: none;
}
.titleyellowalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e6bd07;
	text-decoration: none;
}
.red {
	font-weight: bold;
	color: #FF3300;
}
.navbar2 {
	padding-top: 5px;
	padding-left: 20px;
}
.orangetext {
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
a.orangetext:hover {
	color: #8e83e9;
}
.navbar3 {
	background-image: url(images/navback2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 20px;
}
.whiteboldtext {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
a.whiteboldtext:hover {
	color: #FFCC00;
}
.titleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	text-decoration: none;
}
