body {
	text-align: center;
	width: 100%;
}


#container {
	width: 680px;
	border: double 2px #bbb;
	background-color: white;
	padding: 0.1em;
	}

div.grad {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=CornflowerBlue,endColorStr=white); 
width: 100%;
height: auto;

}

#button {
	font-size: 0.7em;
	width: 15.5em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 5em;
	font-family: Verdana, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#button li {
		align: left;
		border-bottom: 1px solid #90bade;
		margin: 0;
}
	
#button li a {
		display: block;
		padding: 8px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
		
.BlackSmall { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	align:justify;
}

.BlackHeading {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	align:justify;
}

.BlackHeadingSmall {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11pt; 
	color: #000000; 
	align:justify;
}

.Blue {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 1.1em; 
	color: Blue;
	padding-bottom:8px; 
	align: center; 
	font-weight: bold
}

.BlueSmall {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.9em; 
	color: Blue;
	padding-bottom:8px; 
	align: center; 
	font-weight: bold
}

.BlueGallery {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.7em; 
	color: Blue;
	padding-bottom:8px; 
	align: center; 
	font-weight: bold
}

.RedBold { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color: FF9966; 
	font-weight: bold
}

.RedBoldClock {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.6em; 
	color: FF9966; 
	font-weight: bold
}

.orangeText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.8em; 
	color: FF9966; 
	font-weight: bold
}

.class1 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	align:justify;
}

.RedBoldCounter {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.6em; 
	color: FF9966; 
	font-weight: normal
}