a.grey:link {
            color : #504F4E;
            text-decoration : none;
			background-color : #ffffff; 
      }
a.grey:visited {
            color : #504F4E;
            text-decoration : none;
			background-color : #ffffff; 
      }
a.grey:active {
            color : #504F4E;
            text-decoration : none;
			background-color : #ffffff; 
      }
a.grey:hover {
            color : #504F4E;
            text-decoration : underline;
			background-color : #ffffff; 
      }
.body {
			font-family : Verdana, Arial, Helvetica, sans-serif; 
            margin-top : 0;
            margin-bottom : 0;
            font-weight : normal;
      }

.text-nav-right {
            font-size : 10px;
            text-align : right;
      }
.text-nav-left {
            font-size : 10px;
            text-align : left;
      }


.align-right {
            text-align : right;
      }
.text-main-left {
            font-size : 10px;
            text-align : left;
      }

.text-title-left {
            font-size : 10px;
            text-align : left;
            font-weight : bold;
      }

.text-footer-center {
            font-size : 10px;
            text-align : center;
      }

.hyperlist {
			list-style-type: none;
			
			margin: 0px;
}


#page {
            position : relative;
            left : 0;
            top : 0;
            width : 780px;
            height : 660px;
            color : #504F4E;
            background-color : #ffffff;

      }


#box1 {
            position : absolute;
            left : 0px;
            top : 0px;
            width : 780px;
            height : 300px;
}

#box2 {
            position : absolute;
            left : 230px;
            top : 110px;
            width : 320px;
            height :91px;
 		}

#box3 {
		    position : absolute;
            left : 0px;
            top : 280px;
            width : 150px;
            height : 200px;
 			padding: 5px;
		}



			
#box4 {
            position : absolute;
            left : 170px;
            top : 230px;
            width : 380px;
            height : 400px;
			padding: 5px;
			overflow: auto;
		}


#box5 {
            position : absolute;
            right : 0px;
            top : 200px;
            width : 200px;
            height : 300px;
 			padding: 5px;
		}
#box6 {
            position : absolute;
            right : 0px;
            bottom : 50px;
            width : 780px;
            height : 205px;
		}
			
#box7 {
            position : absolute;
            right : 0px;
            bottom : 0px;
            width : 780px;
            height : 50px;
		}
#line1 {
            position : absolute;
            left : 160px;
            top : 237px;
            width : 1px;
            height : 250px;
            color : #ffffff;
            background-color : #00B6E6;
}

#line2 {
            position : absolute;
            right : 215px;
            top : 207px;
            width : 1px;
            height : 170px;
            color : #ffffff;
            background-color : #00B6E6;
}

		