body {
	background-color: #FFFFFF;
	margin: 0;
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
       -moz-user-select: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.tdinfo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E5E5E5;

}

.tdinfo:hover {
	text-decoration: none;
	color: #E9A020;
	background-color: #737373;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}


A.menu:hover{
	text-decoration: none;
	color: #E9A020;
	}	
	
.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}	

.subs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.subs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA9436;
	text-decoration: underline;
}

a {
	font-family:  "Times New Roman";
	font-size: 14px;
	text-decoration: underline;	
	
}

a:hover{
	text-decoration: underline;
	color: #0E3E86;
	}

a.con {
	font-family:  Times New Roman;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;	
	
}

a.con:hover{
	text-decoration: underline;
	color: #0D5796;
}

.info {
	cursor: hand;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.info:hover{
	text-decoration: none;
	color: #E9A020;
}

a.news2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
	
}

a.new2:hover{
	text-decoration: underline;
	color: #0D5796;
}

a.news {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0D5796;
	text-decoration: underline;	
	
}

a.new:hover{
	text-decoration: none;
	color: #000000;
}


a.bottom {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;	
	
}

a.bottom:hover{
	text-decoration: underline;
	color: #f2f2f2;
	}
		

h1 {	
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	
}

h2 {	
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	
}

p, li, td { 
        font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	text-decoration: none;		
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C3D6F4;
	border: 1px solid #000000;
}


h3 {	
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	background-color: #E6E6E6;
	
}

.h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c6891;
	text-decoration: none;	
}

a.h3:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d26d0d;
	text-decoration: underline;	
	
}

.piMenu {
	position:absolute;
	left:137px;
	top:240px;
	z-index: 5;
	background-color: #ffffff;
	border: 1px solid #f2f2f2;
    visibility: hidden;
    text-align:left;
	color: #ffffff;
}
.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA9436;
	text-decoration: none;	
}
