/* Cascading Style Sheet, Level 1, for conest2000.com */

BODY { 
color: #000000; text-decoration: none ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal ;
} 

.bodytext {
        color: #123;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt;
        font-weight: normal;
}
  
        a:link    {  color:black; font-family : "Arial"; text-decoration:none;}
        a:active  {  color:black; font-family : "Arial"; text-decoration:none;}
        a:visited  {  color:#506070; font-family : "Arial"; text-decoration:none;}
        a:hover   { color :Red; font-family : "Arial"; text-decoration:none; }


	DIV.clTop {position:absolute; width:160}
	DIV.clSub {position:absolute; left:6; width:150}

	#divCont {position:relative; left:6; top:40; height:520; width:150; visibility:hidden}


	A.clMain:link {font-family: Arial, Helvetica, Helv; font-size:17px; color:#FFFFFF; text-decoration:none; font-weight:bold }
	A.clMain:Active {font-family: Arial, Helvetica, Helv; font-size:17px; color:#FFFFFF; text-decoration:none; font-weight:bold }
	A.clMain:Visited {font-family: Arial, Helvetica, Helv; font-size:17px; color:#FFFFFF; text-decoration:none; font-weight:bold }
	A.clMain:Hover {font-family: Arial, Helvetica, Helv; font-size:17px; color:gold; text-decoration:none; font-weight:bold }

	A.clSubb:link {font-family: Arial, Helvetica, Helv; font-size:11px; color:#f8f8f8; text-decoration:none; }
	A.clSubb:active {font-family: Arial, Helvetica, Helv; font-size:11px; color:#f8f8f8; text-decoration:none; }
	A.clSubb:visited {font-family: Arial, Helvetica, Helv; font-size:11px; color:#f8f8ff; text-decoration:none; }
	A.clSubb:hover {font-family: Arial, Helvetica, Helv; font-size:11px; color:gold; text-decoration:none; }

	A.clSubb1:link {font-family: Arial, Helvetica, Helv; font-size:10px; color:white; text-decoration:none; }
	A.clSubb1:active {font-family: Arial, Helvetica, Helv; font-size:10px; color:white; text-decoration:none; }
	A.clSubb1:visited {font-family: Arial, Helvetica, Helv; font-size:10px; color:white; text-decoration:none; }
	A.clSubb1:hover {font-family: Arial, Helvetica, Helv; font-size:10px; color:gold; text-decoration:none; }



        #A.sidebar { font-family: Arial, Helvetica, Helv; font-size:10px; color:#FFFFFF; font-color:#FFFFFF; text-decoration:none; }

	#divMain {position:absolute}

.bodylink:link { color: black; text-decoration: underline ; font-family:  Arial, Helvetica, sans-serif;  font-style: normal; 
} 
.bodylink:visited { color: #112233; text-decoration: underline ; font-family:  Arial, Helvetica, sans-serif;  font-style: normal; 
} 
.bodylink:active { color: Red; text-decoration: underline ; font-family:  Arial, Helvetica, sans-serif;  font-style: normal; 
} 
.bodylink:hover {color:#D82028 ; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif;  font-style: normal; 
} 

a.sidebar:link { font-color:#FFFFFF; color: #FFFFFF; text-decoration: none ; font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: normal; 
} 
a.sidebar:visited { font-color:#FFFFFF; color: #FFFFFF; text-decoration: none ; font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: normal; 
} 
a.sidebar:active { color: Red; text-decoration: none ; font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: normal; 
} 
a.sidebar:hover { color: gold; text-decoration: none ; font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: normal; 
} 


a.redlink:link { font-family:Arial; font-size:8pt; color:white; font-weight:bold ; 
} 
a.redlink:visited { font-family:Arial; font-size:8pt; color:white; font-weight:bold ; 
} 
a.redlink:active { font-family:Arial; font-size:8pt; color:white; font-weight:bold ; 
} 
a.redlink:hover { font-family:Arial; font-size:8pt; color:gold; font-weight:bold ; 
} 

.bodytext {
        color: black;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt;
	font-weight: normal;
}

#bullet { color:white }

        SPAN.jeff { font-family:Georgia ; color:red; font-weight:bold; font-size:11pt;}

STRONG {
        color: #000;
        font-family: Arial,Helvetica,Geneva;
        font-size: 11pt;
        font-weight: bold;
}

LI {
        color:black;
        font-family: Arial,Helvetica,Geneva;
        font-weight: normal
	font-color: black
        border:none
}


H1 {
        color:#000;
        font-family: Arial,Helvetica,Geneva;
        font-size: 17px;
        font-weight: bold
}

/* Subtitle in smaller text .... assign that to h2 tag */

H2 {
        color:#000000;
        font-family: Arial;
        font-size: 16pt;
        font-weight: Bold
}

H3 {
        color: #000;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt;
        font-weight: bold;
        background-color:#d0d0d0;
}
/* page top accentuated paragraphs only */
H4 {
        color: #123;
        font-family: Arial,Helvetica,Geneva;
        font-size: 11pt;
        font-weight: normal;
}
/* standard body text should be h5 */
H5 {
        color: #123;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt;
        font-weight: normal;
}

H6 {
        color: black;
        font-family: Arial,Helvetica,Geneva;
        font-size: 7pt;
	font-weight: normal;
}
EM {
        color: #000;
        font-family: Times New Roman,serif;
	font: italic;
        font-size: 11pt;
        font-weight: normal;
}

B {
      font-weight: bold;
}


P {
        color: black;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt
}


PRE {
        margin-top: -15pt
}

PRE.indent {
        margin-top: -6pt
}

CAPTION {
        color: #000;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt;
        font-weight: bold
}

DT {
        color: #000;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt
}

TH {
        color: #000;
        font-family: Arial,Helvetica,Geneva;
        font-size: 14pt;
        font-weight: bold
}


TD {
        color: #000;
        font-family: Arial;
        font-weight: normal
}