/* WEBSITE CSS STYLE */

/* INDEX.ASP */
.body { background-image:url(images/background.gif); margin-top:0; margin-left:0; margin-bottom:0; margin-right:0; }


/* START OF FOOTER CSS */
.footer_bg {background-color:#10131c}
.footer_copyright { font-family:"Tahoma"; line-height:25px; font-weight:normal; font-size:11px; color:white}
.footer_txt { font-family:"Tahoma"; line-height:25px; font-weight:bold; font-size:12px; color:white}
.footer_txt A:link {color: #FFFFFF; text-decoration:none; }
.footer_txt A:visited {color: #FFFFFF; text-decoration:none}
.footer_txt A:hover {color: #FFFF00; text-decoration:none}

/* END OF FOOTER CSS */

/* START OF CONTENT BOX CSS */
.content_box { background-color:#353c4d; background-image:url(images/contentbg01.gif); background-repeat:no-repeat; background-position:bottom}
.content_boxtitle { background-image:url(images/contenttitlebg.gif); background-repeat:no-repeat}
.content_title {font-family: "Arial" ; font-weight:normal; font-size: 14px; font-weight:bold; color: #1c2043;}
.content_title2 {font-family: "Arial" ; font-weight:bold; font-size: 14px; color: #ffffff; text-align:justify}
.content_text {font-family: "Arial" ; font-weight:normal; font-size: 12px; color: #1b1b1b; text-align:justify}
.content_text A:link {color: #0033CC; text-decoration:underline; }
.content_text A:visited {color: #0033CC; text-decoration:underline}
.content_text A:hover {color: #FFFF00; text-decoration:none}
.content_stext {font-family: "Century Gothic" ; font-weight:normal; font-size: 10px; color: #1b1b1b; text-align:justify}
.content_subtitle {font-family: "Century Gothic" ; font-weight:bold; font-size: 13px; color: #CCCCCC; text-align:justify}
/* END OF CONTENT BOX CSS */

/* START OF DIVTNC BOX CSS */
.divtnc_box { overflow:auto; height:370}
.divtnc_text {font-family: "Arial" ; font-weight:normal; font-size: 12px; color: #000000; text-align:justify}
/* END OF LEFT BOX CSS */

/* START OF INTRO CSS */
.introbg { background-color:#07505c; background-image:url(images/introbg.gif); background-position:bottom; background-repeat:repeat-x;margin-top:0; margin-left:0; margin-bottom:0; margin-right:0; }
.introshade { background-image:url(images/introshade.gif); background-position:bottom; background-repeat:no-repeat }
/* END OF INTRO CSS */

/* frame_bottom.asp */
.framebottomBG {background-color: #000000; }

