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

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

.style17 {
	font-family: "Browallia New";
	font-size: 16px;
	color: #000000;
}

.style18 {
	font-family: "Browallia New";
	font-size: 16px;
	color: #666666;
}

.style19 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

.style20 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FF0000;
}

.style21{
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
}

.style22 {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}

.style23 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	TEXT-DECORATION: none; 
}

.style23:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	TEXT-DECORATION: underline; 
}

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

.footeroptions { 
	font-family: "Browallia New";
	font-size: 16px;
	color: #666666; TEXT-DECORATION: none; 
}

.footeroptions:hover { 
	font-family: "Browallia New";
	font-size: 16px;
	color: #666666; TEXT-DECORATION: underline;
}

.footeroptions1 { 
	font-family: "Arial";
	font-size: 11px;
	color: #666666; TEXT-DECORATION: none; 
}

.footeroptions1:hover { 
	font-family: "Arial";
	font-size: 11px;
	color: #666666; TEXT-DECORATION: underline;
}



td.name {
border-collapse: collapse;
border: .05em solid #DCDCDC;
} 

#nav {
	position: absolute;
	height: 26px;
	width: 360px;
	top: 67px;
	left: 80px;
}

#nav-wrap {
	position: relative;
}

.nofloat {
	clear: both;
	height: 0px;
	width: 0px;
}
