td {
	COLOR: #8E4C1A; FONT-FAMILY:Verdana,Arial; font-size: 10px;
}

h1 {font-size: 20px;}
.bigger {font-size: 12px;}
.bigger1 {font-size: 11px;}

.biggest {font-size: 13px;}

.big {font-size: 11px;}

a:link {  font-family:Verdana,Arial, sans-serif; color: #8E4C1A; text-align: justify; font-size: 10px; text-decoration: none;}

a:visited {font-family:Verdana,Arial, sans-serif; color: #8E4C1A; text-align: justify; font-size: 10px; text-decoration: none;}

a:hover { font-family:Verdana,Arial, sans-serif; color: #DE8947; text-align: justify; font-size: 10px; text-decoration: none;}

.white {
	COLOR: #ffffff
}
.cap {
	COLOR: #845a3e; FONT-SIZE: 9px; FONT-WEIGHT: bold; PADDING-LEFT: 35px; PADDING-TOP: 5px
}
.menu {
	COLOR: #555555; font-family:Verdana,Arial, sans-serif; FONT-SIZE: 9px; TEXT-DECORATION: none
}

.button2 {
	BACKGROUND-COLOR: #fffae4; COLOR: #8E4C1A; FONT-FAMILY: Tahoma; FONT-SIZE: 9px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.button3 {
	BACKGROUND-COLOR: #fffae4; COLOR: #8E4C1A; FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.button_red {
	BACKGROUND-COLOR: #fffae4; COLOR: red; FONT-FAMILY: Tahoma; FONT-SIZE: 13px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.button4 {
	BACKGROUND-COLOR: #fffae4; COLOR: #8E4C1A; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.annD {
	COLOR: #474747; FONT-FAMILY: Verdana,Arial; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.annC {
	COLOR: #474747; FONT-FAMILY: Verdana,Arial; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.annS {
	COLOR: #474747; FONT-FAMILY: Verdana,Arial; FONT-SIZE: 10px; FONT-WEIGHT: normal; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.annF {
	COLOR: #474747; FONT-FAMILY: Verdana; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-ALIGN: left
}
.annH {
	BACKGROUND-COLOR: #8888ff; COLOR: yellow; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-ALIGN: center
}
.annFL {
	COLOR: #8888ff; FONT-FAMILY: Verdana; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.annFL1 {
	COLOR: #8888ff; FONT-FAMILY: Verdana; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

.annFLA {
	COLOR: #8888ff; FONT-FAMILY: Verdana; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.annL {
	COLOR: #474747; FONT-FAMILY: Verdana,Arial; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.annLA {
	COLOR: #de8948; FONT-FAMILY: Verdana,Arial; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-ALIGN: left; TEXT-DECORATION: none
}


.box {  font-family: Verdana,Arial, sans-serif; font-size: 12px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; bordercolor="#333333"; color: #1f2836; Border-color: 333333; BackGround-color: #ffffff;}


.box1 {  font-family: Verdana,Arial, sans-serif; font-size: 12px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; bordercolor="#333333"; color: #1f2836; Border-color: 333333; BackGround-color: #ffffff;}

.bor_left{BORDER-RIGHT: #ρρρρρρ 1px solid;BORDER-top: #ρρρρρρ 1px solid;}

#jCarouselLite .carousel  {
    padding: 10px 0 0 0;
    margin: 0 0 20px 10px;
    position: relative;     
}
    #jCarouselLite .digg {
        position: absolute;
        left: 610px;
        top: 110px;
    }
    #jCarouselLite .main {
        margin-left: 40px;
    }

    #jCarouselLite . em {
        color: #FF3300;
        font-weight: bold;
        font-size: 60%;        
        font-style: normal;
    }
    #jCarouselLite .carousel button { /*Don't remove this. we still use this for individual s. only the front pages use images as of now*/
        float: left;
    }              
    #jCarouselLite .carousel a.prev, #jCarouselLite .carousel a.next {
        display: block;
        float: left;
        width: 30px;
        height: 143px;
        text-decoration: none;
        background: url("/image/imageNavLeft.gif") left 60px no-repeat;
    }
        #jCarouselLite .carousel a.next {
            background: url("/image/imageNavRight.gif") right 60px no-repeat;
        }
            #jCarouselLite .carousel a.next:hover {
                background-image: url("/image/imageNavRightHover.gif");
            }
            #jCarouselLite .carousel a.prev:hover {
                background-image: url("/image/imageNavLeftHover.gif");
            }    
            #jCarouselLite .carousel a:hover, #jCarouselLite .carousel a:active {
                border: none;
                outline: none;
            }                 
    #jCarouselLite .carousel .jCarouselLite {
        border: 1px solid black;
        float: left;
        background-color: #dfdfdf;
        
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
    }
        #jCarouselLite .carousel ul {
            margin: 2px;
        }
        #jCarouselLite .carousel li img, 
        #jCarouselLite .carousel li p {
            background-color: #fff;
            width: 150px;
            height: 118px;
            margin: 2px;
        }
        
        #jCarouselLite .widget img {
            cursor: pointer;
        }
            #jCarouselLite .mid {
                margin-left: 80px;
                width: 460px;
                height: 300px;
            }
            #jCarouselLite .vertical {
                margin-left: 170px;
            }
                #jCarouselLite .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
                    width: 170px;
                }
            #jCarouselLite .imageSlider li img, 
            #jCarouselLite .imageSlider li p, 
            #jCarouselLite .imageSliderExt li img , 
            #jCarouselLite .imageSliderExt li p {
                width: 150px;
                height: 100px;
 			margin:2px;
            }
#tabs{
        background: transparent;
        voice-family: "\"}\"";
        voice-family: inherit;
        padding-left: 5px;
    }
    #tabs ul{
        font: bold 11px Arial, Verdana, sans-serif;
        margin:0;
        padding:0;
        list-style:none;
    }
    #tabs li{
        display:inline;
        margin:0 2px 0 0;
        padding:0;
        text-transform:uppercase;
    }
    #tabs a{
        float:left;
        background: url(tabs_left.gif) no-repeat left top;
        margin:0 2px 0 0;
        padding:0 0 1px 3px;
        text-decoration:none;
    }
    #tabs a span{
        float:left;
        display:block;
        background: transparent url(tabs_right.gif) no-repeat right top;
        padding:4px 9px 2px 6px;
    }
    #tabs a span{float:none;}
    .tabContent {
        clear:both;
        padding-top:2px;
    }