.tahoma11
{
     	font:500 11px Tahoma; 
	cursor:default;
        color:#522F20;
}


.titlePanelLeft
{
      	font:bold 14px Tahoma; 
	border-left:6px solid #f9bf5c;
	background-color:#ffd788;
	vertical-align:text-top;
	cursor:default;
        color:#c83e01;
	margin-bottom:5px;
	text-align:left;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:10px;
}



.titlePanelRight
{
	border-right:6px solid #f9bf5c;
      	font-family:Tahoma; 
      	font-size:11px; 
      	color:#522F20;
	background-color:#ffd890;
	vertical-align:text-top;
	width:50%;
	cursor:default;
	padding-top:10px;
	padding-right:30px;
	padding-bottom:10px;
}


.yellowPanelRight
{
	border-right:6px solid #f9bf5c;
      	font-family:Tahoma; 
      	font-size:11px; 
      	color:#522F20;
	background-color:#ffd890;
	vertical-align:text-top;
	width:50%;
	cursor:default;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}


.yellowPanelLeft
{
	border-left:6px solid #f9bf5c; 
	background-color:#ffd788;
      	font-family:Tahoma; 
      	font-size:11px; 
      	color:#522f20;
	vertical-align:text-top;
	width:50%;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	cursor:default;
}




.yellowPanelFull
{
	border-left:6px solid #f9bf5c; 
	border-right:6px solid #f9bf5c; 
	background-color:#ffd788;
      	font-family:Tahoma; 
      	font-size:11px; 
      	color:#522f20;
	vertical-align:text-top;
	width:100%;
	padding:30px;
	//background-image:url('images/uBoxBG.gif');
	//background-repeat:no-repeat;
	//background-position:-10px -10px;
	cursor:default;
}




.titlePanel
{
	width:100%;
	height:40px;
	padding:30px;
	margin:0px;
	color:#ff0000;
	font:bolder 16px Tahoma;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	cursor:default;
}





.topBarTable
{
	margin:0px;
	padding:0px;
	border:0px;
	height:27px;
	width:100%;
}



.bottomBarTable
{
	margin:0px;
	padding:0px;
	border:0px;
	height:10px;
	width:100%;
	bottom:0px;
	position:absolute;
}




.topBar2Left
{
	background-position:left;
	background-image:url('../images/topBar2.gif');
	background-repeat:none;
	width:50%;
	height:100%;
}


.topBar2Right
{
	background-position:right;
	background-image:url('../images/topBar2.gif');
	background-repeat:none;
	width:50%;
	height:100%;
}


.topBarYellowLeft
{
	background-position:left;
	background-image:url('../images/topBar.gif');
	background-repeat:none;
	width:50%;
	height:27;
}


.topBarYellowRight
{
	background-position:right;
	background-image:url('../images/topBar.gif');
	background-repeat:none;
	width:50%;
	height:27;
}



.headlineFont
{
      	font-family:Tahoma;
	font-size:14px; 
	font-weight:600;
        color:#c83e01;
	margin-bottom:5px;
	vertical-align:text-top;
	text-align:center;
	cursor:default;
	padding-left:30px;
	padding-right:30px;
}
