/* ***********FORMATTING*********** */



p.h

{

font-family: verdana, arial;

font-size: 14px;

font-weight: bold;

background: #ffffff;

color:#330000;

}



p {

font-family: verdana, arial;

font-size: 12px;

font-weight: normal;

background: #ffffff;

color:#330000

}



a:link {color: #663300; text-decoration: underline}

a:visited {color: #663300; text-decoration: underline}

a:hover {color: #330000; background: #ffcc99; text-decoration: underline}

a:active {color: #ffffff; background: #663300; text-decoration: underline}



img

{

border-style: solid;

border-width: 0;

border-color: #FFFFFF

}



img.i

{

border-style: none solid none none;

border-width: 15px;

border-color: #FFFFFF

}



body

{

background-image: url('images/bgrepeat.jpg');

background-repeat: repeat

}



/* ***********LLEFT*********** */



div.lleft

{
	position:absolute;
	left:67px;
	top:275px;
	width:798px;
	padding-top:00px;
	padding-left:00px;
	padding-right:00px;
	padding-bottom:00px;
	text-align:left;
	z-index:3;
	overflow: hidden;
	border-style: none;
	border-width: 0px;
	border-color: #ffffff

}



/* ***********TABLE*********** */



table.t

{

font-family: verdana, helvetica, arial;

font-size: 12px;

font-weight: normal;

font-color: #000000;

border-style: dotted;

border-width: 1px;

border-color: #999999

}



td.t

{

padding: 5px;

border-style: dotted;

border-width: 1px;

border-color: #cccccc 

}



th.t

{

font-family: verdana, helvetica, arial;

font-size: 12px;

font-weight: bold;

font-color: #000000;

text-align: left;

padding: 5px;

border-style: dotted;

border-width: 1px;

border-color: #666666

}
