a {
	text-decoration: none;
	color: Blue;
}

a.white {
	text-decoration: none;
	color: White;
}

a.yellow {
	font-size: 12px;
	text-decoration: none;
	color: Yellow;
}

a.menu {
	font-family: arial, helvetica;
	font-size: 12px; 
	text-decoration: none;
	color: Black;
}

a.menuup {
	font-family: times;
	font-size: 16px; 
	text-decoration: none;
	color: #0024ff;	
}

a.sitem {
	font-family: times;
	font-size: 16px; 
	text-decoration: none;
	color: #0024ff;	 
}

a.menuups {
	font-family: times;
	font-size: 16px; 
	text-decoration: none;
	color: White;	
}


a.menuac {
	font-family: arial, helvetica;
	font-size: 12px; 
	text-decoration: none;
	color: Yellow;
	background-color: #78b1f9;
}


a.txtback {
	font-family: times;
	font-size: 12px; 
	text-decoration: underline;
	color: #067b8d;
}

a.txtback:hover {
	text-decoration: underline;
}


a.brown {
	font-family: arial, helvetica;
	font-size: 14px; 
	text-decoration: underline;
	color: #067b8d;
}

a.dvis {
	font-family:  times;
	font-size: 9px;	
	text-decoration: none;
	color: Black;
}


a.dvisw {
	font-family:  times;
	font-size: 9px;	
	text-decoration: none;
	color: White;
}


a:hover {
	text-decoration: none;
}

body, td {
	font-size: 14px; 
	font-family: times;
}


td.small {
	font-size: 2px; 
	font-family: times;
}

td.small_l {
	font-size: 2px; 
	font-family: times;
	background-color: #78b1f9;
}

td.small_c {
	font-size: 2px; 
	font-family: times;
	background-color: #0f36ed;
}

td.d_color {	
	background-color: #0024ff;
}

td.title {
	font-family: times;
	font-size: 13px; 
	color: White;
	background-color: #0024ff;
}

td.atcargo {
	font-family: times;
	font-size: 18px; 
	color: Red;	
}

td.titley {
	font-family: times;
	font-size: 13px; 
	color: Yellow;
	background-color: #0024ff;
}

td.banner {
	font-family: times;
	font-size: 13px; 
	text-decoration: none;
	color: White;
}

td.htitle {
	font-family: times;
	font-size: 18px; 
	color: White;
}


td.black {
	font-family: arial, helvetica;
	font-size: 14px; 
	text-decoration: none;
	color: Black;
}

td.title1 {
	font-family: times;
	font-size: 18px; 
	color: Black;
}


td.title2 {
	font-family: times;
	font-size: 16px; 
	color: Black;
}

h1.title {
	font-family: times;
	font-size: 13px; 
	color: White;
}

h1.title1 {
	font-family: times;
	font-size: 18px; 
	color: Black;
}



.dropdown {
	position: absolute;
	color: black;
	width: 80px;
	border-style: none;
	top: 124px;
	z-index: 1;
	visibility: hidden;
}

input, textarea,select {
	font-family: times;
	font-size: 12px;
	background-color: #067b8d;
	color: White;
	border: 1px solid black;
}

input.white {
	font-family: times;
	font-size: 12px;
	background-color: White;
	color: Black;
	border: 1px none black;
}

