@charset "utf-8";
/* CSS Document */

/* GENERAL ----------------*/
body						{ background-color:#6a665c; background-image:url("images/bg.jpg"); background-repeat:repeat-x; margin:0; scrollbar-face-color:#151611; scrollbar-shadow-color:#151611; scrollbar-highlight-color:#151611; scrollbar-3dlight-color:#cee729; scrollbar-darkshadow-color:#cee729; scrollbar-track-color:#6a665c; scrollbar-arrow-color:#cee729; text-align:center; }
img							{ border:none; }


/* TABLES -----------------*/
table#main					{ background:url("images/tableBG.gif"); background-repeat:repeat-y; border:none; width:980px; }
td#cellTopLeft				{ background:url("images/tableTopLeft.jpg"); background-repeat:no-repeat; border:none; width:10px; height:380px; }
td#cellTopRight				{ background:url("images/tableTopRight.jpg"); background-repeat:no-repeat; border:none; width:10px; height:380px; }
td#cellMidLeft				{ background:url("images/tableMidLeft.jpg"); background-repeat:no-repeat; border:none; width:10px; }
td#cellMidRight				{ background:url("images/tableMidRight.jpg"); background-repeat:no-repeat; border:none; width:10px; }
td#cellBottom				{ background:url("images/footerBar.gif"); background-repeat:no-repeat; border:none; width:960px; height:25px; }


/* DIVS -------------------*/
div							{ float:left; }
div.content					{ width:600px; background-color:#e6e3da; }
div.blank20					{ width:20px; }
div.blank600				{ width:600px; height:20px; }
div.col160					{ width:160px; }
div.col180					{ width:180px; }
div.col200					{ width:200px; }
div.col220					{ width:220px; }
div.col290					{ width:290px; }
div.col360					{ width:360px; }


/* TYPOGRAPHY -------------*/
.header						{ font-family:Arial; font-size:14px; line-height:18px; color:#4e4a3f; }
.txt9						{ font-family:Arial; font-size:9px; line-height:13px; color:#6a665c; }
.txt10						{ font-family:Arial; font-size:10px; line-height:14px; color:#4e4a3f; }
.txt11						{ font-family:Arial; font-size:11px; line-height:16px; color:#4e4a3f; }
.txt14						{ font-family:Arial; font-size:14px; line-height:18px; color:#4e4a3f; }


/* LINKS ------------------*/
a							{ font-family:Arial; font-size:10px; line-height:14px; }
a:link						{ color:#4e4a3f; text-decoration:none; }
a:visited					{ color:#7e7866; text-decoration:none; }
a:hover						{ color:#c3351a; text-decoration:underline; }
a:active					{ color:#c3351a; text-decoration:underline; }

a.lnk9						{ font-size:9px; line-height:13px; }
a.lnk9:link					{ color:#4e4a3f; text-decoration:none; }
a.lnk9:visited				{ color:#7e7866; text-decoration:none; }
a.lnk9:hover				{ color:#c3351a; text-decoration:underline; }
a.lnk9:active				{ color:#c3351a; text-decoration:underline; }

a.lnk10:link				{ color:#4e4a3f; text-decoration:none; }
a.lnk10:visited				{ color:#7e7866; text-decoration:none; }
a.lnk10:hover				{ color:#c3351a; text-decoration:underline; }
a.lnk10:active				{ color:#c3351a; text-decoration:underline; }

a.lnk11						{ font-size:11px; line-height:16px; }
a.lnk11:link				{ color:#4e4a3f; text-decoration:underline; }
a.lnk11:visited				{ color:#7e7866; text-decoration:underline; }
a.lnk11:hover				{ color:#c3351a; text-decoration:underline; }
a.lnk11:active				{ color:#c3351a; text-decoration:underline; }