@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style2 {
	color: #D30300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}

.style3 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.style10 {
	font-family: Verdana;
	font-size: 11px;
	color: #AE8A3F;
}

.style11 {
	font-family: Verdana; 
	font-size: 11px;
	color: #AC8535;
}

.style12 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}



.style13 {color: #7C080E}

.style14 {
	color: #7B080E;
	font-weight: bold;
}
.style18 {
font-family: Verdana, Arial, Helvetica, sans-serif
}


.style19 {font-size: 18px}


.style20 {color: #7C080E}

.style21 {color: #000000}

.style22 {font-size: 16px}

.style23 {
	color: #CCCCCC;
	font-weight: bold;
}

.style50 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}

.style51 {
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


div#outer-footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 71px; 
}

div#outer-footer1 {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 71px; 
}

.MyLink {
	font-family: Verdana;
	font-size: 11px;
	color: #AE8A3F; TEXT-DECORATION: none; }
	
.MyLink:hover { 	font-family: Verdana;
	font-size: 11px;
	color: #AE8A3F; TEXT-DECORATION: underline;} 

.MyPackageLink {
	font-family: Verdana;
	font-size: 11px;
	color: #333333; TEXT-DECORATION: none; }
	
.MyPackageLink:hover { 	font-family: Verdana;
	font-size: 11px;
	color: #333333; TEXT-DECORATION: underline;} 


.MyFooter {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	 TEXT-DECORATION: none; }
	 
.MyFooter:hover { 	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
 TEXT-DECORATION: underline; }