BLOCKQUOTE, DIV, TD, P, td, tr,INPUT,A, TEXTAREA {
	font : 11pt Arial, Helvetica, sans-serif; 
}
	
BODY {
	margin : 0;	
	background-color: #00486F;
	background-image: url(../i/bg.jpg);
	background-repeat: repeat-x;
}
#basement {
	width: 1010px;
	margin: 0;
	padding: 0;
	background-image: url(../i/left_shade.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px; 
}
#wrapper {
	background-image: url(../i/right_shade.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
	
}

H1, H2, H3, H4, H5, H6, HR {
	font-family : "Times New Roman", Times, serif;
	color : #004080;
}

h1 {
	font-size: 1.6em;
}

.mnu { 
	height: 32px;
	padding: 0;
}
A.menu,  A.menu:link, A.menu:active, A.menu:visited {
	color : white;
	text-decoration : none;
	font-size: 11px;
    padding : 8px;
	margin: 0;
	line-height: 32px;
	text-decoration : none;
}
A.menu:hover  {
	background-color: #FFFFCC;
	color: #000033;
	background-image : url(../i/mnu_bg_hover.gif);
	text-decoration : none;
	padding : 8px;
	margin: 0;
	line-height: 32px;
}
.menu1, A.menu1:link, A.menu1:visited {
	width: 100%;
	color: white;
	background-color: #2B4F6C;
	padding: 5px;
	font-weight: bold;
}
A.menu1:hover  {
	color: #92B6D3;
}
A, A:link, A:visited, A:active {
	color : #004080;
	text-decoration : none;
}

A:hover {
	color : #B22222;
	text-decoration : underline;
}

.search {
	margin: 0 0 0 0;	
}
.search_field {
	border: 1px solid;
	color: #000066;
	background-color: transparent;
	width: 110px;
	font-size: 10px;
}
.search_button {
	width: 18px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	color: Navy;
	border: none;
	padding: 1px;
}
.newsbox {
	border : 1px dotted;
	background : White;
	font : 9px;
	margin: 2px;	
	width: 100%;
	text-align : justify;
}
.news  {
	font-size: 10px;
	text-align: left;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
}

#content {
	padding: 10px;
}

.cita_title {
	margin: 0 0 0 0;
}
.cita_text {
	margin: 3px;
	padding: 10px;
	background-color: #FFF8DC;
	border: 1px inset;
	width: 94%;
}
.footer {
	background-color: #205780;
	color: #FEEAA5;
	height: 48px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.date {
	font-size: 11px;
	text-align: right;
	border-bottom: 1px dotted #333;
}
#test {
	overflow : visible;
}
.test {
	background-color : #FFFFE0;
	border : 1px solid black;
	padding : 4px;
	font-size : x-small;
}
.result {	
	background-color : #FFE4C4;
	border : 1px solid black;
	padding : 4px;
	font-size : x-small;
}
#result {
	display : none;
	position : absolute;
}
.resdata{
	background-color: transparent;
	border : 0px;
	color : Black;
	font-size : 160%;
	font-weight : bold;
	font-variant : small-caps;
	text-align : right;
	}
.button {
	background-color : Silver;
	border : 3px outset Silver;
	padding : 2;
}
.button:hover {
	background-color : Gray;
	border : 3px inset Silver;
	padding : 2;
}
.error {
	color : Red;
	font-weight : bold;
	font-size : larger;
}

