

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}



.contentpane
{
    background-color: #e0e730; 
    background-image: url('/Portals/0/images/starbg.jpg'); 
    background-repeat: repeat-y; 
    background-position: 60 60;
}
.sidenav 
{
    background-color: #E99322;
}
.divider {
    background-image: url('/portals/0/images/floatdivider.jpg');
    background-color: #e0e730;
    background-repeat: repeat-y;
    width: 24px;
    padding:0px;
    margin:0px;
}

/*facilities*/

.facility_table {

}
.facility_header {
padding-left: 3px;
border: 1px solid #FFFFFF;
font-family: Arial, Tahoma;
font-size: 11px;
color: #000000;
font-weight: bold;
background-color:#d6d81e;

}
.facility_normal {
padding-left: 3px;
border: 1px solid #FFFFFF;
vertical-align:top;
font-family: Arial, Tahoma;
font-size: 11px;
color: #000000;
padding: 3px;
}

/*Registration*/

.regheader {
font-family:Arial;
font-size: 13pt;
font-weight: bolder;
color: white;
background-color: #EDB700;
border: 1px solid #FFFFFF;
}
.detailheader 
{
font-family:Arial;
font-size: 13pt;
font-weight: bolder;
color: white;
background-color: #EDB700;
border: 1px solid #FFFFFF;
display:block;

}
.regtext 
{
padding-right: 5px;
font-family:Arial;
font-size: 10pt;
color: #000000;
text-align:right;
width: 25%;
}
.reginput 
{
font-family:Arial;
font-size: 10pt;
color: #000000;
width:75%;
}
.regnotice
{
font-family:Arial;
font-size: 7pt;
color: red;
}


img {
border:0;
}


/* LELONG STYLE */
.lc_hr_dashed {
border: 0px;
border-top: 1px dashed #888888;
height: 1px;
}
#lc_comment {
background-color:#FFFFFC;
padding:5px;
margin:5px;
border-top:1px solid #EAEAEA;
border-bottom:1px solid #EAEAEA;
}
#lc_comment .name {
font-size:11pt;
font-weight:bold;
color:#FFCC00;
}
#lc_comment .time {
font-size:8pt;
font-weight:normal;
color:#999999;
}
#lc_comment .comment {
font-size:10pt;
font-weight:normal;
color:#555555;
}
#lc_wrapper .container {
border: 1px #999999 solid;

}
.lc_img div {
margin:5px;
padding:3px;
border:1px solid #D9D9D9;
}
.lc_title {
font-family: Trebuchet MS;
font-size: 12pt;
font-weight: bold;
}
.lc_normal {
font-family: Trebuchet MS;
font-size: 10pt;
}
#lc_nav .lc_tab {
font-size:8pt;
font-weight:bold;
border:1px solid #999999;
border-bottom:0px;
cursor:pointer;
background-color:#F5F5F5;
padding:5px;
margin:0px 4px 0px 0px;
}

#lc_nav a:hover .lc_tab {
background-color:#FFFFFF;
text-decoration: none;
}


/* ARTICLEs */

#articlelist 
{
    color:#666666;
    font-family: Trebuchet MS;
    font-size: 10pt;
}

#articlelist .title 
{
    font-size:12pt;
    font-weight:bold;
    text-decoration: underline;
}


.articletitle a:link , .articletitle a:hover ,  .articletitle a:visited 
{
    color:#000000;
    font-size:14pt;
    font-weight:bold;
    text-decoration: underline;
}
.headerdesc
{
    color:#000000;
    font-size:12pt;
    font-weight:bold;
    text-decoration: none;
}

.cell    {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		}

.cell2   {
	background-color: #e4ea91;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		}

.header { background-color: #CC9900;
		font-family: arial;
		font-size: 13px;
		}


