body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(images/GM_bground3.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	background-color:#494F4B;
}
.LINKS {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #E9E2E3;
	font-size: 13px;
	font-weight: none;
	text-decoration:none;
	padding-left: 7px;
	padding-right:7px;
	font-weight:bold;

}

.LINKS a {
	color: #E9E2E3;
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	padding-left: 7px;
	padding-right:7px;

	}

.LINKS:hover {
	color: #E9E2E3;
	font-size: 13px;
	font-weight: none;
	text-decoration: underline;


}
H1 {
	padding-top: 4px;
	color: #009E63;
	font-size: 16px;
	font-weight: BOLD;
	padding-left: 22px;
	margin-top:12px;
	text-align:left;

}


ul{
	color: #D2D5D4;
	font-size: 13px;
	line-height:135%;
	list-style-image: url(images/bullet.gif);
}
	
p {
	color: #D2D5D4;
	font-size: 13px;
	font-weight: normal;
	line-height:135%;
	padding-left: 22px;
	padding-right: 22px;
	text-align:justify;
	

	}
	
.unjust {
	color: #D2D5D4;
	font-size: 13px;
	font-weight: normal;
	line-height:135%;

	}
	
	h2 {
	color: #B8BDBB;
	font-size: 13px;
	font-weight: normal;
	line-height:120%;

	}
	
.footer {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
			text-align:left;

	}
	
	.footer a {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	}
	
a {
	color: #009E63;
	font-size: 13px;
	text-align:left;
	text-decoration:none;
	}
	
	a:hover{
		text-decoration:underline;
	}
	
	hr{
	height:1px;
	color:#666;
	background-color:#666;
	border:0;
	margin-top:15px;
	width:90%;
	}
	
	.slideshow { 
height: 300px; 
width: 960px; 
margin: auto;
font-family: Arial, Helvetica, sans-serif;
}

.slideshow img { 
border: 0px; 
}

.textarea120 {
	width: 80px;
	font-size: 11px;
	background-image:url(images/calendar.png);
	background-position:right;
	background-repeat:no-repeat;
}

.textarea80 {
	width: 50px;
	font-size: 11px;
}

td .check{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
	background-image: url(images/b-book.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 22px;
	width: 200px;
	text-decoration: none;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(images/b-book.gif); background-repeat: no-repeat;  background-position: 0 -22px; display: block; height: 22px; width: 200px; text-decoration: none;
    }
	
#check {
	padding-top:15px;
}

.menu{
	text-align:center;
}
.small{
	font-size:9px;
}
h2{
	font-size:16px;
	padding-left:8px;
	color: #F6E8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6E8DB;
}


.book {
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:5px;
	
	
}

.book a{
	color:#FFF;
	text-decoration:none;
	background-color: #009E63;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	line-height:140%;
	
}

.book a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #1E201F;
}

