	html,body	{
		height:100%;
		margin: 0;
		padding:0px;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		color: black;
		background: url(images/all_bg.gif) top left #7F7BAD repeat-x;
	}
	a	{
		color: #5C5857;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		text-decoration: underline; 
		font-size: 11px;
	}
	a:hover	{
		text-decoration: none; 
	}
	td	{
		font-size: 11px;
	}
	#header td	{
		color: #94FA00;
		font-weight: bold;
		white-space: nowrap;
	}
	#header a	{
		color: #BFBFBF;
		text-decoration: none; 
		font-weight: normal;
	}
	#header a:hover	{
		text-decoration: underline; 
	}
	#header strong	{
		color: #94FA00;
		font-weight: normal;
	}
	#mainMenu a	{
		color: #443258;
		text-decoration: none; 
		font-weight: bold;
		font-size: 12px;
	}
	#mainMenu a:hover	{
		color: #FF6600;
	}
	.title 	{
		color: #443258;
		font-weight: bold;
		font-size: 12px;
	}
	#tourMenu td	{
		font-size: 10px;
		color: #5A3E65;
		font-weight: bold;
	}
	#tourMenu a	{
		font-size: 10px;
		color: white;
		background: url(images/tour_menu_current.gif) top left no-repeat;
		height: 15px;
		width: 188px;
		text-decoration: none;
		padding: 0 0 0 45px;
		font-weight: normal;
	}
	#tourMenu a:hover	{
		color: #5A3E65;
		background: url(images/tour_menu_hover.gif) top left no-repeat;
		font-weight: bold;
	}
	a.tourOnline	{
		color: #FFFF00;
		text-decoration: none; 
		padding: 0 0 0 8px;
		font-size: 11px;
	}
	#subMenu	{
		font-size: 11px;
		color: white;
	}
	#subMenu a:hover	{
		color: #33CC00;
	}
	#subMenu a	{
		font-size: 11px;
		color: black;
		text-decoration: none;
	}
	#subMenu a:hover	{
		color: #33CC00;
	}
   	#content h1	{
   		font-size: 14px;
   		padding: 0;
   		margin: 0;
   	}
    #content hr    {
        color: #FF6B00;
        margin: 3px;
        width: 100%;
        height: 1px;
        padding: 0px;
    }
    #content hr.blue    {
        color: #9999cc;
        margin: 3px;
        width: 100%;
        height: 1px;
        padding: 0px;
    }
    #content span.data {
     color: #aaa;
     margin-right: 5px;
    }
    #content table td.grey {
        background-color: #f1f1f1;
        padding: 10px;
    }
    #content table td.grey2 {
        background-color: #f1f1f1;
        padding: 3px;
    }
    #content table td.grey h2{
        color: #000;
        font-size: 12px;
        font-weight: bold;
    }
    #content #whBorder {
        border-right: 1px solid #fff;
    }
    #content #whBorder2 {
        border-right: 1px solid #fff;
        padding: 3px;
    }
    #content #pad5 {
        padding: 5px;
    }
    #content #pad10 {
        padding: 10px;
    }
   	#content a	{
   		   color: #104483;
   	}
    #content b.blue   {
        color: #104483;
    }
   	#content a:hover	{
   		   color: #FF6B00;
   	}
    #content a.green    {
        color: #009900;
    }
    #content a.green:hover    {
        color: #FF6B00;
    }
    #content ul {
        margin: 3px;
        margin-left: 10px;
        padding: 3px;
    }
    #content ul li {
        margin-left: 3px;
        padding: 3px;
        list-style-image: url('images/ar.gif');
    }
    #content div.prog {
        border: 1px solid #ddd;
        border-left: 3px solid #009900;
        width: 100%;
        padding: 10px;
    }
    #content div.prog {
        border: 1px solid #ddd;
        border-left: 3px solid #009900;
        width: 100%;
        padding: 10px;
    }

    #content div.cal {
        border: 1px solid #757da4;
        background-color: #f0f2f8;
        padding: 10px;
        margin: 0px;
        text-align: left;
    }
    #content div.cal a{
        color: #104483;
        font-size: 12px;
    }
    #content div.cal table td{
        padding: 3px;
        border: 1px solid #ddd;
        background-color: #fff;
    }
    #content div.cal table td.red{
        background-color: #e86f30;
        color: #fff;
        font-weight: bold;
        padding: 3px;
    }
    #content div.cost {
        border: 1px solid #FF6B00;
        padding: 15px;
        margin: 0px;
    }
    #content div.cost h2 {
        font-size: 12px;
        font-weight: normal;
        padding: 0;
        margin: 0;
    }
    #content div.cost table{
        width: 40%;
        padding: 0;
        margin: 0;
    }
    #content img.img {
      border: 1px solid black;
    }
 .img	{
		border: 1px solid black;
	}
	#contacts	{
		color: white;
		line-height: 15px;
	}
	#contacts a	{
		color: #94FA00;
	}
	#contacts a:hover	{
		color: white;
	}
	#bottom	{
		color: #E5DBFF;
		font-size: 10px;
	}
	#bottom a	{
		color: white;
	}
TD.greenhead {
 vertical-align: top;
 background-color: #5CA80A;
 padding-left: 30px;
 padding-top: 15px;
 padding-right: 30px;
 text-align: justify;
 color: white;
 font-size: 8pt;
}