.heading {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

.heading_small {
	font-size: 9px;
	color: #336699;
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica;
}
.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #336699}

.tabletext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #336699}

.lightrows { background: #E0EFF6; }
.bluerows { background: #F3F9FC; }
div.adsl {DISPLAY: none; Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 0px}
.xxtableborder {
	border: 1px solid #AFD2D6;
}

.tableborder {
	border: 2px solid #99cccc;
}

SELECT {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	color : black;	
}

TEXTAREA{
	font: 10px, Arial, Helvetica, sans-serif;
}
PRE{
	font: 12px, Verdana,Arial,Helvetica;
}
TD {
	font-size :10px;
	font-family : Verdana,Arial,Helvetica;
	color : black;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:none; 
}
TH {
	font-size : 12px;
	font-family : Verdana,Arial,Helvetica;
	color : black;
	text-align : left;
}

H3 {
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 0px;
}

INPUT {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	color : black;	
}

BODY {
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 5px;
	background-color : FFFFDD;
}

.smallyellowtext { 
	font-size :9px;
	font-family : Verdana,Arial,Helvetica;
	color:yellow;     
}

.errortext { 
	font-size :9px;
	font-family : Verdana,Arial,Helvetica;
	color:red;     
}

.whitetext {
	font-size :12px;
	font-family : Verdana,Arial,Helvetica;
	color : White;
}

.SMALLBUTTON {
    font-size: xx-small; 
    font-family: Arial; 
	background:E5E5E5;
}

.BORDERFORMAT {
    border:solid windowtext .5pt;
	border-top:solid windowtext .5pt;
	border-left:solid windowtext .5pt; 
    border-bottom:solid windowtext .5pt;
	border-right:solid windowtext .5pt;
}

.thinedge {
	border: 1px solid #99cccc
}

.BORDERFORMAT2 {
    border:solid windowtext .5pt;
	border-top:solid windowtext .5pt;
	border-left:solid windowtext .5pt; 
	border-bottom:solid windowtext .5pt;
	border-right:solid windowtext 1.25pt;
}

.OUTSIDEBORDER {
 border-collapse:collapse;
 border:none;
 mso-border-alt:solid windowtext .5pt;
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
}

HR {
	color : FF0033;
}

A 
{ color : FFFFFF;
font-weight : bold;
font-family:Verdana,Arial,Helvetica;
text-decoration:none
}
A:hover
{ color : FF0033;
}

.tableback {
background-color: 6633ff;
}

.tablecopy {
color: FFFFFF;
font-family:Verdana,Arial,Helvetica;
font-size: 7pt;
}

.tablepipe {
color: FFFFFF;
}

.bigtext {
        font-size: 30px;
        color: #FF0000;
        font-weight: bold;
        font-family: Arial, Verdana, Helvetica;
}

.bodytext {
        font-size: 14px;
        color: #000000;
        font-weight: medium;
        font-family: Arial, Verdana, Helvetica;
}

.dropcap {
		font: bold 200% Garamond, Arial, Verdana, Helvetica;
		color: #939393;
		width: 12pt;
		float: left;
}

.hilite {
		font: 110% Arial, Verdana, Helvetica;
		font-style:italic;
		font-weight: 600;
		color: #5F5F5F;
}

.review {
		font: 100% Arial, Verdana, Helvetica;
		font-style:italic;
		font-weight: 600;
		color: #990099;
}