/* ::::::::::::::::::::::::::::::::::::::::::::: COMMON CLASSES ::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ........................ Body Class ........................ */ 
body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;margin:0px;padding:0px;text-align:center; color:#363636; background-image:url(body.jpg)}
/* ........................ Body Center ........................ */
.container{width:760px; margin:0 auto;padding:0px;top:0px;border:0px}
/* ...................... Table Alignment ...................... */
table{border:0px; margin:0px;padding:0px}
/* ........................ P and H Tags ....................... */
h1, h2, h3, h4, h5, h6, form{margin:0px;padding:0px}
/* ::::::::::::::::::::::::::::::::::::::::::::: END COMMON CLASSES :::::::::::::::::::::::::::::::::::::::::::::::: */
/* ........................ Font Arial ........................ */
.fa10{font-family: Arial, Helvetica, sans-serif; font-size:10px}
.fa11{font-family: Arial, Helvetica, sans-serif; font-size:11px}
/* ....................... Font Verdana ....................... */
.fv10{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.fv11{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px}
/* ....................... Fonts and links Forground/Background Colors ....................... */


.purple { color:#8501B7;}
.bold { font-weight:bold}
.red { color:#FF0000;}
.bold { font-weight:bold}
.blk {color:#323232;}
.lgreen { background-color:#01A0C6}
.wht { color:#FFFFFF;}
.bg-gray { background-color:#F4F4F4;}
.bg-web {background-image:url(bg-web.gif); background-repeat:repeat-x;}
/* ...................... Footer Links ...................... */

.bdl{border-left:1px solid #A3B4BC}
.bdr{border-right:1px solid #A3B4BC}
.bdt{border-top:1px solid #A3B4BC}
.bdb{border-bottom:1px solid #A3B4BC}
.bd { border:1px solid #A3B4BC;}

.box { border:1px solid #A3B4BC;}
A:link {color: #363636; text-decoration: none;}
A:visited {color: #8501B7; text-decoration: underline;}
A:hover {color: #8501B7; text-decoration: underline;}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: END CSS ::::::::::::::::::::::::::::::::::::::::::::::::::: */