body {
	background-image: url(Images/Back-1.gif);
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
}

#buttonover {
    cursor: pointer;
}

.style1 {color: #FFFFFF}
.style2 {color: #E7E6E2}
.style5 {color: #313F52}
.style6
{
    height: 45px;
    border-color: #CCCCCC;
}

h1 
{
	font-family: Arial Narrow;
	font-size: 24px;
	text-transform:uppercase;
}

h2
{
	font-family: Arial Narrow;
	font-size: 18px;
}

.style7  
{
	padding-left: 20px;
	vertical-align: bottom;
	text-align: left;
	font-family: Arial Narrow;
	font-size: 24px;
	height: 103px;
	background-position: top, left;
    background-image: url(Images/HP-1.jpg);
    background-repeat: repeat-x;
}

a:link 
{
	text-decoration: none;
	color: Red;
}

a:hover
{
	color: Purple;
}

a:visited
{
	color: Olive;
	text-decoration: none;
}

#overlay 
{ 
	visibility: visible; 
	position: absolute; 
	left: 0px; top: 0px; 
	width:100%; height:100%; 
	text-align: center; 
	z-index: 1000; 
}

#overlay div  
{
	width: 200px; 
	margin: 250px auto; 
	background-color: Yellow; 
	color: Red;
	border: 1px solid #000; 
	padding: 15px; 
	text-align:center; 
}
