.theme_menu, .theme_modules_index
{
background: #3baae3 url(images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
height: 30px;
color: #FFF;
font-size: 16px;
font-weight: bold;
margin-left: 15px;
}

.theme_menu a
{
text-decoration: none;
font-size:11px;
text-transform: uppercase;
padding-left: 13px;
}

.theme_menu a:hover
{
color: #DDDDDD;
text-decoration: underline;

}


.links_menu
{
color: #FF0000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:167%;
}
.links_menu a
{
color: #2779AA;
text-decoration: none;
padding-left: 6px;
}

.links_menu a:hover
{
color: #2779AA;
text-decoration: underline;
font-weight: bold;
}

.links_modules_index a
{
color: #2779AA;
text-decoration: none;
margin-top: 1px;
text-transform: uppercase;
line-height:167%;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
font-size: 10px;
}

.links_modules_index a:hover
{

text-decoration: underline;

}
.links_modules_index 
{
padding-left:10px;

}

.tab_left_menu
{
background-color: #deedf7; 
}

#border_module
{
    border: solid #2779AA 1px;
}


.links_modules_index p
{
    margin: 10px;
}

#search_box
{
    width: 270px;
    height: 24px;
    border: solid #2779AA 1px;
    background-color:#FFF;
}


#search_box input
{
    border:none;
    margin-left:5px;
    margin-top: 2px;
}

#search
{
padding-left: 5px;
}