	body {
			width:760px;
			background-color: #EFECE4;      /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
		}
        
		/* DB CHANGE */
		.topline { position: absolute;
					top:98px;
					left:0px;
					width:962px; 
					border-style: solid; border-color: #ffffff; border-width: 3px 0px 0px 0px;
					z-index: 30;
				  }	
		/* END DB CHANGE */
		
ul {margin: 12px 0px 0px 45px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;}

a:link     {text-decoration:underline;
color:#003366;}
a:visited  {text-decoration:underline;
color:#003366;}
a:hover    {text-decoration:underline;
color:#cc0000;}
a:active   {text-decoration:underline;
color:#666666;}

p { margin: 12px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none; }
		
		img {
		display:block; border: 0px;
		}
		
		#container {
			padding-left: 200px;      /* LC fullwidth */
			padding-right: 223px;     /* RC fullwidth + CC padding */
		}
		
		#container .column {
			position: relative;
			float: left;
		}
		
		#center {
padding: 20px 20px;       /* CC padding */
			width: 100%;
			border-style: solid; 
border-color: #ffffff; border-width: 0px 0px 0px 0px;
			}
		
		#left {
			width: 205px;             /* LC width */
			padding: 0 0px;          /* LC padding */
			right: 240px;             /* LC fullwidth + CC padding */
			margin-left: -100%;
			border-style: solid; 
border-color: #ffffff; border-width: 0px 3px 0px 0px;
		}
		
		#right {
			width: 180px;             /* RC width */
			padding: 0 0px;          /* RC padding */
			margin-right: -100%;
			border-style: solid; 
border-color: #ffffff; border-width: 0px 0px 0px 3px;
		}
		
		#footer {
			clear: both;
		}
		
		/*** IE Fix ***/
		* html #left {
			left: 183px;              /* RC fullwidth */
		}

		/*** Equal-height Columns ***/

		#container {
			overflow: hidden;
		}

		#container .column {
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
		}

		/*** Footer Fix ***/

		
		* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10000px;
			margin-bottom: -10000px;
			background: #EFECE4;         /*** Same as body background ***/
		}

		/*** Just for Looks ***/

		body {
			margin: 0;
			padding: 0;
		}

		#header {
			position: absolute; 
			left: 0px; 
			top: 98px; 
			width:760px;
			z-index: 0;
			font-size: large;
			text-align: center;
			background: #999;
			border-style: solid; 
			border-color: #ffffff; border-width: 4px 0px 4px 0px;

		}
		
		#footer { 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #715812;
			text-align: center;
			background: #ffffff;
			border-style: solid;
			padding:12px; 
			border-color: #A28F5B; 
			border-width: 0px 0px 1px 0px; }

		#left {
			background: #ffffff;
		}

		#center {
			background: #ffffff;
			

		}

		#right {
			background: #ffffff;
		}

		#container .column {
			padding-top: 0px;
			text-align: left;
		}

	
	div.navcontainer { 
		width: 205px;
		border-style: solid; 
		border-color: #ffffff; border-width: 8px 0px 0px 0px;}




.navcontainer ul
{
margin-top:0;
padding-top:0;
margin-left: 0;
padding-left: 0;
margin-bottom:0;
padding-bottom:0;
list-style-type: none;
text-indent: 14px;
font:  65% Verdana, Arial, sans-serif;
font-weight: bold;
	
}

.navcontainer ul.subber1
{
list-style-type: none;
text-indent: 34px;
font:  100% Verdana, Arial, sans-serif;
font-weight:bold;
color:#51493C;
background: url("/neuhome/images/css-dot.gif") repeat-x bottom;
background-color:#EFECE4;
padding-top: 3px;
padding-bottom:10px;

}


.navcontainer ul.subber2
{
list-style-type: none;
text-indent: 55px;
font:  100% Verdana, Arial, sans-serif;
font-weight:bold;
color:#51493C;
background: none;
background-color:#EFECE4;
padding-bottom: 0px;


}




.navcontainer a
{

display: block;
float: left;
clear: left;
padding: 11px 0px 11px 0px;
background: url("/neuhome/images/css-dotted.gif") repeat-x bottom;
background-color: #cc0000; 
width: 205px;
}



.navcontainer li>a {
float: none;
}

.navcontainer a:link, .navlist a:visited
{
color: #ffffff;
text-decoration: none;
}

.navcontainer ul li a.lastitem
{
background:none;
background-color: #cc0000; 

}

.navcontainer ul li a.currentzitem
{
padding: 11px 0px 0px 0px;
color:#51493C;
background:none;
background-color:#EFECE4;
}

.navcontainer ul li a.currentzitem2
{
padding: 11px 0px 0px 0px;
color:#990000;
background:none;
background-color:#EFECE4;
}

.navcontainer ul li a.currentzitem3
{
padding: 11px 0px 11px 0px;
color:#990000;
background-color:#E1E0DF;
}

.navcontainer ul li a.subitemz
{
padding: 4px 0px 0px 0px;
color:#51493C;
background: none;
font-weight:normal;

}


.navcontainer ul li a.subitemzCURRENT
{
padding: 4px 0px 0px 0px;
color:#990000;
background: none;
font-weight:normal;


}

.navcontainer ul li a.submenu
{
border-style: solid; 
border-color: #ffffff; border-width: 3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background:none;
background-color:#D5D9E7;
width:205px;
}

.navcontainer ul li a.submenu2
{
border-style: solid; 
border-color: #ffffff; border-width: 3px 0px 3px 0px;
padding: 0px 0px 0px 0px;
background:none;
background-color:#D5D9E7;
width:205px;
}

.navcontainer a:hover
{
background-color: #990000;
color: #fff;
}

.navcontainer a:hover.submenu
{
background-color: #A3AAC2;
}

.navcontainer a:hover.submenu2
{
background-color: #A3AAC2;
}


.navcontainer a:hover.lastitem
{
background-color: #990000;
color: #fff;
}

.navcontainer a:visited.subitemz
{
color: #51493C;
text-decoration:none;
background-color:#EFECE4;
}

.navcontainer a:hover.subitemz
{
color: #990000;
text-decoration:underline;
background-color:#EFECE4;
}

.navcontainer a:visited.currentzitem
{
color: #51493C;
text-decoration:none;
background-color:#EFECE4;
}

.navcontainer a:hover.currentzitem
{
color: #990000;
text-decoration:underline;
background-color:#EFECE4;
}

.navcontainer a:visited.currentzitem2
{
color: #990000;
cursor: pointer;
background-color:#EFECE4;
text-decoration:none;
}

.navcontainer a:hover.currentzitem2
{
color: #990000;
cursor: pointer;
background-color:#EFECE4;
text-decoration:none;
}

.navcontainer a:visited.currentzitem3
{
color: #990000;
cursor: pointer;
background-color:#EFECE4;
text-decoration:none;
}

.navcontainer a:hover.currentzitem3
{
color: #990000;
text-decoration:none;
background-color:#EFECE4;
cursor: pointer;
}

.navcontainer a:visited.subitemzCURRENT
{
color: #990000;
cursor: pointer;
background-color:#EFECE4;
text-decoration:none;
}

.navcontainer a:hover.subitemzCURRENT
{
color: #990000;
text-decoration:none;
background-color:#EFECE4;
cursor: pointer;
}


.mastercontainer1 {	
position: absolute; 
left: 0px; 
top: 101px; 
width:760px;
border-style:solid;
border-color: #ffffff; 
border-width: 0px 0px 0px 0px;
}


.rightbarsetup {	
background-color:#ffe599;

}


.graybox {
	padding:10px;
	background-color:#f0f0f0;
}

.horizrule  {width:100%;
margin:0px 0px 0px 0px;
padding:0px;
border-style: solid; border-color: #666666; border-width: 0px 0px 1px 0px;


}


.adminarea {	
position: absolute; 
left: 420px; 
top: 0px; 

}

/* DB CHANGE */
.admincontainer {
	width:740px;
	text-align: right;
	top: -1px;
	position: absolute;
	padding:0px;
	left: 203px;
 
}

.leftgrade {	
padding:20px 5px 20px 10px;
}
/* END DB CHANGE */


/* DB CHANGE */
.wrapperFULL {width:962px; background-color:#BCB08F;}
/* END DB CHANGE */

.newlogo {
	width: 962px;
	background-image: url('../../images/header-bg.gif');
}

.admininside {	
padding-right: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-top:0px;
border-style: solid; border-color: #FFFFFF; border-width: 0px 1px 0px 0px;

}

.admininside2 {	
padding-top:0px;
padding-left: 10px;
padding-bottom: 0px;

}


.leftsidecall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 175%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;

}




.padpipe {
	padding-left:5px;
	padding-right:5px;
}

.headbodytop1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;

}

.leftsidecalltext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #715812;
	text-decoration: none;

}

.leftsidecalltext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 175%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #715812;
	text-decoration: none;

}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}

.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #715812;
	text-decoration: none;

}

.bodytextsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #715812;
	text-decoration: none;

}

.bodytextRED {
	color: #cc0000;
	font-weight: bold;

}

.addressbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 215%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}
/* DB CHANGE */
.padmaster {
	padding:20px 10px;
	
}
/* END DB CHANGE */

.padmasterindex {
	padding:5px 20px 20px 20px;
	
}

.padmaster2 {
	padding:20px 12px 30px 12px;
	background: url("/neuhome/images/yellowgrade.jpg") repeat-x bottom;
background-color:#ffe599;
	
	

}

.finalfooter {
	padding:8px;
text-align:center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: 145%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A28F5B;
	text-decoration: none;
	background-color:#EFECE4;
	border-style: solid; border-color: #EFECE4; border-width: 0px 0px 0px 0px;


}


.taglinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
			color: #715812;
}

a:link.taglinks    {text-decoration:none;
color:#715812; outline: none; font-weight:normal;}
a:visited.taglinks  {text-decoration:none;
color:#715812; font-weight:normal;}
a:hover.taglinks   {text-decoration:underline;
color:#715812;}
a:active.taglinks   {text-decoration:underline;
color:#666666; outline: none;}


a:link.addressbarlink    {text-decoration:none;
color:#FFFFFF; outline: none; font-weight:normal; font-size: 10px;}
a:visited.addressbarlink  {text-decoration:none;
color:#FFFFFF; font-weight:normal; font-size: 10px;}
a:hover.addressbarlink   {text-decoration:underline;
color:#FFFFFF;}
a:active.addressbarlink   {text-decoration:underline;
color:#FFFFFF; }

a:link.leftsidecalltext2    {text-decoration:underline;
color:#715812;}
a:visited.leftsidecalltext2  {text-decoration:underline;
color:#715812;}
a:hover.leftsidecalltext2   {text-decoration:underline;
color:#000000;}
a:active.leftsidecalltext2   {text-decoration:underline;
color:#666666;}

/* DB CHANGE */
.pageid {
			position: absolute; 
			left: 203px; 
			top: 65px; 
			width:740px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight:normal;
			letter-spacing:1px;
			font-size: 19px;
			text-align: right;
			color: #ffffff;
		}

.as_href a:link, .as_href a:visited, .as_href a:hover, .as_href a:active {color: #6690B2;}
.ar_href a:link, .ar_href a:visited, .ar_href a:hover, .ar_href a:active {color: #8A4A1C;}
.res_href a:link, .res_href a:visited, .res_href a:hover, .res_href a:active {color: #A46A9D;}
.pkg_href a:link, .pkg_href a:visited, .pkg_href a:hover, .pkg_href a:active {color: #9A9A99;}
/* END DB CHANGE */	


/* Static Controls */

#controlpanel
{
margin:6px 6px 0 0;
position: absolute; 
left: 857px; 
top: 137px; 
width: 66px;
text-align: left;			
}

/* End Static Controls */

