* {
margin: 0px;
padding: 0px;
}

body
{ 
background-color: #404040;
font-family: Tahoma;
font-size: 13px;
color: #666666;
text-align: center;
text-align: -moz-center;

}


.tdMain {
background-color: #c0c0c0;
}

.blog_title a:link {
color: #800000;
font-size: 14px;
font-family: Tahoma;
font-weight: bold;
}

.blog_body {
font-size: 12px;
color: #666666;
font-family: Tahoma;
}

A.blog_title:link {
color: #800000;
font-size: 14px;
font-family: Tahoma;
}


.Search {
text-align: right;

}

.menubox {
width: 100%;


}

A.breadcrumb {
width: 60%;
font-size: 12px;
color: #CC0000;
font-weight: bold;
}

.userlogin {
width: 40%;
text-align: right;
color: #CC0000;
}

A.User {
color: #CC0000;
font-size: 12px;
font-weight: bold;
}

A.Login {
color: #CC0000;
font-size: 12px;
font-weight: bold;
}

.header {
background-color: #333333;
vertical-align: top;
}

.footerleft {
width: 20%;
}

.footerright {
width: 20%;
}

.footer {
width: 100%;
text-align: center;
}




/*----- Links ---- 
a:link {
color: #CC0000;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:visited {
color:#CC0000;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: #999999;
font-size: 12px;
text-decoration: none;

}

a:active {
color: #333333;
font-size: 12px;
text-decoration: none;
}


*/



/* ----- Solpartmenu ------ */


.MainMenu_MenuContainer 
{

}

.MainMenu_MenuBar 
{
color: #404040;

}



.MainMenu_MenuItem
{
border: 0px;

}

.MainMenu_MenuItem  TD
{
border: 0px;

}


.MainMenu_MenuIcon 
{


}

.MainMenu_SubMenu 
{
background-color: #466fa6;

}

.MainMenu_MenuBreak 
{
background-color: #466fa6;

}

.MainMenu_MenuItemSel 
{

vertical-align: top;
background-color:  #466fa6;
color: #FFFFFF;
border-bottom: #990000  2px solid;

}


.MainMenu_MenuArrow 
{

	background-color: #466fa6;

}

.MainMenu_RootMenuArrow 
{

	background-color: #466fa6;

}
