body {text-align:center;}

table.center 
{
    margin-left:auto; 
    margin-right:auto;
}

#Cell2
{
    width:735;
    height:71;
    text-align: right;
    background-color:#FFFFFF;
}

#Cell3 
{
    width:427;
    height:25;
    background-color:#FFFFFF;
}

#UserLogin
{
    width:284; 
    height:25;
    background-color:#FFFFFF;
	text-align:right;
}

.UserLoginItems
{
	color:#676767;
	font-family:arial,tahoma;
	font-size:10px;
	text-align:right;
}

#Cell5
{
    width:24; 
    height:25;
    background-color:#FFFFFF;
}

#Cell6
{
    width:22;
    height:40;
    background-image: url(images/nc2007_06.jpg);
    background-repeat: no-repeat;
}

#NavMenu
{
    width:590;
    height:40;
    background-image: url(images/thinslice.gif);
    background-repeat:repeat-x;
}

.MenuSep {
background-image:url(images/separator.gif);
padding:0px;
width: 2px;
}

#Search
{
   width:284;
   height:40;
   background-image: url(images/thinslice.gif);
   background-repeat:repeat-x; 
}

.SearchBar, a.SearchBar:link, a.SearchBar:visited {
	color:White;
	font-family:Tahoma,Arial,Helvetica;
	font-size:9pt;
	font-style:normal;
    font-weight: bold;
}
a.SearchBar:hover    {
    text-decoration: none;
    color: #7EB2D4;
}
a.SearchBar:active   {
    text-decoration: none;
    color: white;
}

#MainPic
{
	background-image: url(images/mainpic.jpg);
	background-repeat:no-repeat;
	width:613;
	height:269;	
}

#MainRow1
{
	background-image: url(images/mainpic1.gif);
	background-repeat:no-repeat;
	width:307;
	height:71;	
}

#MainRow2
{
	background-image: url(images/mainpic2.gif);
	background-repeat:no-repeat;
	width:307;
	height:64;	
}

#MainRow3
{
	background-image: url(images/mainpic3.gif);
	background-repeat:no-repeat;
	width:307;
	height:62;	
}

#MainRow4
{
	background-image: url(images/mainpic4.gif);
	background-repeat:no-repeat;
	width:307;
	height:72;	
}

#Cell10
{
    width:24;
    height:40;
    background-image: url(images/nc2007_10.jpg);
    background-repeat: no-repeat;
}

.LeftPane
{
    background-color:#FFFFFF;
    width:307; 
    height:229;
    vertical-align: top;
}

.ContentPane
{
    background-color:#FFFFFF;
    width:306;
    height:229;
    vertical-align: top;
}

.RightPane
{
    background-color:#FFFFFF;
    width:307;
    height:229;
    vertical-align: top;
}

.Footer
{
    background-color:#FFFFFF;
    width:920; 
    height:53;
    vertical-align: middle;
    text-align: center;
    color:#676767;
	font-family:arial,tahoma;
	font-size:10px;
}

.FooterItems
{
	color:#676767;
	text-align: center;
	font-size:10px;
	font-family:arial,tahoma;
}

.MainMenu_MenuItem 
{
	color:White;
}

.MainMenu_MenuItemSel
{
	color:#7EB2D4;
}