.text{
font-family:Swiss 721 BT;
font-size:19px;
color:#FFFFFF;
font-weight: bold;
}

.title{
font-family:Tahoma;
font-size:11px;
color:#A6A18F;
font-weight: bold;

}
.title2{
font-family:Tahoma;
font-size:11px;
color:#787465;
font-weight: bold;
}

.content{
font-family:Tahoma;
font-size:11px;
color:#787465;
}

.content2{
font-family:Tahoma;
font-size:10px;
color:#787465;
}

.orangetext{
font-family:Tahoma;
font-size:9px;
color:#FFCE23;
}
.orangetext2{
font-family:Tahoma;
font-size:9px;
color:#FFCE23;
text-decoration:none;
}
.orangetext2:hover{
font-family:Tahoma;
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}

.whitetext{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.yellowtext{
font-family:Tahoma;
font-size:11px;
color:#E8D683;
text-decoration:none;
}

.orangetextb{
font-family:Tahoma;
font-size:11px;
color:#FFCE23;
text-decoration:underline;
}



.yellowtext:hover{
font-family:Tahoma;
font-size:9px;
color:#FF9900;
}


.bottomline{
	border-bottom-width: 1px;
	border-color: Gray;
	border-style: dotted none dotted none;
	border-top-width: 1px;
	background: Aqua;
}

.bg{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 8px;
}
.box{
	border: 1px;
	border-color: Gray;
	background: Fuchsia;
}

.border{
border-width:4px; 
border-style:solid;
color:#CCCCCC;
}

.border1{
border-width:4px; 
border-style:solid;
color:#666666;
}

.bluetext {
font-family:Tahoma;
font-size:11px;
color:#003366;
text-decoration:none;
}