body,td,th {
	font-size: 11px;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}

a.link11:link {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
a.link11:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #fff;
}
a.link11:hover {
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
a.link11:active {
	font-size: 11px;
	text-decoration: underline;
	color: #fff;
}

a.link14:link {
	color: #fff;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: underline;
}
a.link14:visited {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;	
	color: #fff;
}
a.link14:hover {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;	
	color: #999;
}
a.link14:active {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;	
	color: #fff;
}

a.link_18_:link {
	color: #333;
	font-size: 14px; 	
	text-decoration: underline;
}
a.link_18_:visited {
	font-size: 14px; 
	text-decoration: underline;
	color: #333;
}
a.link_18_:hover {
	font-size: 14px; 
	text-decoration: none;	
	color: #999;
}
a.link_18_:active {
	font-size: 14px; 
	text-decoration: underline;
	color: #333;
}

.border {
	border: 1px solid #347E89;
}

.txt11ora {
	font-size: 11px;
	color: #FDCA00;
}

.txt11 {
	font-size: 11px;
	color: #fff;	
}

.txt14ora {
	font-size: 14px;
	color: #FDCA00;
	font-weight: bold;	
}

.txt14 {
	font-size: 14px;
	font-weight: bold;	
	color: #fff;	
}

.txt14blue_ {
	font-size: 14px;
	font-weight: bold;	
	color: #c62a69;	
}

.txt14black_ {
	font-size: 14px;
	font-weight: bold;	
	color: #333;	
}

.txt14blue {
	font-size: 18px;
	color: #c62a69;	
}

.txt14black {
	font-size: 18px;
}


.line_dotted_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
}

.line_dotted_bottom_1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
}

.png {
	behavior: url(http://forum.fox.az/inc/pngbehavior.htc);
}

.border_gray {
	border: 1px solid #333;
}





