/* CSS Document */



#sidebar {background-image:  url(images/sidebg.jpg);
            background-repeat: repeat-y;
			background-position: 2px 0px;}

body {background-image:  url(images/top2.jpg);
            background-repeat: no-repeat;
			background-position: top left;}
			
#line {background-image:  url(images/line.gif);
            background-repeat: repeat-y;
			background-position: top center;}			

.header {font-family: Arial, Helvetica, sans-serif;
	  font-size: 13pt;
	  font-weight: bold;
	  text-align: center;}

.travelpg {font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;}	  
	  	  	  
body {font-family: Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  font-weight: normal;}

p {font-family: Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  font-weight: normal;
	  line-height: 12pt;
	  width: 400px;
	  text-align: justify;}

.service {font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  font-weight: bold;
	  font-style: italic;
	  line-height: 16pt;
	  text-align: center;}

.form {font-family: Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  font-weight: bold;}
	  
li {font-family: Arial, Helvetica, sans-serif;
	  font-size: 8pt;
	  font-weight: normal;
	  text-align: left;
	  line-height: 11pt;
	  text-decoration: underline;}	  	  

li.other {font-family: Arial, Helvetica, sans-serif;
list-style: square;
	  font-size: 9pt;
	  font-weight: bold;
	  line-height: 13pt;
	  text-decoration: none;
	  color: #336699;}
	  
a {font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;}
							
a:link { color: #336699; text-decoration: underline }
a:active { color: #336699; text-decoration: underline }
a:visited { color: #336699; text-decoration: underline }
a:hover { color: #ffcc00; text-decoration: underline}

a.d_down {color: white; font-weight: normal;}
							
a.d_down:link { color: white; text-decoration: none }
a.d_down:active { color: white; text-decoration: none }
a.d_down:visited { color: white; text-decoration: none }
a.d_down:hover { color: #ffcc00; text-decoration: underline}

.menu1 { background-color: #013F6E;  border: 1px solid #cccccc; padding: 5px;
    font-size: 11px;
	line-height: 9pt;
	z-index: 1;}									