/*
color1 = 996600
color2 = ffffff
color3 = E7BE52
*/
BODY {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 80%;}
TD {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:80%;}
TD.blurbs {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:70%;line-height: 130%;}
TD.smalltxt {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 50%;}
a:link {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #996600; text-decoration: none;}
a:visited
{
	color: #996600; text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	color: #996600;
}

.a1, .a1 td,
.b1, .b1 td,
.t1, .t1 td { font-size: 10px; }

.t1bold { font-size: 10px; font-weight: bold; }
.t1italic { font-size: 10px; font-style: italic; }
.t1bolditalic { font-size: 10px; font-style: italic; font-weight: bold;}

.t2bold { font-size: x-small; font-weight: bold; }
.t2italic { font-size: x-small; font-style: italic; }
.t2bolditalic { font-size: x-small; font-style: italic; font-weight: bold;}

.a3, .a3 td,
.b3, .b3 td,
.t3, .t3 td { font-size: small; font-weight: bold; }

.a4, .a4 td,
.b4, .b4 td,
.t4, .t4 td { font-size: medium; font-weight: bold; }

.a5, .a5 td,
.b5, .b5 td,
.t5, .t5 td { font-size: large; font-weight: bold; }

.a6, .a6 td,
.b6, .b6 td,
.t6, .t6 td { font-size: x-large; font-weight: bold; }

h6 { font-size: 10px; }

h5 { font-size: x-small; }

h4 { font-size: small; font-weight: bold; }

h3 { font-size: medium; font-weight: bold; }

h2 { font-size: large; font-weight: bold; }

h1 { font-size: x-large; font-weight: bold; }

.tabheading
{
	color: #000000;
	font-size: 12px; 
	font-weight: bold;
}
.TDBG{ 
BACKGROUND:#ffffff; 
} 
.TDBGOVER { 
BACKGROUND:#EAD690;
} 
.color2
{
	color: #ffffff
}
.BGcolor3
{
	BACKGROUND:#E7BE52;
}