/* Used on all pages */

body{
background: #FFF url('layout/bg_top.gif') repeat-x;
color: #383838;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
margin: 10px;
padding: 10px;
}

.line{
border-bottom: 1px dotted #aaa;
}

.img{
border: 0px;
}

.strong{
font-weight: bold;
padding-bottom: 10px;
}

.content{
margin: 0px 0px 0px 0px;
padding: 10px;
border-right: 1px solid #666666;
border-left: 1px solid #666666;
}

.contentMenu{
margin: 0px 0 0px 0;
padding: 10px;
}

.search{
background-color: #FFF;
border: solid 1px #DBDBDB;
color: #4B4840;
font-family: Verdana, Geneva, Helvetica, Sans-serif;
font-size: 10px;
width: 96px;
height: 12px;
}

.search_button{
background-color: #000;
border: solid 1px #DBDBDB;
color: #fff;
font-family: Verdana, Geneva, Helvetica, Sans-serif;
font-size: 10px;
margin-right: 20px;
}

/* Layout */

#container{
margin: 0px auto;
padding:0px;
text-align: left;
width: 910px;
}

#top{
border: 0px solid #000;
}

#horizontal_menu{
background: #fff url(layout/vert_menu.gif) no-repeat;
color: #564b47;
height: 18px;
padding-top: 4px;
}

#left {
width: 130px;
background: url('layout/menu.gif') repeat-y;
float: left;
margin: 5px 0px 0px 0px;
padding: 0px;
text-align: left;
}

#center {
float:left;
margin: 5px 5px 0px 7px;
overflow: auto;
padding: 0px;
width: 610px;
}

#right{
float:right;
padding:0px;
width:140px;
}

/* Images for layout*/

#menu_top{
background: #E6E6E6 url('layout/menu_top.gif') repeat-y;
padding-top: 10px;
}

#menu_bottom{
background: #E6E6E6 url('layout/menu_bottom.gif') repeat-y;
padding-top: 10px;
}

.center_top{
background: #E6E6E6 url('layout/center_top.gif') repeat-y;
padding-top: 10px;
}

.center_bottom{
background: #E6E6E6 url('layout/center_bottom.gif') repeat-y;
padding-top: 10px;
margin-bottom: 10px;
}

/* Other Images */

.advertising{
padding-top: 5px;
}

#logo{
padding-bottom: 5px;
padding-left: 12px;
}

.advertising_top {
padding-bottom: 5px;
float:right;
}

/* Navigation horizontal*/

#navcontainer_horizontal ul{
font-size: 11px;
color: #383838;
float: left;
margin-left: 0;
margin-top: 0px;
padding-left: 0;
width: 100%;
}

#navcontainer_horizontal ul li{
display: inline;
}

#navcontainer_horizontal ul li a{
border-right: 1px solid #D4D4D4;
color: #383838;
float: left;
padding: 0em 1em;
text-decoration: none;
}

#navcontainer_horizontal ul li a:hover{
color: #000;
text-decoration: underline;
}

#nav{
width: 100px;
padding-bottom: 30px;
}

/* main buttons */
ul#menu {
width: 113px;
list-style-type: none;
border-bottom: 1px solid #C9C9C9;
margin: 0;
padding: 0;
}

ul#menu li {
margin: 0px;
padding: 0px;
border-top: 1px solid #C9C9C9;
background-image: url('layout/menu_bg.gif');
}

ul#menu a,
ul#menu a.active {
margin: 0px;
display: block;
padding-top: 5px;
padding-left: 1px;
color : #434343;
background-repeat: no-repeat;
background-position: left top;
font-family: Arial, Sans-serif;
font-size: 11px;
text-decoration : none;
border: none;

/* WIN IE5 hack */
height: 26px;

voice-family: "\"}\""; 
voice-family:inherit;
height: 17px; 
}

ul#menu a:hover {
background-color : #fff;
color : #000;
text-decoration : none;
}

/* second level buttons */

ul#menu ol {
display: none;
list-style: none;
padding: 0px 0px 2px 0px;
margin: 0px;
border-top: 2px solid #BBBBBB;
background-color: #F6F6F6;
}

ul#menu ol li {
border: none;
}

ul#menu ol li a{
font-size: 11px;
border: none;
margin: 0 0 0 0px;
padding: 4px 2px 4px 3px;
	
/* WIN IE5 hack */
 height: 15px;

height: 10px; 
}
