/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
body {
/* background-image: url(images/bg_02.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center top;  */ 
background-color: #3b3b22;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
scrollbar-3d-light-color:#6A6C54;
scrollbar-arrow-color: #666666;
scrollbar-base-color: #6A6C54;
scrollbar-dark-shadow-color:#6A6C54;
scrollbar-face-color:#6A6C54;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color: #6A6C54;
}

.scroller {
scrollbar-3d-light-color:#000000;
scrollbar-arrow-color: #666666;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color: #000000;
}

body, td, p, div {
font-family: verdana,arial, helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

a:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}



.grey_10 {
font-size: 10px;
color: #333333;
}

a.grey_10:link {
color: #333333;
text-decoration: none;
}

a.grey_10:active {
color: #333333;
text-decoration: none;
}

a.grey_10:visited {
color: #333333;
text-decoration: none;
}

a.grey_10:hover {
color: #000000;
text-decoration: underline;
}



.grey_12 {
font-size: 12px;
color: #333333;
}

a.grey_12:link {
color: #333333;
text-decoration: none;
}

a.grey_12:active {
color: #333333;
text-decoration: none;
}

a.grey_12:visited {
color: #333333;
text-decoration: none;
}

a.grey_12:hover {
color: #000000;
text-decoration: underline;
}








.white_10 {
font-size: 10px;
color: #FFFFFF;
}

a.white_10:link {
color: #FFFFFF;
text-decoration: none;
}

a.white_10:active {
color: #FFFFFF;
text-decoration: none;
}

a.white_10:visited {
color: #FFFFFF;
text-decoration: none;
}

a.white_10:hover {
color: #FFFFFF;
text-decoration: underline;
}

.white_12 {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.white_14 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}

.white_16 {
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}

.white_18 {
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

.sig {
font-size: 10px;
color: #CCCCCC;
}

a.sig:link {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
}

a.sig:active {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
}

a.sig:visited {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
}

a.sig:hover {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

.border_01 {
border-color: #FFFFFF; 
border-style: solid; 
border-width: 1px;
}






.grey_bg {
background-color: #666666;
}

.dk_grey_bg {
background-color: #333333;
}

.lt_grey_bg {
background-color: #999999;
}


.grey_bg2 {
background-color: #121212;
}



.grey_bg3 {
background-color: #2a2a2a;
}









.videos_nav_on {
background-color: #585858;
}


.videos_nav_off {
background-color: #202020;
}

.videos_nav_disabled {
background-color: #000000;
}







.form_table {
background-color: #191919;
border-color: #363636; 
border-style: solid; 
border-width: 1px;
}

.share_box {
background-color: #191919;
border-color: #363636; 
border-style: solid; 

border-top: 1px;
border-left: 1px;
border-right: 1px;
border-bottom: 0px;
}

.imageborder_off {
background-color: #191919;
border-color: #363636; 
border-style: solid; 
border-width: 1px;
}

.imageborder_on {
background-color: #191919;
border-color: #CCCCCC; 
border-style: solid; 
border-width: 1px;
}

.button_on {
font-family: verdana, arial, sans-serif;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
font-size: 10px;
text-align: center;
border-color: #CCCCCC; 
border-style: solid; 
border-width: 1px;
padding: 1px;
}

.button_off {
font-family: verdana, arial, sans-serif;
font-weight: normal;
color: #333333;
background-color: #CCCCCC;
font-size: 10px;
text-align: center;
border-color: #7F7F7F; 
border-style: solid; 
border-width: 1px;
padding: 1px;
}

select {
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
}

input, textarea {
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
text-align: left;
border-color: #7F7F7F; 
border-style: solid; 
border-width: 1px;
padding: 1px;
}

.alert {
color: #FF0000;
}

.alertsm {
font-size: 9px;
color: #FF0000;
}

form {
margin: 0px;
padding: 0px;
}

.disabledtxt {
color: #999999;
}

.blog_grey_border {
border-color: #7F7F7F; 
border-style: solid; 
border-width: 1px;
border-bottom: 0px;
padding: 0px;
}

/* BEGIN BLOG STYLES  */
.blogtitlelg {
color: #F29400;
font-size: 20px;
font-weight: bold;
text-decoration: none;
}

a.blogtitlelg:link {
color: #F29400;
font-weight: bold;
text-decoration: none;
}

a.blogtitlelg:active {
color: #F29400;
font-weight: bold;
text-decoration: none;
}

a.blogtitlelg:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.blogtitlelg:hover {
color: #F29400;
font-weight: bold;
text-decoration: underline;
}






.blogid {
color: #999999;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

.blogdate {
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a.blogdate:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.blogdate:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.blogdate:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.blogdate:hover {
color: #CCCCCC;
font-weight: bold;
text-decoration: underline;
}

.bloguser {
color: #FFFFFF;
font-size: 10px;
font-weight: normal;
}

a.bloguser:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.bloguser:active {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.bloguser:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.bloguser:hover {
color: #CCCCCC;
font-weight: normal;
text-decoration: underline;
}

.blogsubuser {
color: #FFFFFF;
font-size: 10px;
font-weight: normal;
}

a.blogsubuser:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.blogsubuser:active {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.blogsubuser:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.blogsubuser:hover {
color: #CCCCCC;
font-weight: normal;
text-decoration: underline;
}
/* END BLOG STYLES  */
/* END FILE  */