/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
/* <STYLE TYPE="text/css">*/
body, td, div {
font-family: verdana, arial, sans-serif;
color: #4E4A4A;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a:link {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a:active {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #E3D2CF;
font-weight: normal;
text-decoration: underline;
}

.bullcon {
color: #333333;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

.alert {
color: #FF0000;
}

.bold {
color: #FFFFFF;
font-weight: normal;
}

.wht {
font-family: arial, verdana, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

.wht_14 {
font-family: arial, verdana, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 14px;
text-decoration: none;
}

a.wht_14:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.wht_14:active {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.wht_14:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.wht_14:hover {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

.paging {
font-family: arial, verdana, sans-serif;
color: #BD9D97;
font-weight: normal;
font-size: 14px;
text-decoration: none;
}

a.paging:link {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a.paging:active {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a.paging:visited {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a.paging:hover {
color: #BD9D97;
font-weight: normal;
text-decoration: underline;
}

.medlg {
font-size: 14px;
}

.medlg2 {
font-size: 12px;
}



.title {
font-family: arial, verdana, sans-serif;
color: #BD9D97;
font-weight: normal;
font-size: 18px;
text-decoration: none;
}

a.title:link {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a.title:active {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a.title:visited {
color: #BD9D97;
font-weight: normal;
text-decoration: none;
}

a.title:hover {
color: #E3D2CF;
font-weight: normal;
text-decoration: underline;
}


.title2 {
color: #FFFFFF;
font-weight: normal;
font-size: 18px;
text-decoration: none;
}


.sig {
font-family: arial, verdana, sans-serif;
color: #BD9D97;
font-weight: normal;
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: #666666;
font-weight: normal;
text-decoration: underline;
}

.button_on {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #E1D1CD;
background-color: #FFFFFF;
border-color: #E1D1CD;
border-width: 1px;
font-size: 11px;
text-align: center;
}

.button_off {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #BD9D97;
background-color: #FFFFFF;
border-color: #BD9D97;
border-width: 1px;
font-size: 11px;
text-align: center;
}

select {
font-family:  arial, verdana, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

input, textarea {
font-family:  arial, verdana, sans-serif;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
}

.orangemed {
color: #FF6500;
font-size: 14px;
}

.orangelarge {
color: #FF6500;
font-size: 20px;
}

form {
margin: 0px;
padding: 0px;
}

/* 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  */
