/* CSS Document */
<!--
#content1Header{
	background: url(../images/style/contentHeader_bg_green.png) repeat-x top left;
}

#content1Header_left{
	background: url(../images/style/contentHeader_bg_green_left.png) no-repeat top left;
}
#content1Header_right{
	background: url(../images/style/contentHeader_bg_green_right.png) no-repeat top right;
}

#content1Footer{
	background: url(../images/style/contentFooter_bg_green.png) repeat-x top left;
}

#content1Footer_left{
	background: url(../images/style/contentFooter_bg_green_left.png) no-repeat top left;
}

#content1Footer_right{
	background: url(../images/style/contentFooter_bg_green_right.png) no-repeat top right;
}

#content2Header{
	background: url(../images/style/contentHeader_bg_green.png) repeat-x top left;
}

#content2Header_left{
	background: url(../images/style/contentHeader_bg_green_left.png) no-repeat top left;
}
#content2Header_right{
	background: url(../images/style/contentHeader_bg_green_right.png) no-repeat top right;
}

#content2Footer{
	background: url(../images/style/contentFooter_bg_green.png) repeat-x top left;
}

#content2Footer_left{
	background: url(../images/style/contentFooter_bg_green_left.png) no-repeat top left;
}

#content2Footer_right{
	background: url(../images/style/contentFooter_bg_green_right.png) no-repeat top right;
}

#submenuHeader{
	background: url(../images/style/contentHeader_bg_green.png) repeat-x top left;
}

#submenuHeader_left{
	background: url(../images/style/contentHeader_bg_green_left.png) no-repeat top left;
}

#submenuHeader_right{
	background: url(../images/style/contentHeader_bg_green_right.png) no-repeat top right;
}

#submenuFooter{
	background: url(../images/style/contentFooter_bg_green.png) repeat-x top left;
}

#submenuFooter_left{
	background: url(../images/style/contentFooter_bg_green_left.png) no-repeat top left;
}

#submenuFooter_right{
	background: url(../images/style/contentFooter_bg_green_right.png) no-repeat top right;
}
ul#submenu a#current {
	background: url(../images/style/tab_left_green.png) no-repeat top left;
}
ul#submenu a#current div{
	background: url(../images/style/tab_right_green.png) no-repeat top right;
}

--!>
