/* CSS Document */
body { background:url(img/general/bgmain.gif) top center repeat-y #f5f6f8; margin:0px; font-family:Arial; font-size:13px; }
div.fullcontainer { border:0px solid black; margin: 0px auto; width:100%; height:600px; background:url(img/general/bggradmain.gif) top center repeat-x;}
div.fullcontainer div.container { border:0px solid black; margin: 0px auto; width:811px; height:600px; background:url(img/general/bgmain.gif) top center repeat-y #f5f6f8;}
div.fullcontainer div.container div.limitblock{ background:url(img/general/limitblock.gif) top left repeat-y; float:left; width:5px; height:600px; display:block}
div.fullcontainer div.container div.mainblock {width:800px;float:left;display:block;}
div.fullcontainer div.container div.mainblock div.header {width:800px; height:125px; clear:left; display:block; background:url(img/general/header.gif) top left no-repeat;}

div.menu {background:url(img/general/logo.gif) center 10px no-repeat; clear:left; float:left; width:220px; padding-top:140px; padding-left:00px;}

div.menu a {color:#666056; display:block; margin-left:30px; border-top:solid 1px #aeb2b6; text-decoration:none; 
            width:150px; height:30px; line-height:30px; vertical-align:middle; padding-left:20px; }
div.menu a:hover , div.menu a.selected{color:#191919; background-color:#d6e2ee; }
div.menu a.lastelement {border-bottom:solid 1px #aeb2b6;}

div.content {float:left; display:block; width:535px; padding:15px 20px;}
h2 {margin:20px 0px; font-size:23px;}

a {color:#003399;}
a:hover {color:#666699;}

table.normal {border-top:1px solid #aeb2b6; border-left:1px solid #aeb2b6; }
table.normal tr.title td {background-color:#e9edf3; }
table.normal tr td {border-bottom:1px solid #aeb2b6; border-right:1px solid #aeb2b6; padding:5px; }
/*
table.noborder , table.noborder tr td {border:0px solid #aeb2b6; }
table.noborder tr td {padding:5px; vertical-align:top;}
table.noborder tr.title td {font-weight:bold; }
*/
table.noborder , table.noborder tr td  , table.nolines { border:0px solid #aeb2b6; }
table.noborder tr.title td { border-bottom:2px solid #6678B1; color:#003399; font-size:14px; font-weight:normal; padding:10px 8px; }
table.noborder tr td { border-bottom:1px solid #CCCCCC; color:#666699; padding:6px 8px; }
table.noborder tr td a {color:#003399;}
table.noborder tr td a:hover {color:#666699;}
table.nolines tr td { color:#000000; padding:3px 8px; }

