.bg {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFC147;
}

.heading {
	font-family:Tahoma;
	font-size: 18px;
	font-weight:bold;
	line-height:1.5;
	color:#CC6600;
	text-decoration: none;
}
.orangelink {
	font-family:Arial;
	font-size: 11px;
	color:#F36D2B;
	text-decoration: none;
}
.ashlink {
	font-family:Arial;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
.yellowlink {
	font-family:Arial;
	font-size: 11px;
	color:#FDA60E;
	text-decoration: none;
}
.redlink {
	font-family:Arial;
	font-size: 11px;
	color:#CC0000;
	text-decoration: none;
}

.normaltext {
	font-family:Arial;
	font-size: 12px;
	line-height:1.5;
	color:#666666;
	text-decoration: none;
}
.darkbluetext {
	font-family:Arial;
	font-size: 12px;
	color:#03333D;
	text-decoration: none;
}

.browntext {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:1.5;
	color:#CC6600;
	text-decoration: none;
}

.browntext:hover {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:1.5;
	color:#CC0000;
	text-decoration: none;
}

.menu {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:1.5;
	color:#0195DA;
	text-decoration: none;
}
.welcome {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:1.5;
	color:#CC0000;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu:hover {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:1.5;
	color:#CC0000;
	text-decoration: none;
}

.bluetext {
	font-family:Arial;
	font-size: 12px;
	line-height:1.5;
	color:#4D8EAF;
	text-decoration: none;
}

.bottomtext {
	font-family:Arial;
	font-size: 10px;
	line-height:1.5;
	color:#666666;
	text-decoration: none;
}

.bottomtext:hover {
	font-family:Arial;
	font-size: 10px;
	line-height:1.5;
	color:#CC0000;
	text-decoration: none;
}

.txtBox {  font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #000000; border:#999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.txtssmallBox {  font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #000000; border:#999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;width:100px;}
.cust-txtBox {  
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	color: #666666; 
	border: 1px solid #abadb3;
	}

.txtButton { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #999999; border-color: #CCCCCC #333333 #333333 #CCCCCC; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px }

.redtext {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:1.5;
	color:#CC0000;
	text-decoration: none;
}
.orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF8200;
	text-decoration: none;
}
.rose {
	font-family: Tahoma;
	font-size: 11px;
	color: #B60728;
	text-decoration: none;
}
.topLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #006697;
	text-decoration: none;
}
.sublink {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.sublink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

.highlght {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	background-color:#FFFF00;
	text-decoration: none;
}