body	{
	color : #333333;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	}

#topbar{
        position: absolute;
        top: 10px;
        left: 10px;
        width: 750px;
        height: 25px;
	padding: 0px 5px 10px 5px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	border-bottom: solid thin #cccccc;
        }

#leftcol{
        position: absolute;
        top: 55px;
        left: 10px;
        width: 140px;
	padding: 0px 5px 5px 5px;
        }

#maincol{
        position: absolute;
        top: 55px;
	left: 170px;
        color: #000000;
	padding: 0px 5px 10px 10px;
	border-left: solid thin #cccccc;
        }

#footer{
        position: relative;
        color: #333333;
	border-top: solid thin #cccccc;
	text-align: center;
        }

td, p, ul, ol, li { color: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }

h1, h2 { color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; }

h1 { font-size: 14px; }

h2 { font-size: 12px; }

hr.thin {}

ul ul { list-style: circle; }

ul ul ul { list-style: square; }

ol ul { list-style: disc; }

ol ul ul {list-style: circle; }

.topmenu { }

.highlight { color:#006666; background-color:#cccccc; }


/* hyperlinks */

a:link, a:visited, a:hover, a:active
	{ 
	color:#006666;
	text-decoration:underline;
	font-weight:bold;
	}

a:visited { color:#660000; }

a:hover, a:active 
	{ 
	color:#ff6600;
	text-decoration:underline;
	}


/* hyperlinks navigation bar*/

a.nav:link, a.nav:visited, a.nav:hover, a.nav:active
	{ 
	color:#006666;
	text-decoration:none;
	font-weight:bold;
	}

a.nav:visited
	{ 
	color:#006666;
	}

a.nav:hover, a.nav:active
	{ 
	color:#ff6600;
	}


/* hyperlinks left menu*/

a.lmenu:link, a.lmenu:visited, a.lmenu:hover, a.lmenu:active
	{ 
	color:#006666;
	text-decoration:none;
	}

a.lmenu:visited
	{ 
	color:#006666;
	}

a.lmenu:hover, a.lmenu:active
	{ 
	color:#ff6600;
	}


.highlightmenu { color: #ff6600; font-weight: bold; }

.sectiontitle { color: #cc0000; font-size: 11px; font-weight: bold; }

.boldtextheader { color: #cc0000; font-size: 11px; font-weight: bold; }

.caption { color: #ffffff; font-size: 8px; }

.bodyfont { color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }

.title { color: #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; }