body{
	background-color: #ffffff
}
body, td { font: 12px arial,helvetica,sans-serif; color: #333; }

#main{
	border: 1px solid #fff;
	width: 780px;
	background-color: #b1a79c;
}

#footing{
	font-size: 11px;
	color: #554e46;
	text-decoration: none;
}

a.a1 { font: bold 12px arial,helvetica,sans-serif; color: #000; text-decoration: underline; }
a.a1:hover { text-decoration: none; color: #333; }
a.a2 { font: 11px arial,helvetica,sans-serif; color: #000; text-decoration: none; }
a.a2:hover { color: #333; }
a.sidebar_cat { font: bold 16px helvetica,sans-serif; color: #fff; text-decoration: none; }
a.sidebar_cat:hover { color: #c0c0c0; }
.sidebar_cat_arrow { font: bold 18px arial,helvetica,sans-serif; color: #000; }
.hd1 { font: bold 20px arial,helvetica,sans-serif; color: #000; }
.hd2 { font: bold 18px arial,helvetica,sans-serif; color: #000; }
.hd3 { font: bold 16px arial,helvetica,sans-serif; color: #000; }
h1 { font: bold 20px arial,helvetica,sans-serif; color: #000; align: left; }
h2 { font: bold 18px arial,helvetica,sans-serif; color: #000; align: left; }
h3 { font: bold 16px arial,helvetica,sans-serif; color: #000; align: left; }


/* tabledata */
.td1 { padding: 3px; background-color: #ffffff; font-family: arial, helvetica, geneva; font-size: 12px; color: #000000; }
.td2 { padding: 3px; background-color: #dddddd; font-family: arial, helvetica, geneva; font-size: 12px; color: #000000; }
.td3 { padding: 5px; background-color: #ffffff; border-bottom : 1px solid Black; font-family: arial, helvetica, geneva; font-size: 12px; color: #000000; }
.td4 { padding: 5px; background-color: #dddddd; border-bottom : 1px solid Black; font-family: arial, helvetica, geneva; font-size: 12px; color: #000000; }
.td5 { padding: 2px; background-color: #e2e2c2; font-family: arial, helvetica, geneva; font-size: 12px; color: #000000; }

/* text */
.t1 { font-family: arial, helvetica, geneva; font-size: 12px; color: #333333; } /* bodytext */
.t1b { font-family: arial, helvetica, geneva; font-size: 12px; color: #333333; text-decoration: none; font-weight: bold; } /* bodytextbold */
.t1w { font-family: arial, helvetica, geneva; font-size: 12x; color: #ffffff; text-decoration: none; } /* bodytextwhite */
.t1i { font-family: arial, helvetica, geneva; font-size: 12px; color: #333333; font-style: italic; } /* bodytextitalic */
.t1r { font-family: arial, helvetica, geneva; font-size: 12px; color: #ff0000; font-weight: bold; } /* RED BOLD */
.t2 { font-family: arial, helvetica, geneva; font-size: 11px; color: #333333; } /* bodytext2 */
.t3 { font-family: arial, helvetica, geneva; font-size: 10px; color: #333333; } /* small text */
.t4 { font-family: arial, helvetica, geneva; font-size: 11px; color: #ffffff; font-weight: bold; } /* bold white */


/* textarea */
.ta1 { font-family: arial, helvetica, geneva; font-size: 12px; width: 90%; }

/* tableheader */
.th1 { padding: 2px; font-family: arial, helvetica, geneva; background-color: #000000; font-size: 14px; color: #ffffff; font-weight: bold; }
.th2 { padding: 2px; font-family: arial, helvetica, geneva; background-color: #666666; font-size: 12px; color: #ffffff; font-weight: bold; }
.th3 { padding: 2px; font-family: arial, helvetica, geneva; background-color: #EEEEEE; font-size: 12px; color: #666666; font-weight: bold; }

