body { 
background-color:#eee1c5; 
}

/*Class CSS */
.main_container { 
width:100%;
background-color:#fff;
}

.HUB_logo{
height:141px;
width:233px;
background-image: url('images/banner_hublogo.jpg') ; 
background-repeat: no-repeat;
background-color:transparent;
}

.HUB_bg {
height:141px;
background-image: url('images/banner_bg2.jpg') ; 
background-repeat: repeat-x;
background-color:transparent;
}

.HUB_tree{
height:141px;
width:362px;
background-image: url('images/banner_tree.jpg') ; 
background-repeat: no-repeat;
background-color:transparent;
}

.shadow {
height:;
width:4px;
background-image: url('images/shadow.gif');
background-repeat: repeat-y;
background-color:#eee1c5; 
}


.hub_space{
width:10px;
background-color:#eee1c5; 
}


.divider {
height:3px;
width:98%;
background-image: url('images/divider3.gif');
background-repeat: no-repeat;
background-color:#eee1c5; 
}


.RotateBanner{
height:250px;
width:586px;
background-color:#fff; 
color:#000;
}

.Search{
height:30px;
width:404px;
background-color:#bcb8b8; 
color:#fff;
text-align:center;
}

.WelcomeTXT{
height:;
width:100%;
background-color:#FFF; 
color:#fff;
text-align:left;
}

.HubMenu{
height:;
width:165px;
background-color:#5191cd; 
color:#fff;
text-align:left;
}

.ContentPNL{
height:;
width:526px;
background-color:#FFF; 
color:#000;
text-align:left;
}

.ContentPNL2{
height:;

background-color:#FFF; 
color:#000;
text-align:left;
}

#ContentPane{
height:;
width:526px;
background-color:#FFF; 
color:#000;
text-align:left;
}

#LeftPane{
height:;
width:526px;
background-color:#FFF; 
color:#000;
text-align:left;
}


.RightPNL{
height:;
width:271px;
background-color:#FFF; 
color:#000;
text-align:left;
}


#RightPane{
height:;
width:271px;
background-color:#FFF; 
color:#000;
text-align:left;
}


.LeftFooter {
height:32px;
width:21px;
background-image: url('images/left_footer.gif');
background-repeat: no-repeat;
background-color:transparent; 
}


.MiddleFooter {
height:32px;
width:;
background-image: url('images/mid_footer.gif');
background-repeat:repeat-x;
background-color:transparent; 
text-align:right;
color:#fff;
}


.RightFooter {
height:32px;
width:26px;
background-image: url('images/right_footer.gif');
background-repeat: no-repeat;
background-color:transparent; 
}

.main {
width:230px;
border:0px solid #c0c0c0;
}

.month {
background-color: #c0c0c0;
font:12px courier new;
color: #000;
border:1px solid #c0c0c0;
}

.daysofweek {
background-color:#fff;
font:bold 11px verdana;
color:#000;
border:1px solid #c0c0c0;
}

.days {
font-size: 11px;
font-family:verdana;
color:black;
background-color: #eef5fd;
padding: 1px;
border:1px solid #c0c0c0;

}

.days #today{
font-weight: bold;
color: red;
}

.BreadCrumbs{
font-weight:bold;
font-size:16px; 
font-style:normal; 
Font-Family: Helvetica;
color: #ffffff;
}



.BreadCrumbs :link{
font-weight:bold;
font-size:16px; 
font-style:normal; 
Font-Family: Helvetica;
color: #ffffff;
}

.BreadCrumbs :hover{
font-weight:bold;
font-size:16px; 
font-style:normal; 
Font-Family: Helvetica;
text-decoration:underline;
color: #000000;
}

.BreadCrumbs :visited{
font-weight:bold;
font-size:16px; 
font-style:normal; 
Font-Family: Helvetica;
color: #fedfee;
}


.OtherTabs{
color: #ffffff;
}

.breaded a:Link
{
font-weight:bold;
font-size:16px; 
font-style:normal; 
Font-Family: Helvetica;
color: #ffffff;
text-decoration:none;
}

.breaded a:hover
{
font-weight:bold;
font-size:16px; 
font-style:normal; 
Font-Family: Helvetica;
color: #ffffff;
text-decoration:underline;

}

.breaded a:visited
{
font-weight:bold;
font-size:16px; 
font-style:normal; 
Font-Family: Helvetica;
color: #ffffff;
text-decoration:none;

}


