a img {border: none; }

body{
background-image: url(../assets/bg_01.gif);
background-repeat: no-repeat;
background-color: #f15c24;
margin-left: auto;
margin-right: auto;
font-family: Verdana, sans-serif;
background-position: center top;
}

a.body:link{
color: #ffffff;
text-decoration: none;} 
a.body:hover{
color: #ef6c23;
text-decoration: underline;}
a.body:active{
color: #3d58a7;
text-decoration: none;}
a.body:visited{
color: #ffffff;
text-decoration: none;}

h1{font-size: 1em;
text-align: left;
color: #000000;
padding-left: 0.5em;}

h2{
font-size: 0.8em;
text-align: right;
color: #000000;
padding-right: 0.5em;}

h3{font-size: 0.7em;
text-align: right;
color: #ffffff;
padding-right: 0.5em;
background-color: #000000;}

h4{}


#layout{
margin-left: auto;
margin-right: auto;
margin-top: -1em;
width: 890px;}

#layout_01{
background-image: url(../assets/bg_02.gif);
background-repeat: repeat-y;
color: #FFFFFF;
font-size: 0.8em;
width: 890px;}

#layout_02{
background-image: url(../assets/left_panel.gif);
background-repeat: repeat-y;
background-position: left top;
width: 218px;
font-size: 0.7em;
color: #ffffff;}

#layout_03{
background-color: #d7d7d7;
width: 478px;
color: #000000;
font-size: 0.8em;}

#layout_04{
background-color: #e2e2e2;
width: 184px;}

#layout_05{
background-image: url(../assets/bg_03.gif);
background-repeat: repeat-x;}

#layout_06{
border: 2px #ffffff solid;
width: 474px;
height: 250px;}

.layout_07{
background-color: #000000;
text-align: center;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;}


.body_text{

padding-left: 8px;
padding-right: 8px;
text-align: justify;}

a.body_text:link{
color: #000000;}
a.body_text:hover{
color: #f15c24}
a.body_text:active{
color:#ffffff}
a.body_text:visited{
color: #000000}

.links{
width: 390px;
background-image: url(../assets/bg_03.gif);
border: 1px #ffe2c8 dashed;
background-repeat: repeat-y;
padding-left: 4px;
padding-right: 4px;}

.news{
width: 640px;
background-image: url(../assets/bg_05.gif);
border: 1px #ffe2c8 dashed;
background-repeat: repeat-y;
padding-left: 4px;
padding-right: 4px;
max-width: 640px;}


#topanchor{
text-align: right;
font-size: 0.7em;
font-style: italic;}


a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:50; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:150px;
    border:1px solid #000;
    background-color: #f2b087; color: #000000;
    text-align: center;}

 /* remove the margin and bullets, set the padding for this demo only*/
.nav {margin:1px 0px 0px 0px; padding:0px 2px 0px 2px; list-style:none; width:880px; font-size: 0.7em;}
.nav2 {margin:1px 0px 0px 0px; padding:0px 2px 0px 2px; list-style:none; width:880px; font-size: 0.7em;}
.nav2 {margin:1px 0px 0px 0px; padding:0px 2px 0px 2px; list-style:none; width:470px; font-size: 0.7em;}
 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
.nav li {display:inline; float:left;  padding:0px 4px 0px 4px; }
.nav2 li {display:inline; float:left;  padding:4px; }
.nav3 li {display:inline; float:left;  padding:2px; }
/* style the links and place the background image to start from left edge */
.nav li a {display:block; height:24px; float:left; background: url(../assets/bg_03.gif);  background-repeat:repeat-x; text-decoration:none; letter-spacing:1px; line-height:23px; padding: 0px 4px 0px 4px; border-left: 1px #fb916a solid; border-right: 1px #fb916a solid;}

/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 pixel right padding */
/*.neon li a b {margin:0 0 0 40px; display:inline; float:left; height:32px; background:url(../assets/neon_off.gif) right top; padding:200px 40px 0 200px; color:#fff;}*/

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.nav li a:hover, .nav li a:hover b { background-image: url(../assets/bg_04.gif); background-repeat:repeat-x; cursor:pointer; border-left: 1px #fb916a solid; border-right: 1px #fb916a solid;}

/*.neon li a.current, .neon li a.current b, .neon li a.current:hover , .neon li a.current:hover b {background-image:url(../assets/bg_13.gif); color:#000; cursor:default;}*/

#info {background: url(../assets/bg_03.gif) ; width:881px; height:25px; }


#btn_text{
font-weight: bold;
}

a.btn_text:link{
color: #000000;}
a.btn_text:hover{
color: #74c4ef}
a.btn_text:active{
color: #74c4ef}
a.btn_text:visited{
color: #000000}

.form{
border: 1px #f15c24 solid;
padding: 2px;}

.formfield{
background-image: url(../assets/bg_04.gif);
background-repeat: repeat-x;
height: 25px;}

.formfieldl{
background-color: #f15c24;}



hr{background-image: url(../assets/bg_09.gif);
background-repeat: no-repeat;
height: 1px;
width: 460px;}

#footer{

background-image: url(../assets/footer.gif);
background-repeat: no-repeat;
background-position: top top;
height: 58px;
margin-top: -10px;}

#footnavl{
list-style:none;
margin-bottom:20px;
text-align: left;
font-size: 0.6em;
margin-left:-20px;
color: #ffffff;
line-height: 1.4em;}

#footnavl li{
display:inline;
padding:0 10px;
border-right:1px solid #333333;
}

#footnavr{
list-style:none;
margin-bottom:20px;
text-align: right;
font-size: 0.7em;
margin-right: 2px;
margin-top: -36px;
color: #ffffff;}

#footnav{
list-style:none;
margin-bottom:30px;
text-align:center;
font-size: 0.6em;
width:750px;
}

#footnav li{
display:inline;
padding:0 10px;
border-right:1px solid #333333;
}

.last{
border-right:none;
}

a.ftr_text:link{
color: #000000;}
a.ftr_text:hover{
color: #ffffff;}
a.ftr_text:active{
color: #e2dcda;}
a.ftr_text:visited{
color: #747475;}

.title{
font-size: 1.1em;
}

.image{
border: 1px #f2b087 solid;
margin: 6px;
padding: 1px;}

.leftpanel{
background-image: url(../assets/left_panel.gif);
background-repeat: repeat-y;
background-position: left top;
width: 218px;}

.title404{
font-size: 3em;
font-weight: bold;}

.titleround{
font-size: 1.5em;
font-weight: bold;
text-transform: uppercase;}

.boxtext{
padding: 6px 14px 6px 14px;
text-align: justify ;}

.box1t {
	width:474px;
	background:url(../assets/box_01t.gif) no-repeat;}

.box1b {
	width:474px;
	background: url(../assets/box_01b.gif) no-repeat left bottom;}

.box1m {
	float:left;
	width:474px;
	background:url(../assets/box_01m.gif) repeat-y;
    margin: 2px 2px 0px 2px;}

    
.error{
font-size: 4em;
font-weight: bold;}