/* CSS Document */
a {
   text-decoration: none;
   	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
#a:hover { background-color: #fff; color: #0066CC; text-decoration:underline; }
#a:visited { color: #7C94D4; }
#a:visited:hover { background-color: #fff; color: #0066CC; }

#title{
	position:absolute;
	width:628px;
	height:50px;
	left: 7px;
	top: 2px;
	background-color:#A1A1A1;
	border: 1px none #000000;
}
#menu{
	position:absolute;
	width:628px;
	height:48px; 
	top: 52px;
	left: 7px;
}
#box1{
	position:absolute;
	width:140px;
	height:140px;
	left: 19px;
	top: 110px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}

#box2{
	position:absolute;
	width:140px;
	height:140px;
	left: 174px;
	top: 110px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}
#box3{
	position:absolute;
	width:140px;
	height:140px;
	left: 327px;
	top: 110px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}

#box4{
	position:absolute;
	width:140px;
	height:140px;
	left: 483px;
	top: 110px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}

#box5{
	position:absolute;
	width:140px;
	height:140px;
	left: 19px;
	top: 263px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}
#box6{
	position:absolute;
	width:140px;
	height:140px;
	left: 173px;
	top: 263px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}
#box7{
	position:absolute;
	width:140px;
	height:140px;
	left: 327px;
	top: 263px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}
#box8{
	position:absolute;
	width:140px;
	height:140px;
	left: 483px;
	top: 263px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}

#box9{
	position:absolute;
	width:140px;
	height:140px;
	left: 19px;
	top: 418px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}
#box10{
	position:absolute;
	width:140px;
	height:140px;
	left: 173px;
	top: 418px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}
#box11{
	position:absolute;
	width:140px;
	height:140px;
	left: 327px;
	top: 418px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}
#box12{
	position:absolute;
	width:140px;
	height:140px;
	left: 483px;
	top: 418px;
	/*z-index:14;
	border-width:thin;
	border-style:solid;
	background-color: #FFCC66;
	border: 1px none #000000;*/
}


#footer{
	position:absolute;
	width:628px;
	height:18px;
	z-index:20;
	left: 7px;
	top: 573px;
	background-color:#A1A1A1;
	border: 1px none #000000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	
}
.style4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
}
