@import "menu.css";
body         
{ 
padding:0px; 
margin: 0px;
}

table
{
border-collapse:collapse;
border-width: 0px;
color: white;
font-family: Trebuchet MS; 
font-size: 8pt;  
} 

.mainTable
{
width: 100%;
background-color: #1E2123; 
height: 100%;
/*---For IE Center Align the Elements---*/
text-align: center;
}

.mainTableTD
{ 
vertical-align: top;
text-align: -moz-center;  
}



.centerTable
{
border: 0px solid;
padding: 0px;
margin: 0px;
width: 620px; 
}

.headerTable
{
border: 0px solid;

width: 100%;
padding: 0px;
margin: 0px;
}

.headerTableLogo_td
{
width: 650px;
}

.headerTableSearch_td
{
background-image:url('images/searchBackground.gif'); 
background-repeat:repeat-x; 
height: 55px;
text-align: right; 
line-height: 45px;
background-position:top;
width: 100%;
}


.mainBody
{
border: 0px solid;
border-collapse: collapse;
width: 100%;
padding: 0px;
margin: 0px;
}

.mainBodyRight_td
{
background-color:#272b2e; 
}

.mainBodyLeft_td
{
width: 190px;
background-color:#3b4043; 
}

.leftContentTable
{
border: 0px solid;
border-collapse: collapse;
width: 100%;
padding: 0px;
margin: 0px;
}

.solpartMenu_td
{
background-image:url('images/linksBackground.gif'); 
background-repeat:repeat-x; 
background-color:#3B4043; 
height: 153px;
}

.greenBar
{
background-image:url('images/greenBg.gif'); 
}
.bottomPane
{
background-image:url('images/bottomBackground.gif'); 
background-repeat:repeat-x; 
height: 58px;

}
.valign-top 
{ 
vertical-align: top;
}

.NormalTextBox 
{
color: #A3B3BA; 
font-size: 10px;
}

.Head
{
Color: white;
}

.SubHead
{
color: #A3B3BA; 
font-size: 10px;
font-weight: Normal;
}
.c_head title_grey
{
color: white;
}
.title
{
color: white;
}

.SkinObject
{
color: #aabac1; 
font-size: 10px;
font-weight: Normal;
}

a:link.CommandButton
{
color: #A3B3BA; 
font-size: 10px;
}

a:link.SkinObject 
{
color:#A3B3BA; text-decoration:underline
}
a:visited.SkinObject 
{
color:#A3B3BA; text-decoration:underline
}
a:hover.SkinObject 
{
color:#A3B3BA; text-decoration:none;
}
a:active.SkinObject 
{
color:#A3B3BA; text-decoration:underline
}

a:link 
{
color:#5d96a2; text-decoration:underline
font-size: 10px;
}
a:visited 
{
color:#5d96a2; text-decoration:underline
font-size: 10px;
}
a:hover 
{
color:#5d96a2; text-decoration:none
font-size: 10px;
}
a:active
{
color:#5d96a2; text-decoration:underline
font-size: 10px;
}

.NormalBold 
{
color: white;
}
.Normal
{
color: #A3B3BA;
}
/*-- Search box css		   	    	   --*/ 
.dnn_dnnSEARCH_txtSearch.NormalTextBox 
{  
width: 106px; 
height: 19px; 
padding: 0px 0px 0px 0px; 
border: 0px ;
font-family: Calibri, Tahoma, Arial; 
FONT-WEIGHT: normal;
FONT-SIZE: 11px; 
color: black; 
text-decoration: none; 
cursor:text; 
line-height: 19px; 
margin:0px 4px 0px 0px; 
background: White;
}


.searchbg {
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
	background-position:center right;
	

}

.searchTable
{
	text-align: right;
}
.bottomCSS
{
color: #aabac1;
padding: 10px 10px 10px 10px;

}
