/* ========================================= Default Classes ========================================= */
body {margin: 0px; font: 12px Verdana, Arial, Helvetica, sans-serif; color:#000; background-color:#A6ABB1;}
ul, ol, form, h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px;}
.container {width:800px; display:block; margin:auto; background-color:#FFF;}
.headerBg { background:url(header-bg.gif) repeat-x; height:104px;}
img { border:none;}
.bold {font-weight:bold;}
A:link {color: #0080ED; text-decoration: none; }
A:visited {color: #0080ED; text-decoration: none;}
A:hover {color: #0080ED; text-decoration: underline; }

/* ==============================  Fonts Styles ============================================================== */
.fv {font-family:Verdana, Geneva, sans-serif;}
.fa {font-family:Arial, Helvetica, sans-serif;}
.f11 {font-size:11px;}
.f10 {font-size:10px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f15 {font-size:15px;}
.f23 {font-size:23px;}



bold {font-weight:bold;}
/* ======================= UL Styles======================================================================= */

UL.ulR1 { list-style:none; margin:0px; padding:0px; padding-left:0px}
UL.ulR1 LI { background-image:url(bullet1.gif); background-position:0px 6px; background-repeat:no-repeat; padding:0px 0px 2px 10px;}
UL.ulR2 { list-style:none; margin:0px; padding:0px; padding-left:15px}
UL.ulR2 LI { background-image:url(bullet2.gif); background-position:0px 5px; background-repeat:no-repeat; padding:0px 0px 2px 10px;}

#topnav {padding:13px 22px 0px 10px; color:#CCC;}
#topnav A:link { color:#CCC;}


.trShd1 { background:url(newsbg.gif) repeat-x;}
.bd {border:1px solid #F3F3F3;}
.bd2 {border:1px solid #E6E9EC;}
.bdt {border-top:1px solid #F3F3F3;}
.bdb {border-bottom:1px solid #F3F3F3;}
.bdr {border-right:1px solid #760275;}
.bdl {border-left:1px solid #760275;}

/* ======================= Color Styles======================================================================= */

.color1 {color:#760275;}
.white {color:#FFF;}
.grey {color:#979696;}
.green {color:#B5DC10;}
.black {color:#000;}

/* ========================End Color Styles ================================================================= */
#footer { background:url(footerbg.gif) repeat-x #361600; height:84px; color:#FFF;}
.footer { background:url(footerbg.gif) repeat-x; height:84px; color:#FFF;}
#footer A:link {color: #FFF; text-decoration: none;}
#footer A:visited {color: #FFF; text-decoration: none;}
#footer A:hover {color: #FFF; text-decoration: underline;}