@charset "utf-8";
.mainbg {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.linktablebr {
	border: 1px solid #dd4329;
}
.tablebr {
	border: 1px solid #0099CC;
}

.orangetext {
	font-family: Arial;
	font-size: 16px;
	color: #E73C20;
	text-decoration: none;
	font-weight: bold;
}
.blackborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7a7166;
}
.blacktext {
	font-family: Arial;
	font-size: 12.5px;
	color: #282626;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.text {
	font-family: Arial, Tahoma, "Myriad Pro";
	font-size: 11.5px;
	color: #424242;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
}
.mainbg .text .text a {
	color: #CC6600;
	text-decoration: none;
}

.border {
	border: 1px solid #DD4329;
}
.homeserbox {
	background-color: #C0C0C0;
	background-repeat: repeat;
	height: 121px;
}
.textorange {


	font-family: Tahoma;
	font-size: 12.5px;
	color: #E73C20;
	text-decoration: none;
	letter-spacing: 1px;
}
.subtext {
	font-family: Arial, Tahoma, "Myriad Pro";
	font-size: 11.5px;
	color: #515868;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
}
.textbullet {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #424242;
	letter-spacing: 1px;
	text-align: justify;
	list-style-type: square;
	text-transform: none;
}
.sublinktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC9900;
}
.mainbg .orangetext .sublinktable a {
	color: #E73C20;
	text-decoration: none;
}
.mainbg .sublinktable a {
	color: #E73C20;
	text-decoration: none;
}
