﻿
    
body
{
	background-color:#244C83;
	background-image:url(images/backgroundFade.jpg);
}
.header_box
{
    background-image:url(images/headerBox.png);
}
.top_gradient
{
    background-image:url(images/topFade.png);
    background-repeat:repeat-x;
    margin-top:0;
    
}
#footer 
{
	background-image:url(images/footerBox2.jpg);
}

.article_panel_left
{
	background-image:url(images/daxkoTab_Left.png);
	
}
.article_panel_fill
{
	background-image:url(images/daxkoTab_Fill.png);
}
.article_panel_fill_ie
{
	background-image:url(images/daxkoTab_Fill.png);
}
.article_panel_fill_long
{
	background-image:url(images/daxkoTab_Fill.png);
}
.article_panel_fill_long_ie
{
	background-image:url(images/daxkoTab_Fill.png);
}
.article_fade
{
	background-image:url(images/topFade.png);
}
.article_fade_left
{
	background-image:url(images/topFade.png);
}
.calendar_fade
{
	background-image:url(images/topFade.png);
}
.article_panel_right
{
	background-image:url(images/daxkoTab_Right.png);
}

#menu
{
	background-color:#172A4E;
}

#menu a:hover
{
	background-image:url(images/rollover_daxko.jpg);
}
#menu a:active 
{
	background-color:#172A4E;
}
#menu a
{
	background-color:#172A4E;
}
h1
{
	color:#172A4E;
	font-weight:normal;
	font-size:1em;
}


.column1_right
{
    background-image:url(images/DAxko_SubTab_Right.png);
}
.column1_middle
{
    background-image:url(images/DAxko_SubTab_Fill.png);
}
.column1_left
{
    background-image:url(images/DAxko_SubTab_Left.png);
}
.top_fade
{
}

.article_content
{
	color:#172A4E;
}
#kid_zone a
{
	background-image:url(images/KidsZone_daxko1.jpg);
}
#kid_zone a:hover
{
	background-image:url(images/KidsZone_daxko2.jpg);
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}


#menu a.subtop
{
    background:transparent url(images/SubTop1.gif) no-repeat;
    height:20px;
}
#menu a.subtop:hover
{
    background:transparent url(images/SubTop2.gif) no-repeat;
    height:20px;
}   
#menu a.subbottom
{
    background:transparent url(images/SubSubBottom1.gif) no-repeat;
    height:20px;
}
#menu a.subbottom:hover
{
    background:transparent url(images/SubSubBottom2.gif) no-repeat;
    height:20px;
} 
