BODY {
	background-image: url("images/tall_main.gif");
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 5px;
}

TD, P, BODY {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
}

SELECT {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

.content_text_large{
    font-family: Tahoma, Verdana;
    font-size: 12pt;
    
}
.content_text{
    font-family: Tahoma, Verdana;
    font-size:  9pt;
    background-color: #d2daed;
    padding: 5px 5px 5px 5px;
}
.title_header{
    font-family: Tahoma, Verdana;
    font-size: 14pt;
    background-color: #d2daed;
}
.small_text{
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    background-color: #d2daed;
}

.form_field{
	border: 1px solid #BFD7FF;
    font-size: 8pt;
    font-family: Tahoma, Verdana;
    padding: 2px 2px 2px 2px;
}


INPUT[type=submit],
INPUT[type=submit] {
	font-family: Tahoma, Verdana;
	border: 1px solid #BFD7FF;
	font-size: 7pt;
}
.navtext1{
font-family: Verdana;
    border: 0px solid #BFD7FF;
    font-size: 8pt;
	text-decoration: none;
	font-color: #000000;
}
.links{
    font-family: Verdana;
    border: 0px solid #BFD7FF;
    font-size: 8pt;
	text-decoration: none;
	font-color: #000000;
}
INPUT[type=button],
INPUT[type=button] {
	font-family: Tahoma, Verdana;
	border: 1px solid #BFD7FF;
	font-size: 7pt;
}

INPUT[type=reset],
INPUT[type=reset] {
	font-family: Tahoma, Verdana;
	border: 1px solid #BFD7FF;
	font-size: 7pt;
}

INPUT[type=text],
INPUT[type=text] {
	border: 1px solid #BFD7FF;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	padding: 2px 5px 2px 5px;
}

TABLE.hover-table {
    margin-left: 5px;
    margin-right: 5px;
	background-color: #eeeeee;
}

TABLE.hover-table TR.header {
}

TABLE.hover-table TR.header TD {
	color: #000000;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	background-color: #d5d5e0;
	padding: 2px 2px;
	border-top: 1px solid #436394;
	border-bottom: 1px solid #436394;
	empty-cells: show;
	height: 10px;
}

TABLE.hover-table TR.header TD A {
}

TABLE.hover-table TR.header TD A:hover {
	text-decoration: none;
}

TABLE.hover-table TR.default {
}

TABLE.hover-table TR.hilite {
    background: #FFF1A3;
}

TABLE.hover-table TR.default TD,
TABLE.hover-table TR.hilite TD {
	font-family: Tahoma, Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 4px;
	border-bottom: 1px solid #BFD7FF;
	empty-cells: show;
    height: 20px;
    -moz-user-select: none;
}
TABLE.hover-table TR.hilite TD {
        background-color: #FFF1A3;
}

TABLE.hover-table TR.default INPUT[type=submit],
TABLE.hover-table TR.hilite INPUT[type=submit] {
	border: 1px solid #BFD7FF;
	font-size: 7pt;
}

TABLE.hover-table TR.default INPUT[type=button],
TABLE.hover-table TR.hilite INPUT[type=button] {
	border: 1px solid #BFD7FF;
	font-size: 7pt;
}

TABLE.hover-table TR.default INPUT[type=text],
TABLE.hover-table TR.hilite INPUT[type=text] {
	border: 1px solid #BFD7FF;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	padding: 2px 5px 2px 5px;
}

TD > TABLE.hover-table {
    margin-top: 5px;
}

TABLE.hover-grid {
    margin-left: 5px;
    margin-right: 5px;
	background-color: #eeeeee;
}

TABLE.hover-grid TR.header {
}

TABLE.hover-grid TR.header TD {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #d5d5e0;
	padding: 1px 5px;
	border-top: 1px solid #436394;
	border-bottom: 1px solid #436394;
	empty-cells: show;
	height: 20px;
}

TABLE.hover-grid TR.header TD A {
}

TABLE.hover-grid TR.header TD A:hover {
	text-decoration: none;
}

TABLE.hover-grid TR.default {
}

TABLE.hover-grid TR.hilite {
    background: #FFF1A3;
}

TABLE.hover-grid TR.default TD,
TABLE.hover-grid TR.hilite TD {
	background-color: #eeeeee;
	font-family: Tahoma, Verdana;
	color: #FF0000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 4px;
	border-bottom: 1px solid #BFD7FF;
	border-right: 1px solid #BFD7FF;
	empty-cells: show;
    height: 30px;
    width: 100px;
    -moz-user-select: none;
}
TABLE.hover-grid TR.hilite TD {
        background-color: #FFF1A3;
}

TABLE.hover-grid TR.default INPUT[type=submit],
TABLE.hover-grid TR.hilite INPUT[type=submit] {
	border: 1px solid #BFD7FF;
	font-size: 7pt;
}

TABLE.hover-grid TR.default INPUT[type=button],
TABLE.hover-grid TR.hilite INPUT[type=button] {
	border: 1px solid #BFD7FF;
	font-size: 7pt;
}

TABLE.hover-grid TR.default INPUT[type=text],
TABLE.hover-grid TR.hilite INPUT[type=text] {
	border: 1px solid #BFD7FF;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	padding: 2px 5px 2px 5px;
}

TD > TABLE.hover-grid {
    margin-top: 5px;
}

DIV.tooltip {
	position: absolute;
	width: 180px;
	background-color: #FFFFE1;
	padding: 4px 4px 4px 4px;
	border: 1px solid black;
	white-space: normal;
}

TABLE.amenu {
}

TABLE.amenu TR.header {
}

TABLE.amenu TR.header TD {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #d5d5e0;
	padding: 1px 5px;
	border-top: 1px solid #436394;
	border-bottom: 1px solid #436394;
	empty-cells: show;
	height: 20px;
}

TABLE.amenu TR.header TD A {
}

TABLE.amenu TR.header TD A:hover {
	text-decoration: none;
}

TABLE.amenu TR.default TD,
TABLE.amenu TR.hilite TD {
	font-family: Tahoma, Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 4px;
	border-bottom: 1px solid #BFD7FF;
	empty-cells: show;
    height: 20px;
    -moz-user-select: none;
}
TABLE.amenu TR.hilite TD {
        background-color: #FFF1A3;
}

