/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
/* <STYLE TYPE="text/css">*/
body, td, div {
font-family: verdana, arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

a:link {
color: #CC0000;
font-weight: normal;
text-decoration: none;
}

a:active {
color: #CC0000;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #CC0000;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #CC0000;
font-weight: normal;
text-decoration: underline;
}

.sm {
color: #000000;
font-weight: normal;
font-size: 9px;
text-decoration: none;
}

.alert {
color: #FF0000;
}

.nav2 {
color: #595959;
font-size: 9px;
text-decoration: none;
}

.nav {
color: #333333;
font-size: 10px;
text-decoration: none;
}

a.nav:link {
color: #333333;
text-decoration: none;
}

a.nav:active {
color: #333333;
text-decoration: none;
}

a.nav:visited {
color: #333333;
text-decoration: none;
}

a.nav:hover {
color: #CC0000;
text-decoration: none;
}

.grytextbld {
color: #666666;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

.redtexthuge {
color: #CC0000;
font-size: 25px;
font-weight: bold;
text-decoration: none;
}

.redtextlg2 {
font-family: verdana;
color: #CC0000;
font-size: 18px;
font-weight: bold;
text-decoration: none;
}

.redtextlg {
font-family: verdana;
color: #CC0000;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

a.redtextlg:link {
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

a.redtextlg:active {
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

a.redtextlg:visited {
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

a.redtextlg:hover {
color: #CC0000;
font-weight: bold;
text-decoration: underline;
}

.blacktextmd {
color: #000000;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.black_11 {
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a.black_11:link {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.black_11:active {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.black_11:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.black_11:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

.black16 {
color: #000000;
font-size: 16px;
}

.title {
color: #000000;
font-size: 13px;
font-weight: bold;
}

a.title:link {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a.title:active {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a.title:visited {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a.title:hover {
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

.sig {
color: #333333;
font-size: 9px;
text-decoration: none;
}

a.sig:link {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.sig:active {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.sig:visited {
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.sig:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

.button_on {
font-weight: bold;
color: #FFFFFF;
background-color: #999999;
font-size: 10px;
text-align: center;
padding: 2px;
}

.button_off {
font-weight: bold;
color: #333333;
background-color: #CCCCCC;
font-size: 10px;
text-align: center;
padding: 2px;
}

select {
font-family:  verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

input, textarea {
font-family:  verdana, arial, sans-serif;
font-size: 10px;
color: #000000;
}

.paging {
color: #CCCCCC;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

a.paging:link {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.paging:active {
color: #999999;
font-weight: normal;
text-decoration: none;
}

a.paging:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.paging:hover {
color: #CC0000;
font-weight: normal;
text-decoration: none;
}

.smlgrytext {
color: #666666;
font-size: 9px;
font-weight: bold;
text-decoration: none;
}

a.smlgrytext:link {
color: #666666;
font-weight: bold;
text-decoration: none;
}

a.smlgrytext:active {
color: #666666;
font-weight: bold;
text-decoration: none;
}

a.smlgrytext:visited {
color: #666666;
font-weight: bold;
text-decoration: none;
}

a.smlgrytext:hover {
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

.grey_border {
border-color: #999999;
border-width: 1px;
border-style: solid;
}

.grey_border2 {
border-color: #666666;
border-width: 1px;
border-style: solid;
}

.dash_border {
border-color: #EFEFEF;
border-width: 1px;
border-style: dashed;
}

.grey_bg {
background-color: #E5E5E5;
}

.lt_grey_bg {
background-color: #EFEFEF;
}

.white_bg {
background-color: #FFFFFF;
}

form {
margin: 0px;
padding: 0px;
}


.form_table {
background-color: #EFEFEF;
border-color: #CCCCCC;
border-width: 1px;
border-style: solid;
}



/* BLOG STYLES */
.blog_right {
font-family: arial, verdana, sans-serif;
background-color: #333399;
color: #CCCCCC;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

a.blog_right:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.blog_right:active {
color: #CCCCCC;
font-weight: normal;
text-decoration: underline;
}

a.blog_right:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.blog_right:hover {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

.blog_grey_border {
border-color: #7F7F7F; 
border-style: solid; 
border-width: 1px;
border-bottom: 0px;
padding: 0px;
}

.blog_bg {
color: #333399;
}
/* BLOG STYLES */
/*
</STYLE>  */
/* END FILE  */

