/*Body Classes*/
html{height:100%;margin-bottom:1px;}
*:focus{outline:none;}
body{margin:0px;font-family:Arial,Tahoma,Verdana;font-size:9pt;background:#000000;color:#FFFFFF;}
.hdr_bg{background:url('images/hdr_bg.jpg') no-repeat;}
img{border:0;}
h1{margin:0px;padding:0px;font-size:15pt;color:#0f75bc}
h2{margin:0px;padding:0px;font-size:11pt;color:#f7941e}
.imgbdr{border:1px solid #444444;background:#1A1A1A;padding:2px;}
.imgbdro{border:1px solid #CCCCCC;background:#1A1A1A;padding:2px;}
.thumb_bdr{border:2px solid #313131;background:#1A1A1A;padding:2px;}


/*Small size text styles*/
.blk1{font-size:9pt;color:#000000;}
.wht1{font-size:9pt;color:#DEDEDE;}
.red1{font-size:9pt;color:#D2232A;}
.gray1{font-size:9pt;color:#3A3A3A;}
.grn1{font-size:9pt;color:#0D8B08;}
.ylw1{font-size:9pt;color:#f7941e;}
.blu1{font-size:9pt;color:#0F74BB;}

/*Small size text in BOLD styles*/
.blk1b{font-size:9pt;font-weight:bold;color:#000000;}
.wht1b{font-size:9pt;font-weight:bold;color:#DEDEDE;}
.red1b{font-size:9pt;font-weight:bold;color:#D2232A;}
.gray1b{font-size:9pt;font-weight:bold;color:#3A3A3A;}
.grn1b{font-size:9pt;font-weight:bold;color:#0D8B08;}
.ylw1b{font-size:9pt;font-weight:bold;color:#f7941e;}
.blu1b{font-size:9pt;font-weight:bold;color:#0F74BB;}

/*Medium size text styles*/
.blk2{font-size:10pt;color:#000000;}
.wht2{font-size:10pt;color:#DEDEDE;}
.red2{font-size:10pt;color:#FF0000;}
.ylw2{font-size:10pt;color:#f7941e;}

/*Medium size text in BOLD styles*/
.blk2b{font-size:10pt;font-weight:bold;color:#000000;}
.wht2b{font-size:10pt;font-weight:bold;color:#DEDEDE;}
.red2b{font-size:10pt;font-weight:bold;color:#D2232A;}
.blu2b{font-size:10pt;font-weight:bold;color:#2d4a67;}
.ylw2b{font-size:10pt;font-weight:bold;color:#f7941e;}

/*Link Styles*/
a{text-decoration:none;color:#0F75BC;font-size:9pt;}
a:hover{text-decoration:none;color:#f7941e;font-size:9pt;}

/*Other Defined Links*/
.lnblu1b{text-decoration:none;color:#2d4a67;font-weight:bold;font-size:9pt;}
.lnblu1b:hover{text-decoration:underline;color:#2d4a67;font-weight:bold;font-size:9pt;}
.lnylw1b{text-decoration:none;color:#f7941e;font-size:9pt;font-weight:bold;}
.lnylw1b:hover{text-decoration:underline;color:#f7941e;font-size:9pt;font-weight:bold;}

.lnblu2b{text-decoration:none;color:#2d4a67;font-weight:bold;font-size:10pt;}
.lnblu2b:hover{text-decoration:underline;color:#2d4a67;font-weight:bold;font-size:10pt;}

.lnylw2b{text-decoration:none;color:#f7941e;font-size:10pt;font-weight:bold;}
.lnylw2b:hover{text-decoration:underline;color:#f7941e;font-size:10pt;font-weight:bold;}

.lnsml{text-decoration:none;color:#444444;font-size:8pt;}
.lnsml:hover{text-decoration:underline;color:#f7941e;font-size:8pt;}

/*Other Defined Classes*/
.tbox{font-family:Arial,Tahoma,Verdana;color:#000000;font-size:9pt;border:1px solid #1A1A1A;background-color:#C9C9C9;}
.tbox:focus{font-family:Arial,Tahoma,Verdana;background:#FFFFE1;border:1px solid #C15252;}
.btn{font-family:Arial,Tahoma,Verdana;font-size:9pt;background:#1A1A1A;color:#f7941e;font-weight:bold;padding:1px 10px 3px 10px;border:none;cursor:pointer;}

#tab {float:left; width:100%;background:#1A1A1A;font-size:93%;line-height:normal;}
#tab ul {margin:0;padding:0px;list-style:none;}
#tab li {display:inline;margin:0;padding:0;}
#tab a {float:left;background:url("images/tableft.gif") no-repeat left top; margin:0;padding:0 0 0 4px;text-decoration:none;}
#tab a span {float:left;display:block;background:url("images/tabright.gif") no-repeat right top;padding:5px 15px 4px 6px;color:#FFF;}
#tab a span {float:none;}
#tab a:hover span {color:#FFF;}
#tab a:hover {background-position:0% -42px;}
#tab a:hover span {background-position:100% -42px;}
#tab #current a {background-position:0% -42px;}
#tab #current a span {background-position:100% -42px;}

/*List Styles*/
#list {list-style:none;float:left;width:100%;margin:0px;padding:0px;padding-left:3px;padding-top:5px;}
#list li {display:block;float:left;text-align:center;width:82px;height:87px;margin:0px;padding:0px;padding:2px;}
#list li img.handle{cursor: move;}
