body { background-image:url(images/bg.jpg); background-repeat:repeat; margin: 0px;}
img {border:none;}

.link-font { font-family:Verdana; font-size: 11px; color:#FFFFFF; font-weight:bold;}

A.link {COLOR: #ffffff; TEXT-DECORATION: none;}
A.link:visited {	COLOR: #ffffff; TEXT-DECORATION: none;}
A.link:active {	COLOR: #ffffff; TEXT-DECORATION: none;}
A.link:hover {	COLOR: #FFAE00; TEXT-DECORATION: none;}

A.link-11 {COLOR: #FFAE00; TEXT-DECORATION: none;}
A.link-11:visited {	COLOR: #FFAE00; TEXT-DECORATION: none;}
A.link-11:active {	COLOR: #FFAE00; TEXT-DECORATION: none;}
A.link-11:hover {	COLOR: #FFAE00; TEXT-DECORATION: none;}

A.link-opp {COLOR: #CE6500; TEXT-DECORATION: none;}
A.link-opp:visited {	COLOR: #CE6500; TEXT-DECORATION: none;}
A.link-opp:active {	COLOR: #CE6500; TEXT-DECORATION: none;}
A.link-opp:hover {	COLOR: #8D312C; TEXT-DECORATION: none;}

.spacer {height: 10px}

.spacer2 {height:3px}

.text { font-family:Verdana; font-size: 11px; color:#5B5B5B; text-align:justify;  line-height:16px;}

.footer {font-family:Verdana; font-size: 11px; color:#CCCCC5; text-align:justify;  line-height:16px;}

.gallery { background-color:#FFC48B; border: 3px solid #CE6500; padding:9px; height:60px;}

.heading-font { font-family:Verdana; font-size: 11px; color:#8D312C; font-weight:bold;}

.font10 {font-family:Verdana; font-size: 10px; color:#5A595A; line-height:18px;}

.spacer1 {height: 1px; background-color:#CECEC6}

.bullets { font-family:Verdana; font-size: 10px; color:#8D312C; }
.bullets1 { font-family:Verdana; font-size: 10px; color:#FF7108; font-weight:bold; }

.font11 {font-family:Verdana; font-size: 11px; color:#5A595A; line-height:16px; text-align:justify; padding:7px;}

.orange { font-family:Verdana; font-size: 11px; color:#FF7108; font-weight:bold; }

.textfields {color: #000000; background: #ffffff; border: 1px solid #D0D0C7; width: 200px; height: 15px; FONT-SIZE: 10px; FONT-FAMILY: Verdana; font-weight: normal;}

.textfields1 {color: #000000; background: #ffffff; border: 1px solid #D0D0C7; width: 200px; height: 17px; FONT-SIZE: 10px; FONT-FAMILY: Verdana; font-weight: normal;}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}




