body {
background-color: white;
background-image: url(http://www.travel32.com/images-css/background.png);
background-repeat: repeat-x;
font-family: Verdana,Arial, sans-serif;
font-size: 13px;
margin-top:0px;
}


img {
border:0px;
}

h1 {
font:bold 24px Verdana,helvetica;
color: #f7a516;
}

h2 {
font:bold 12px Verdana,helvetica;
color: gray;
}

#text{
font-size: 13px;
}

#textpret{
font-size: 17px;
color: white;
font-weight: bold;

}

#textindent
{ 
font-size: 13px;
text-indent:2em;
padding-top: 0px;
text-align:justify;
}


a {color:#1221e6;text-decoration:none;}
a:link {text-decoration: none; color: #0048C0; font-size:14px;}
a:visited {text-decoration: none; color: #20328E; font-size:14px;}
a:hover {text-decoration: underline; color: #0048C0; font-size:14px;}
a:active {text-decoration: none; color: #0048C0; font-size:14px;}



a.footer:link {color: gray;text-decoration:none;}
a.footer:visited {color: gray;text-decoration:none;}
a.footer:hover {color: black;text-decoration:underline;}

a.seeall:link {text-decoration: underline; color: #0048C0; font-size:12px;}
a.seeall:visited {text-decoration: none; color: #0048C0; font-size:12px;}
a.seeall:hover {text-decoration: none; color: #0048C0; font-size:12px;}

a.linkbuy:link {color: white;text-decoration:none;font-size:17px;}
a.linkbuy:visited {color: white;text-decoration:none;font-size:17px;}
a.linkbuy:hover {color: white;text-decoration:none;font-size:17px;}


a.readmore:link {text-decoration: none; color: #20328E; font-size:11px;}
a.readmore:visited {text-decoration: none; color: #20328E; font-size:11px;}
a.readmore:hover {text-decoration: underline; color: #20328E; font-size:11px;}


.floatright {
float: right;
margin: 0 0 0 0 ;
}


.tabelainfo {
border-width:1px;
border-style:solid;
border-color:#C1C1C1;
font-size: 12px;
}

.tdgri {
border-bottom-width:1px;
border-bottom-style:dashed;
border-bottom-color:#C1C1C1;
}











/* header */

#slantedmenu{
font-weight: bold;
font-size: 120%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(media/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}
