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

/*Presentation*/
body{ background:url(/images/top_bg.gif) repeat-x top; margin:0px; padding:0px; color:#0000001; text-align:left;}
div{ margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6{padding:0px; text-align:left;}
/*Global links*/

a{ color:#93B300; text-decoration:none;}
a:hover{ text-decoration:none;}

/*Header*/
.first{width:780px; height:88px;}
.first h1{background: left no-repeat; padding-left:10px; font-weight:normal; float:left; color:#FFFFFF; display:block;}
.first ul{display:block; list-style:none; float:right; padding:0px; margin:0px; height:88px;}
.first ul li{height:88px; display:block; float:left; padding:0px;}
.first ul li a{width:130px;color:#333333; background:url(/images/bg_t.gif) repeat-x bottom; display:block; padding-top:56px; height:25px; padding-left:5px; padding-right:5px;}
.first ul li a:hover{color:#333333; background:url(/images/bg_menu.gif) repeat-x bottom; display:block; margin-top:30px; padding-top:18px; height:33px; padding-left:5px; padding-right:5px; font-weight:bold;}

/*body*/
.second{width:780px;}
.textcontent{ width:460px; padding:20px; padding-bottom:20px;}
.textcontent h1, .textcontent h2, .textcontent h1 a, .textcontent h1 a:hover, .textcontent h2 a, .textcontent h2 a:hover{ color:#666666; font-weight:100; text-decoration:none;}
.browse{ width:280px; padding-top:20px; padding-bottom:20px; vertical-align:top;}
.textcontent a{ color:#000000; font-weight:bold; text-decoration:none;}
.textcontent a:hover{ color:#666666; text-decoration:none;}
.browse span{color:#093; font-size:24px;}
.browse ul{ list-style:none; display:block; background:#E7E8EA; width:280px; padding:0px;}
.browse a{ width:260px; display:block; padding:10px;}
.browse a:hover{ background:url(/images/bg_t.gif) left top no-repeat #CCCCCC; color:#000000; text-decoration:none;}

/*Footer*/

.footer{ border-top:#333333 1px solid; padding:20px; text-align:center;}