p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	text-transform: none;

	color: #336699;



}

.mylink {

	text-transform: none;

	color: #336699;

	text-decoration: underline;

	font-size: 9px;



}

.bulletstyle {

	color: #336699;

	font-size: 14px;



}

.boldtype {

	font-weight: bold;

}

h1 {

	font-size: 16px;

	font-family: Arial, Helvetica, sans-serif;

	color: 7d9cb4;





}

.bullettedtype {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

}



.tblscroll {

border: 0;

width: 300px;

}





#divControls {

}



#divContainer{

position:relative;

/*width:200;   comment this out to let the table define the width*/

height:200; 

overflow:hidden; 

top: 0; left:2;

clip:rect(0,0,0,0);

visibility:visible;

/* border: 0px dashed #334455; use this to put a border on the text container....or let the table do it */

padding: 4px;

}

#divContent{position:relative; top:0; left:0;

/*background-color: #ff0000;*/

}



.scrolltext {

font-family: arial;

font-size: 10px;

color: #cc9966;

}

.scrollheading {

font-family: arial;

font-weight: bold;

font-size: 12px;

color: #cc9966;

text-align: center;



}

.contolstyle {

font-family: arial;

font-size: 9px;

color: #336699;

text-decoration: none;

}

