@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;
}

.style24 {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
}

.style25 {
	font-family: Verdana;
	font-size: 11px;
	color: #0080C0;
	TEXT-DECORATION: none; 
}

.style25:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0080C0;
	TEXT-DECORATION: underline;
	} 


div#outer-footer {
	background-image: url(../images/fooder-BG.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 80px; 
}

.MyLink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000; TEXT-DECORATION: none; }
	
.MyLink:hover { 	font-family: Verdana;
	font-size: 11px;
	color: #000000; TEXT-DECORATION: underline;} 


.MyPackage {
	font-family: Verdana;
	font-size: 11px;
	color: #333333; TEXT-DECORATION: none; }
	
.MyPackage:hover { 	font-family: Verdana;
	font-size: 11px;
	color: #333333; 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;} 