
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #2D4E71;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #DFDFDF;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: gray;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: white;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

th{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

INPUT {
	 
        font-size: 9px;
	font-family : Verdana, Arial;
	border: 1px solid black; 
        color:#864750;
}

SELECT {
	font-size: 9px;
	font-family : Verdana, Arial;
}

HR.green {
   background: transparent;
   border: 0;
   margin: 0;
   color: #BBC4E0;
   height: 1px;
 }


.texta { 
        font-size: 9px;
        font-family : Verdana, Arial; 
        border: 0px solid black;
}

.textb { 
        font-size: 9px;
        font-family : Verdana, Arial; 
        border: 1px #864750;
        color:#ffffff;
          background-color:#864750;
}

.search {
	font-size: 10px; 
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}


.menu {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-size: 10px !important;
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px !important;
        text-decoration: none;
}

a.menu:link {
	color: #1C3753;

}

a.menu:visited {
	color: #1C3753;

}

a.menu:hover {
	color: #990000;

}
a.menu:active {
	color: #1C3753;

}
.small {
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-size: 10px;
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px !important;
}
H1, H2, H3, H4, H5, H6	{font-size: 12px; }
div.scroll {
	height: 327px;
	width: 410px;
	overflow: auto;
	border: 0px;
	padding-top: 5px;
	padding-right:10px;
	padding-left: 15px;
	padding-bottom: 5px;
}

