/* CSS Document */

body { color: #222; }

a:link,visited {color: #222; }
a:hover { text-decoration:underline;color: #CC0000;}


.img_body{ border:1px solid #b2b3b5;}


/* header theme */
.header a,visited {color: #fff; }


/* Info Tech nav */
.nav { background: url('nav.gif') repeat-x ; color: #fff; border:1px solid #ac372d; border-top:none;}
.nav a:link, .nav a:visited {background:url('menu_separate.gif') right  bottom no-repeat; color: #fff; }


/* Footer Begin */
.footer { border: 0.08em solid #DEDEDE; background: #f2f2f2 url('footer_redline.gif') top repeat-x;}
.footer a,.footer a:link,.footer a:visited {color: #000; }
.footer a:hover {color: #CC0000; }



/* the page */
.txt_sml { color:#999; }


/* additional styles */
.top-menu{ background:#dd2b2b url('header_redline.gif') top repeat-x ; border:1px solid #ac372d;}
.top-menu a:link, .top-menu a:visited {color:#fff }

.box_gray {background:#f2f2f2; border:1px solid #b2b3b5; }
.box_gray ul li { background:url('arrow_black.gif') left top no-repeat; }
.box_gray ul li a { color:#CC0000; }

.box_gray2 {background:#f2f2f2; border:1px solid #b2b3b5; }
.box_gray2 ul li { background:url('red_bullet.png') left center no-repeat; }
.box_gray2 ul li a { color:#CC0000; }

.box_gray3 {background:#f2f2f2; border:1px solid #b2b3b5; }
.box_gray3 a:link,.box_gray3 a:visited,.box_gray3 a:hover{ color:#002D88;}
.box_gray3 ul { list-style-image:url('red_bullet.png');}
.box_gray3 ul li { } /*background:url('red_bullet.png') left no-repeat;*/
.box_gray3 ul li a { color:#002D88; }

.btn { background:#e62a2b url('grd_btn.gif') top repeat-x; color:#fff; border:1px solid #ae372d; }
.btn a,.btn a:link,.btn a:visited,.btn a:active,.btn a:hover{color:#fff;}


.Info_Red_Header { color: #CC0000; }
.Info_Blue_Header { color: #002D88; }

.red_txt {color: #CC0000;}


