



body
{
    background-image: url('/assets/images/fall/bg.gif');
}

a.tooltip:link, a.tooltip:visited
{
    color: #333333;
}
a.tooltip:hover
{
    color: black;
}


#divTopMessage a:link, #divTopMessage a:visited
{
    color: #333333;
}
#divTopMessage a:hover
{
    color: #000000;
}


.BlogCommentSummary
{
    border: 1px solid #421800;
    background-color: #deb56b;
}


body, p, td, span, div
{
    color: #421800;
}

input.loginField
{
	background-color: #000000;
    border: 1px solid #999999;
}

input[type=text], input[type=password], select, textarea
{
	background-color: #cccccc;
    border: 1px solid #333333;
    color: #333333;
}




a:link, a:visited
{
    
    color: #993300;
}
a:hover
{
    color: #000000;
}


a.BlogTitle:link, a.BlogTitle:visited
{
    color: #993300;
}
a.BlogTitle:hover
{
    color: #000000;
}




#divLoginForm table, #divLoginForm td, #divLoginForm input
{
    color: #421800;
}




/*###########################
### TABLES                ###
###########################*/




#tblLoginForm #tdLogin
{
    background-image: url('/assets/images/site/content_bg.gif');
}

#tblMain2 #tdTop
{
    background-color: #0042bd;
}

	#tblTop_tdRight *
	{
	    color: #cccccc;
	}
	
    #tblTop #tblTop_tdRight, #tblTop #tblTop_tdRight a:link, #tblTop #tblTop_tdRight a:visited, #tblTop #tblTop_tdLeft a:link, #tblTop #tblTop_tdLeft a:visited
    {
        color: #fde9b8;
    }
    #tblTop #tblTop_tdRight a:hover, #tblTop #tblTop_tdLeft a:hover
    {
		color: white;
    }
    



.fieldNoBorder
{
	background-color: transparent;
}


.Header
{
	color: #993300;
}





#tdNavigation a:link, #tdNavigation a:visited
{
    color: #fde9b8;
}

#tdNavigation a:hover
{
    color: #7b7e8a;
}
























.mainBG
{
	background-image: url('/assets/images/fall/mainTableBG.jpg');
	background-repeat: repeat-y;
}

.contentBG
{
	background-image: url('/assets/images/fall/contentTableBG.jpg');
	background-repeat: repeat-y;
}


.topNavBG
{
	background-image: url('/assets/images/fall/nav_bg.jpg');
	background-repeat: repeat-x;
}

.leftNavBG
{
	background-image: url('/assets/images/fall/leftNavBG.jpg');
	background-repeat: no-repeat;
}

td#tdFooter
{
    background-image: url('/assets/images/fall/footer_bg.jpg');
    background-repeat: no-repeat;
}


table#tblHeader
{
	background-color: #0042bd;
}

table#tblContent
{
    background-color: #fde9b8;
}







/*############################
### IMAGES                 ###
############################*/

div#imgLogoTop
{
    width: 225px;
    height: 68px;
    background-image: url('/assets/images/fall/logo_top.jpg');
    background-repeat: no-repeat;
}


div#imgTitleTop
{
    width: 375px;
    height: 68px;
    background-image: url('/assets/images/fall/title_top.jpg');
    background-repeat: no-repeat;
}


div#imgLogoBottomNav
{
    width: 509px;
    height: 29px;
    background-image: url('/assets/images/fall/logo_bottom_nav.jpg');
    background-repeat: no-repeat;
}

div#imgNavJBottom
{
    width: 60px;
    height: 29px;
    background-image: url('/assets/images/fall/nav_j_bottom.jpg');
    background-repeat: no-repeat;
}

div#imgNavUnderSpacer
{
    width: 849px;
    height: 7px;
    background-image: url('/assets/images/fall/nav_under_spacer.jpg');
    background-repeat: no-repeat;
}

div#imgSidePictures
{
    width: 248px;
    height: 426px;
    background-image: url('/assets/images/fall/pictures.png');
    background-repeat: no-repeat;
}