BODY {
	scrollbar-3d-light-color:#707791;
	scrollbar-arrow-color:#FFFFff;
	scrollbar-base-color:darkblue;
	scrollbar-dark-shadow-color:darkblue;
	scrollbar-face-color:#707791;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:darkblue;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
	FONT-SIZE : 10px;
}
.tit1{
	color:white;
	font : bold;
	FONT-SIZE : 14px;
	background-color: #707791;
}
a.menulat {
	color : #00008b;
	FONT-SIZE : 12px;
	text-decoration : none;
}
a.menulat:hover {
	color : red;
}

h1 {
	FONT-SIZE : 36px;
}
h2 {FONT-SIZE : 24px;}
h3 {FONT-SIZE : 18px;}
h4 {FONT-SIZE : 14px;}
h5 {FONT-SIZE : 10px;}
.msg{
	FONT-SIZE : 12px;
	color : #ff9900;
	font-weight : bold;
}
form {
}
select {
	FONT-SIZE : 12px;
	color : blue;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
}
option {
	color : blue;
}
input {
	FONT-SIZE : 12px;
	color : blue;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
}
input.chk {
	FONT-SIZE : 12px;
	color : blue;
	border-left : 1px solid #f8f8f8;
	border-right : 1px solid #f8f8f8;
	border-top : 1px solid #f8f8f8;
	border-bottom : 1px solid #f8f8f8;
}
A {
	text-decoration : underline;
	color : Navy;
}
A:hover {
	text-decoration : underline;
	color : Red;
}
.menu {
	color : White;
	font : bold;
	FONT-SIZE : 12px;
}
.menu:hover {
	color : #ffff00;
	font : bold;
	FONT-SIZE : 12px;
}
textarea {

	FONT-SIZE : 12px;
	color : blue;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
}
.alerta	{	background-color: #ffff66;	}

td{font-size : 14px;}
