@charset "UTF-8";
/* CSS Document */

body {background-image:url(images/jpg/bg.jpg); background-attachment:fixed; background-position:top left; background-repeat:repeat-x; margin:0;background-color: #073CA3;}
body,td,th {font-family: "Trebuchet MS", Sans-serif;font-size: 12px;line-height:24px;}

.left{border-left: 1px solid #073CA3;}
.white_left{border-left: 1px solid #FFFFFF;}
.bottom {border-bottom: 1px solid #073CA3;}
.white_bottom {border-bottom: 1px solid #FFFFFF;}

a {color:#073CA3; text-decoration:none;}
a:hover {text-decoration:underline;}

#nav td a {display:block;background:#F0ECDB;width:100%;background-image: url(images/gif/navbg.gif);background-repeat:no-repeat;background-position: 97%;}
#nav td a:hover {background:#DCD8C7;background-image: url(images/gif/navbg_over.gif);background-repeat:no-repeat;background-position: 97%;}
.nac_frame {border:1px solid #CCCCCC;}
#welcome {line-height:23px;}
.index_box{padding:5px;}

.bloe_bold {font-weight:bold; color:#000091; text-transform:uppercase;}