.SectionHeader
{
border-left:1px dashed #BBBBBB; 
background-position: center; 
font-family:Tahoma;
font-size:13px;
font-weight:bold;
background-image:url('includes/menu/chromebg.gif'); 
background-repeat:repeat-x; 
background-attachment:scroll; 
color:#494949;
}

.WHITEHL					{ font-family: Verdana; color: #CCCCCC; text-decoration: underline; font-size: 10px; font-weight: normal}
:link.WHITEHL				{ font-family: Verdana; color: #CCCCCC; text-decoration: underline; font-size: 10px; font-weight: normal}
:visited.WHITEHL			{ font-family: Verdana; color: #CCCCCC; text-decoration: underline; font-size: 10px; font-weight: normal}
:active.WHITEHL				{ font-family: Verdana; color: #CCCCCC; text-decoration: underline; font-size: 10px; font-weight: normal}
:hover.WHITEHL				{ font-family: Verdana; color: #CCCCCC; text-decoration: none; font-size: 10px; font-weight: normal}

.SIDEBAR_ORANGE				{ font-family: Verdana; color: orange; text-decoration: underline; font-size: 10px; font-weight: normal}
:link.SIDEBAR_ORANGE		{ font-family: Verdana; color: orange; text-decoration: underline; font-size: 10px; font-weight: normal}
:visited.SIDEBAR_ORANGE		{ font-family: Verdana; color: orange; text-decoration: underline; font-size: 10px; font-weight: normal}
:active.SIDEBAR_ORANGE		{ font-family: Verdana; color: orange; text-decoration: underline; font-size: 10px; font-weight: normal}
:hover.SIDEBAR_ORANGE		{ font-family: Verdana; color: orange; text-decoration: none; font-size: 10px; font-weight: normal}

.ADMIN_ORANGE				{ font-family: Tahoma; color: orange; text-decoration: underline; font-size: 11px; font-weight: bold}
:link.ADMIN_ORANGE			{ font-family: Tahoma; color: orange; text-decoration: underline; font-size: 11px; font-weight: bold}
:visited.ADMIN_ORANGE		{ font-family: Tahoma; color: orange; text-decoration: underline; font-size: 11px; font-weight: bold}
:active.ADMIN_ORANGE		{ font-family: Tahoma; color: orange; text-decoration: underline; font-size: 11px; font-weight: bold}
:hover.ADMIN_ORANGE			{ font-family: Tahoma; color: orange; text-decoration: none; font-size: 11px; font-weight: bold}


.BODYHL_ORANGE				{ font-family: Verdana; color: orange; text-decoration: underline; font-size: 12px; font-weight: normal}
:link.BODYHL_ORANGE			{ font-family: Verdana; color: orange; text-decoration: underline; font-size: 12px; font-weight: normal}
:visited.BODYHL_ORANGE		{ font-family: Verdana; color: orange; text-decoration: underline; font-size: 12px; font-weight: normal}
:active.BODYHL_ORANGE		{ font-family: Verdana; color: orange; text-decoration: underline; font-size: 12px; font-weight: normal}
:hover.BODYHL_ORANGE		{ font-family: Verdana; color: orange; text-decoration: none; font-size: 12px; font-weight: normal}

.SectionText
{
font-family:Verdana;
font-size:12px;
color:#494949; 
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.HeaderText
{
font-family:Verdana;
font-size:14px;
color:Orange; 
font-weight:bold
}