div#content_scroll{
width:100%;
height:310px;
float:left;
overflow:auto;
position:relative;
overflow-x:hidden;
}

div#menu_scroll{
width:100%;
margin-bottom:10px;
float:left;
}

div#global_content{
float:left;
background-repeat:repeat-x;
width:844px;
left:20px;
position:relative;
height:350px;

}

div#menu{
float:left;
position:relative;
width:804px;
overflow:hidden;
z-index:2;
margin-right:-70px;
left:-40px;
padding-left:40px;

}

div#menu div{
padding:2px 12px 0px 12px;
font-size:11px;
font-weight:bold;
color:#fff;
height:15px;

}

div#menucorner{
float:left;
height:33px;
width:40px;
position:relative;
padding:0px;
z-index:3;
}

div#menu div a{
color:#fff;
}

div#menu div a:hover{
text-decoration:none;
}

div#menuspacer{
width:100%;
height:10px;
float:left;
}

div#pagecontent{
float:left;
width:824px;
background-repeat:repeat-x;
position:relative;
padding:0px 0px 0px 10px;
z-index:1;
position:relative;
}



div#title_bar{
margin-left:155px;
}

div#l_title_bar,div#r_title_bar{
	float:left;
	height:36px;
	position:relative;
}



div#title_bar div#m_title_bar{
width:625px;
height:36px;
background-repeat:repeat-x;
float:left;
position:relative;
}

div#title_bar div#m_title_bar div#title_txt{
position:relative;
float:left;
left:-14px;
top:3px;
font-size:24px;
color:#fff;
font-weight:bold;
}

table#t_content{
width:100%;
}

table#t_content td#page_content_img{
width:1px;
padding-left:10px;
vertical-align:top;
text-align:right;
}

table#t_content td#page_content_txt{

}

table#t_logo{
margin-bottom:10px;
}

div.btnmenu{
float:left;
height:100%;
position:relative;
z-index:50;
white-space:nowrap;
}


p.mycontent{
font-size:12px;
}

/*---MENU COLORS---*/
div.d_blue{
background-color:#a4c0ff;
}

div.d_purple{
background-color:#d4a4ff;
}

div.blue_over{
background-image:url(../images/interface/interior/structure/blue_menu.gif);
}

div.blue2_over{
background-image:url(../images/interface/interior/structure/blue2_menu.gif);
}

div.purple_over{
background-image:url(../images/interface/interior/structure/purple_menu.gif);
}

div.green_over{
background-image:url(../images/interface/interior/structure/green_menu.gif);
}

div.pink_over{
background-image:url(../images/interface/interior/structure/pink_menu.gif);
}

div.sky_over{
background-image:url(../images/interface/interior/structure/sky_menu.gif);
}

div.gray_over{
background-image:url(../images/interface/interior/structure/gray_menu.gif);
}

div.red_over{
background-image:url(../images/interface/interior/structure/red_menu.gif);
}

div.brown_over{
background-image:url(../images/interface/interior/structure/brown_menu.gif);
}

div.brownred_over{
background-image:url(../images/interface/interior/structure/brownred_menu.gif);
}

div.bluegreen_over{
background-image:url(../images/interface/interior/structure/bluegreen_menu.gif);
}

div.purple2_over{
background-image:url(../images/interface/interior/structure/purple2_menu.gif);
}

div.forest_over{
background-image:url(../images/interface/interior/structure/forest_menu.gif);
}

div.green2_over{
background-image:url(../images/interface/interior/structure/green2_menu.gif);
}

div.bluegreen2_over{
background-image:url(../images/interface/interior/structure/bluegreen2_menu.gif);
}

div.purple3_over{
background-image:url(../images/interface/interior/structure/purple3_menu.gif);
}

img.logoimg{
border:solid 1px #000;
margin-bottom:10px;
}


