@import url("content.css");

body
{
color:#727272;
background:url(images/mainBG.gif) #ffffff repeat-x;
}

.menu li a:hover,
#menu ul.menu li
{
	background:url(images/bt_menu_left.gif) transparent no-repeat left top;
}
#menu ul.menu li.first
{
	background:none;
}
#menu ul.menu li a
{
	background:url(images/bt_menu.gif) transparent repeat-x;
	color:#24669c;
}
#menu ul.menu li a:hover
{
	color:#949c09;
}
#menu ul.menu li.selected a
{
	background:url(images/bt_menu_selected.gif) transparent repeat-x !important;
	color:#949c09 !important;
}
#menu ul.submenu
{
	background-color:#8bc4de;
	border:#ffffff 1px solid;
	border-top:none;
}
#menu ul.submenu li
{
	border-left:#cbcbcb 1px solid;
	border-right:#cbcbcb 1px solid;
}

#menu ul.submenu li a
{
	color:#FFFFFF;
}
#menu ul.submenu li.last
{
	border-bottom:#cbcbcb 1px solid;
}

/*
li#folder_0 a:hover,
li#folder_0.hover,
#menu ul.bg0
{
	background-color:#167C14;
}
li#folder_1 a:hover,
li#folder_1.hover,
#menu ul.bg1
{
	background-color:#005ac3;
}
li#folder_2 a:hover,
li#folder_2.hover,
#menu ul.bg2
{
	background-color:#ff7300;
}
li#folder_3 a:hover,
li#folder_3.hover,
#menu ul.bg3
{
	background-color:#b31b34;
}
li#folder_4 a:hover,
li#folder_4.hover,
#menu ul.bg4
{
	background-color:#25167a;
}
li#folder_5 a:hover,
li#folder_5.hover,
#menu ul.bg5
{
	background-color:#aba000;
}
li#folder_6 a:hover,
li#folder_6.hover,
#menu ul.bg6
{
	background-color:#440e62;
}
*/
#menu ul.menu a
{
color:#FFFFFF;
}
#menu ul.menu a:hover
{
}
#menu ul.bg0 li a,
#menu ul.bg1 li a,
#menu ul.bg2 li a,
#menu ul.bg3 li a
{
	color:#FFFFFF !important;
}
#menu ul.submenu li.last
{
}

#menu ul.menu li.selected a
{
	color:#72a018;
}


#page
{
}
#content
{
}
#footer
{
	background-color:#7dafe0;
	color:#ffffff;
}

/* side column */
.sc_header_left
{
	background:url(images/sc_header_left.gif) no-repeat top left;
}
.sc_header_middle
{
	background:url(images/sc_header_middle.gif) repeat-x top left;
}
.sc_header_middle div
{
	background:url(images/sc_header_middle_bullet.gif) no-repeat top left;
}
.sc_header_right
{
	background:url(images/sc_header_right.gif) no-repeat top right;
}
.sc_left
{
	background:url(images/sc_left.gif) repeat-y left;
}
.sc_content
{
	background:url(images/sc_content.gif) #ffffff repeat-x top;
}
.sc_right
{
	background:url(images/sc_right.gif) repeat-y right;
}
.sc_footer_left
{	
	background:url(images/sc_footer_left.gif) no-repeat;
}
.sc_footer_middle
{	
	background:url(images/sc_footer_middle.gif) repeat-x;
}
.sc_footer_right
{	
	background:url(images/sc_footer_right.gif) no-repeat;
}

.sc_header_middle div
{
	color:#629400;
}





