/* stylesheet css */
body {
background-color:#ffffff;
color: #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.type0			 				{font-size: 13px; font-weight:bold;}

#OneStatTag1 				{ position:absolute; left:-300px; top:610px; width:10px;  height:20px;}
#A1									{ font: bold 10px arial;}

.rand								{ border:1px solid; border-color:#000000;}
.rand2							{ border:0px solid;}
a.type1:link        { color:#000000; text-decoration:none; font-weight:bold;}              
a.type1:visited     { color:#000000; text-decoration:none; font-weight:bold;}               
a.type1:active      { color:#000000; text-decoration:none; font-weight:bold;}               
a.type1:hover       { color:#ff9900; text-decoration:none; font-weight:bold;}  

a.type2:link        { color:#000000; text-decoration:none; font-weight:normal;}              
a.type2:visited     { color:#000000; text-decoration:none; font-weight:normal;}               
a.type2:active      { color:#000000; text-decoration:none; font-weight:normal;}               
a.type2:hover       { color:#ff9900; text-decoration:none; font-weight:normal;}  

a.type3:link        { color:#000000; text-decoration:none; font-weight:bold; font-size: 14px;}              
a.type3:visited     { color:#000000; text-decoration:none; font-weight:bold; font-size: 14px;}               
a.type3:active      { color:#000000; text-decoration:none; font-weight:bold; font-size: 14px;}               
a.type3:hover       { color:#ff9900; text-decoration:none; font-weight:bold; font-size: 14px;} 

hr {
height: 0;
border: 0;
border-top: 1px solid #000066;
}

h5 {
color: #000066;
}

#main {
margin-top: 30px;
width: 900px;
height: auto;
}

#header {
width: 100%;
height: auto;
background-color: #000066;
border:1px solid #000066; 
background-image:url(../smallthumb/header.png);
background-position: top center;
background-repeat:no-repeat;
}

#headercaravan {
width: 100%;
height: auto;
background-color: #000066;
border:1px solid #000066; 
background-image:url(../smallthumb/headercaravan.png);
background-position: top center;
background-repeat:no-repeat;
}

#headertent {
width: 100%;
height: auto;
background-color: #000066;
border:1px solid #000066; 
background-image:url(../smallthumb/headertent.png);
background-position: top center;
background-repeat:no-repeat;
}

#headercontact {
width: 100%;
height: auto;
background-color: #000066;
border:1px solid #000066; 
background-image:url(../smallthumb/headercontact.png);
background-position: top center;
background-repeat:no-repeat;
}

#headerinfo {
width: 100%;
height: auto;
background-color: #000066;
border:1px solid #000066; 
background-image:url(../smallthumb/headerinfo.png);
background-position: top center;
background-repeat:no-repeat;
}
#header_name {
color: #ff9900;
font-size: 28px;
padding-left: 70px;
padding-top: 10px;
}

#header_slogan {
color: #00ccff;
font-size: 18px;
padding-left: 100px;
}

#menu {
width: auto;
height: 20px;
margin-top: 55px;
background-color: #ff9900;
}

#content {
width: auto;
height: auto;
margin-top: 20px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
padding: 15px;
border:1px solid #000000;
background-color: #c0c0c0;
}

#content_title{
color: #000000;
font-size: 16px;
padding-left: 30px;
}

#content_text{
line-height:17px;
font-size: 11px;
padding-left: 30px;
padding-right:30px;
}


/*menu dropdown*/

#menu li {
list-style: none;
float: left;
font: bold 12px arial;
}

#menu li a {
display: block;
padding: 1px 1px;
width: 140px;
background: #ff9900;
color: #000000;
text-align: center;
text-decoration: none;
height: 17px;
}

#menu li a:hover {
background: #00ccff;
}

#menu div {
position: absolute;
visibility: hidden;
background: #cc0000;
}

#menu div a {
position: relative;
display: block;
padding: 5px 5px;
white-space: nowrap;
text-align: center;
text-decoration: none;
background: #ff9900;
font: bold 11px arial;
width: 170px;
border:1px solid #000066;
}

#menu div a:hover {
background: #00ccff;
color: #000000;
}

.c0									{ color:#000000; font-size: 11px;}
.c1									{ color:#000000; font-size: 11px;}
.c3									{ color:#ffffff;}	 

/* logo xhtml en css */
img.c1 {border:0;width:88px;height:31px; float: right; margin-right:10px}
img.c2 {border:0;width:88px;height:31px; float: right; margin-right:10px}

