body { 
      	background-image: url(graphics/backGr.jpg);
      	background-repeat: repeat;
      	background-position: center top;
      	margin-top: 0;
      	margin-bottom: 0;
 	padding-top: 0;
      	}
.center{
	text-align: center;
	}
.port{
      	padding-top: 5px;
      	padding-bottom: 5px;
	text-align: center;
      	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Verdana, Arial;
      	font-size: 70%;
      	text-align: center;
	}
.center table{
        margin-left: auto;
      	margin-right: auto;
	}

.price {
        margin-left: 0;
      	margin-right: 0;
      	margin-top: 0;
      	margin-bottom: 0;
	color: #ffffcc;
	text-align: center;
	vertical-align: top;
	font-size: 100%;
	font-family: Georgia, Verdana, Arial;
	}

ul li{
 	list-style-type: square;
      	line-height: 200%;
	}

.img1{
	float:center
	}

h4{
	color: #ffffcc;
	text-decoration:none;
	}

hr{
	border-color: #ffffcc;
	height: 6px;
	width: 75%;
	border-style: inset;
	margin-top: 20px;
	margin-bottom: 10px;
	}

p {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Arial;
      	font-size: 90%;
	font-weight: normal;
      	text-align: justify;
	text-indent: 40px;
	}
.p1 {
	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Arial;
      	font-size: 90%;
	font-weight: normal;
	}

.table1 {
	border-collapse: collapse;
        margin-left: 0;
      	margin-right: 0;
      	margin-top: 0;
      	margin-bottom: 0;  
        border: 5px ridge #444444;
      	}
.table2 {
	border-collapse: collapse;
        margin-left: 0;
      	margin-right: 0;
      	margin-top: 0;
      	margin-bottom: 0; 
        border: 5px outset #444444;
      	}
.frame {
        border-style: ridge;
        border-color: #666666;
      	} 
.pic { 
	border: 3px ridge #777777;
	}
.pic2 { 
	border: 7px ridge #777777;
	}

.loadarea {
	margin-left: auto;
      	margin-right: auto;
	align:center;
      	vertical-align:middle;
	}
.txt70 { 
      	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Verdana, Arial;
      	font-size: 70%;
      	text-align: center;
      	}
.txt80 { 
      	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Verdana, Arial;
      	font-size: 80%;
      	font-weight: normal;
      	}
.txt90 { 
      	color: #ffffcc;
        text-decoration:none;
      	font-family:  Georgia, Verdana, Arial;
      	font-size: 90%;
      	}
.txt100 { 
      	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Verdana, Arial;
      	font-size: 100%;
      	}
.txt80b { 
      	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Verdana, Arial;
      	font-size: 80%;
      	font-weight: bold;
      	}

.txt100b { 
      	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Verdana, Arial;
      	font-size: 100%;
      	font-weight: normal;
      	}
.txt110b { 
      	color: #ffffcc;
        text-decoration:none;
      	font-family: Georgia, Verdana, Arial;
      	font-size: 110%;
      	font-weight: normal;
      	}

.txt110bw {
      	color:#ffffff;
      	font-weight:bold;
      	font-family:  Georgia, Verdana, Arial;
      	font-size: 110%; 
       	}


a:link { 
        color: #ffffcc;
        text-decoration:underline;
        font-family: Georgia, Verdana, Arial;
        font-size: 100%;
        }
a:visited { 
        color: #ffffcc;
        text-decoration:underline;
        font-family: Georgia, Verdana, Arial;
        font-size: 100%;
        } 
a:hover { 
        color: #777777;
        text-decoration:none
        font-family: Georgia, Verdana, Arial;
        font-size: 100%; 
        } 
