.intro{
	position:relative;
	width:98%;
	z-index:0;
	layer-background-color: #CCCCCC;
	text-align: justify;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-left: 0px;
	padding: 1%;
}
.intro p {
	margin: 5px 0px;
	padding: 0px;
}
.title{
	position:relative;
	width:96%;
	z-index:0;
	layer-background-color: #CCCCCC;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	padding: 2px 2%;
}
.title h1 {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding: 0px 4px 1px 0px;
	color: #000033;
	margin-top: 15px;
	margin-bottom: 4px;
}

.header{
	position:relative;
	width:100%;
	z-index:0;
	layer-background-color: #CCCCCC;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	padding: 10px 0px 10px 0%;
	height: 20px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000033;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000033;
}

.past{
	position:relative;
	width:98%;
	z-index:0;
	background-color: #FFFFFF;
	layer-background-color: #CCCCCC;
	padding: 1%;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	overflow: auto;
	height: 150px;
	visibility: visible;
	background-image: url(images/arrowssss.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.past img{
	border: 1px none #000033;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
}

td img{
	border: 0px none #000033;
	float: none;
	margin: 0%;
	padding: 0%;
}

.present{
	position:relative;
	width:98%;
	z-index:0;
	background-color: #DDDDDD;
	layer-background-color: #CCCCCC;
	padding: 1%;
	text-align: justify;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	height: 20px;
}
.present img{
	border: 1px none #000033;
	float: left;
	margin: 0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 2%;
}
.future{
	position:relative;
	width:98%;
	z-index:0;
	background-color: #DFDDDD;
	layer-background-color: #CCCCCC;
	padding: 1%;
	text-align: justify;
	line-height: normal;
	overflow: auto;
}
.future img{
	border: 1px none #000033;
	float: left;
	margin: 0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 2%;
}
h1 {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding: 0px;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	color: #999999;
	width: 100%;
	line-height: 10px;
	text-align: center;
}

br {
	margin: 0px;
	padding: 0px;
}
strong {
	margin-left: 230px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #CC0000;
	padding-bottom: 1px;
	padding-top: 1px;
}
.style2 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.content a:link {
	color: #CC0000;
	text-decoration: none;
}
.content a:visited {
	color: #CC0000;
	text-decoration: none;
}
.content a:hover {
	color: #000033;
	text-decoration: none;
}
.content a:active {
	color: #CC0000;
	text-decoration: none;
}
h2 {
	text-align: center;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
h3 {
	text-align: center;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.click {
	color: #777777;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
