body	{
	scrollbar-face-color:#e4e4e4; 
	scrollbar-arrow-color:#e4e4e4; 
	scrollbar-track-color:#eeeeee; 
	color: #000000;
	margin:0px;
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat; 
	background-attachment:fixed
	}
	
table	{
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	height:"100%";
	}

td	{
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	line-height:12pt;
	}

td.cont {
	background:#dddddd; 
	width: 660px;
	height: 400px; 
	background-image:url(../images/bg1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	line-height:12p;
	margin:5px;
	border-left:0px dashed #000000;
	text-align: center;
	}

td.cont2 {
	background:#666666; 
	width: 660px; 
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	line-height:12p;
	margin:5px;
	border-left:0px dashed #000000;
	}

td.cont3 {
	background:#dddddd;  
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	line-height:12p;
	margin:10px;
	}

td.nav	{
	background:#666666; 
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:11px; 
	margin:5px; 
	line-height:12pt;
	border-bottom:0px dotted #000000;
	}
td.right{
	background:#666666; 
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	margin:5px; 
	line-height:12pt;
	border-left: 0px dashed #000000;
	border-bottom:0px dotted #000000;
	text-align: center;
	}
td.head	{
	background-image:url(../images/bgh_final.gif);  
	font-family:"trebuchet ms", "verdana", sans-serif; 
	font-weight:bold; 
	color: #E4E4E4; 
	font-size:16px; 
	line-height:18pt;
	}

td.foot	{
	background-image:url(../images/bgf_final.gif);  
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #E4E4E4; 
	font-size:11px; 
	margin-left:5px; 
	line-height:12pt;
	}

td.hg	{
	background:#e4e4e4; 
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	margin-left:5px; 
	line-height:12pt;
	border-bottom:0px dashed #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	}
p.right{
	background:#666666; 
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	margin:5px; 
	line-height:12pt;
	border-left: 0px dashed #000000;
	border-bottom:0px dotted #000000;
	text-align: center;
	}
p.cont	{
	font-family:"trebuchet ms", "arial", sans-serif; 
	color: #000000; 
	font-size:13px; 
	margin:10px; 
	line-height:14pt;
	}
	
p.red	{
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #ff0000; 
	font-size:13px; 
	margin:10px; 
	line-height:1pt;
	}

p.hl	{
	font-family:"trebuchet ms", "arial", sans-serif; 
	color: #000000; 
	font-size:18px;
	font-weight:bold; 
	font-style:italic;
	margin:10px; 
	line-height:16pt; 
	}

p.h1	{
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:15px; 
	margin-left:5px; 
	line-height:14pt;
	}

p.h2	{
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px; 
	margin-left:5px; 
	line-height:12pt;
	}
	
p.h3	{
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px;
	font-weight:bold; 
	font-style:italic;
	margin:10px; 
	line-height:16pt; 
	}

p.h4{
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:12px;
	font-weight:bold; 
	margin:10px; 
	line-height:14pt; 
	}


A:link, A:visited {
	border-bottom: 0px #000000;
	color:#000000;
	background-color: transparent;
	}

	
A:active, A:hover {
	background: #ab2020; 
	color:#c4c4c4;
	}

a.foot:link, a.foot:visited {
	border-bottom: 0px dotted #000000;
	color:#e4e4e4;
	background-color: transparent;
	}

a.foot:active, a.foot:hover {
	background: #ab7575; 
	color:#e4e4e4;
	}

a.cont:link, a.cont:visited {
	border-bottom: 0px dotted #000000;
	color:#000000;
	background-color: transparent;
	}

a.cont:active, a.cont:hover {
	background: #ab2020; 
	color:#e4e4e4;
	}

li	{
	font-family:"trebuchet ms", "verdana", sans-serif; 
	color: #000000; 
	font-size:11px; 
	margin-left:15px; 

	list-style-type:circle;
	}

dd, dt {
	margin:10px;
	}
