/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
/* <STYLE TYPE="text/css">	*/
body {
background-image: url(images/bg01.gif);
background-color: #77A6B6;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
/* background-repeat:no-repeat;  */
/* background-attachment:fixed;  */
/* background-position:center top;   */
}

body, td, p, div {
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: none;
color: #333333;
}

A:link {
color: #1E97C3;
text-decoration: underline;
}

A:active {
color: #1E97C3;
text-decoration: underline;
}

A:visited { 
color: #1E97C3;
text-decoration: underline;
}

A:hover {
color: #1E97C3;
text-decoration: none;
} 

.botwht {
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: none;
color: #FFFFFF;
}

a.botwht:link {
color: #FFFFFF;
text-decoration: none;
}

a.botwht:active {
color: #FFFFFF;
text-decoration: underline;
}

a.botwht:visited { 
color: #FFFFFF;
text-decoration: none;
}

a.botwht:hover {
color: #FFFFFF;
text-decoration: underline;
} 


.black_9 {
font-family: arial, verdana, sans-serif;
font-size: 9px;
font-weight: none;
color: #000000;
}

a.black_9:link {
color: #000000;
text-decoration: none;
}

a.black_9:active {
color: #000000;
text-decoration: underline;
}

a.black_9:visited { 
color: #000000;
text-decoration: none;
}

a.black_9:hover {
color: #000000;
text-decoration: underline;
} 


.blue {
font-size: 12px;
font-weight: bold;
color: #1E97C3;
}

a.blue:link {
color: #1E97C3;
text-decoration: underline;
}

a.blue:active {
color: #1E97C3;
text-decoration: underline;
}

a.blue:visited { 
color: #1E97C3;
text-decoration: underline;
}

a.blue:hover {
color: #1E97C3;
text-decoration: none;
} 

.bluesm {
font-size: 11px;
font-weight: bold;
color: #1E97C3;
}

.textmed {
font-size: 12px;
font-weight: bold;
}

.alert {
color: #FF0000;
}




.green_24 {
color: #53855e;
font-size: 24px;
font-weight: bold;
}


.header {
color: #1E97C3;
font-size: 14px;
font-weight: bold;
}

.header2 {
color: #1E97C3;
font-size: 12px;
font-weight: bold;
}

.headerblue {
color: #1E97C3;
font-size: 14px;
font-weight: bold;
}

.headerbluesm {
color: #3366CC;
font-size: 10px;
font-weight: bold;
}

.headerorange {
color: #CC6600;
font-size: 14px;
font-weight: bold;
}

.headerorangemed {
color: #CC6600;
font-size: 12px;
font-weight: bold;
}

.headerorangesm {
color: #CC6600;
font-size: 10px;
font-weight: bold;
}

.form_table {
background-color: #EFEFEF;
border-color: #CCCCCC;
border-style: solid; 
border-width: 1px; 
}

.form_table2 {
background-color: #FFFFFF;
border-color: #CCCCCC;
border-style: solid; 
border-width: 1px; 
}

.button_on {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #FFFFFF;
background-color: #1E97C3;
font-size: 10px;
text-align: center;
padding: 2px;
}

.button_off {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #000000;
background-color: #EEEEEE;
font-size: 10px;
text-align: center;
padding: 2px;
}

input, textarea {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #333333;
border-color: #CCCCCC;
border-width: 1px; 
border-style: solid;
}

select {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
border-color: #CCCCCC;
border-width: 1px; 
border-style: solid;
}
/* </STYLE>  */
/* END FILE  */
