/*content base*/

html,body 
{ 
background-color: #fff; 
background-image: url(marb009.jpg); 
background-repeat: repeat; 
background-position: 0 0; 
text-align: center; 
margin:0; 
padding: 0; 
}

body         
{ 
color: #000; 
font-size:100%; font-family: Trebuchet MS,verdana, arial, "bitstream vera sans", sans-serif;
text-decoration: none; 
text-align: left; 
padding: 0; 
vertical-align: top; 
margin: 0; 
}
 
h1    
{ 
color: #003399;
font-size: 180% ; 
font-weight: bold; 
line-height: 110%; 
letter-spacing: 1px; 
}

h2   
{ 
color: #003399; 
font-size: 160% ; 
font-weight: bold; 
line-height: 110%; 
}

h3   
{ 
color: #292929; 
font-size: 140% ; 
font-weight: bold; 
line-height: 110%; 
}

hr 
{ 
background-color: #ccc;
height:1px; 
border:0;
margin-top: 10px; 
margin-bottom: 10px; 
}

img{border: 0px;}

ul  { 
list-style-image:none;
list-style-position:outside;
margin: 10px 0 10px 10px; 
}

ul li  
{ 
margin-top:5px;
}

/*content*/

div#header   
{ 
text-align: center; 
margin: 0; 
padding: 10px; 
border-bottom: 1px solid #ccc; 
}

td.mainbox
{ 
background-color: #fff; 
text-align: left; 
vertical-align: top; 
}


div#maincontents   
{ 
line-height: 160%; 
background-color: #fff; 
background-position: 0 top; 
text-align: left; 
vertical-align: top ; 
padding: 20px; 
border-top: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
}

div#maincontents img
{margin:5px;}


/*link*/

a     
{ 
color: #c41700;
text-decoration: none ;
}

a:hover  
{ 
color: #474747; 
text-decoration: underline ;
}

span.sitemap a     
{ 
color: #c41700;
text-decoration: none ;
left:-20px;
padding-left:25px;
position:relative;
}

span.sitemap a:hover  
{ 
color: #474747; 
text-decoration: underline ;
left:-20px;
padding-left:25px;
position:relative;
}

/*main menu*/

div#menubox{ padding: 5px; }

table.menu
{ 
background-color: #ccc; 
text-align: center; 
padding: 0; 
}

table.menu td
{ 
text-align: center;
padding: 0; 
border-right: 1px solid #fff; 
width:400px;
}

table.menu a
{ 
color: #003366; 
font-weight: bold; 
text-decoration: none; 
text-align: center; 
padding: 15px; 
display: block; 
}

table.menu a:hover
{ 
color: #fff; 
background-color: #7a7a7a; 
text-decoration: none; 
}

/*footer*/

div#footer 
{ 
font-size: 90%; 
background-position: 0 top; 
text-align: center; 
padding: 15px; 
}

div#footer  a
{ 
color: #c41700; 
text-decoration: none; 
margin-right: 7px;
margin-left: 7px; 
}

div#footer a:hover
{ 
text-decoration: underline; 
}

div.Directory211 ul
{
font-size:120%;
list-style: none; 
font-weight: bold; 
margin: 0; 
padding: 10px 20px ;
}

div.Directory211 ul li
{
margin-left: 5px; 
margin-top:5px;
padding-left: 30px; 
list-style-type: none; 
background-image: url(arrow2.gif); 
background-repeat: no-repeat; 
background-position: left center; 
}

div.Directory211 ul li a
{
}


div.Directory211 ul li a:hover
{
}

span.vmenu a:link
{
display:block;
}

span.vmenu a:visited
{
display:block;
}

span.vmenu a:hover
{
display:block;
}

ul.sitemap ul.sitemap ul.sitemap li  { 
background-image:url(arrow3.gif);
background-position:0 5px;
background-repeat:no-repeat;
list-style-type:none;
margin-left:5px;
margin-top:5px;
padding-left:20px;
font-weight:100;
font-size:90%;
}

ul.sitemap ul.sitemap li  { 
background-image:url(arrow3.gif);
background-position:0 5px;
background-repeat:no-repeat;
list-style-type:none;
margin-left:5px;
margin-top:10px;
padding-left:20px;
font-weight:100;
font-size:100%;
}

ul.sitemap li {
background-image:url(arrow2.gif);
background-position:0 5px;
background-repeat:no-repeat;
list-style-type:none;
margin-left:5px;
margin-top:20px;
padding-left:20px;
font-weight:bold;
font-size:110%;
}

span.searchdetails
{
display:block;
font-size:85%;
font-style:italic;
padding-bottom:10px;
}