﻿body {
	margin: 0 0 0 0; 
	font-family: Arial, Verdana, Helvetica, Arial; 
	font-size: 12px;
	}
	
h1 {
	font-size: 10pt; 
	font-weight: bold
	}

.frame {
	overflow: hidden; 
	height: 407px; 
	text-align: center; 
	width: 813px;
  scrollbar-face-color: white;
  scrollbar-base-color: #1784bf;
  scrollbar-shadow-color: #1784bf;
  scrollbar-highlight-color: #1784bf;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-track-color: white;
  scrollbar-arrow-color: #1784bf;
  	}
#content {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 437px;
	}

#content h1 {
	font-size: 12pt; 
	font-weight: bold; 
	margin-top:6px; 
	margin-bottom:10px;
	color: #636363;
	}
	
#content h2 {
	color: #3f4242;
	font-size: 11px;
	margin-top:0
	}

#content h3 {
	color: #3f4242;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
	}

td {
	font-size: 9pt;
	font-weight: normal; 
	color: #636363;
	}
	
#content p {
	font-size: 9pt;
	font-weight: normal; 
	color: #636363;
	}
	
#content table {
	border-collapse: collapse;
	}
	
#content td {
	border-spacing: 0px;
	padding: 2px;
	vertical-align: top;
	horizontal-align: left;
	}
.majorbtn {
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}

.clsCMOn { 
	cursor: pointer;
	background-color: #1784bf; 
	font-size : 9pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: white; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	}
	
.clsCMOn a { 
	text-decoration : none; 
	}
	
.clsCMOn a:visited { 
	text-decoration : none; 
	}
	
.clsCMOn a:hover { 
	text-decoration : none; 
	}

.clsCMOver { 
	cursor: pointer;
	background-color: #C0C0C0; 
	font-size : 9pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: #ffffff; 
	font-weight: bold; 
	font-family : Arial, Tahoma;
	}
	
.clsCMOver a { 
	text-decoration : none; 
	}
	
.clsCMOver a:hover { 
	text-decoration : none; 
	}
	
.clsCMOver a:visited { 
	text-decoration : none; 
	}

.glidetext{
	position: absolute;
	/*Set initial position of your text. Make it just enough to hide the text from view:*/
	top: 343px;
	left: 750px;
	font-size : 9pt; 
	text-decoration : none; 
	text-align: center;
	cursor: pointer;
	font-weight: normal;  
	font-family : Arial;
	height:21px; 
	width: 140px;
	padding-left: 5px;
	padding-top: 2px;
	vertical-align: middle; 
	color: white;
}
#content a:hover {
	font-size: 12px;
	font-weight: bold;
}

.grnd {
	vertical-align: middle;
	text-align: center;
	font-size: x-large;
	height: 200px;
	color: #008000;
	background-color: #00CC00;
}
.grndover {
	vertical-align: middle;
	text-align: center;
	font-size: x-large;
	height: 200px;
	color: #ffffff;
	background-color: #00CC00;
	cursor: pointer;
}
.struct {
	text-align: center;
	font-size: x-large;
	height: 200px;
	color: #CC6600;
	background-color: #FFFF00;
}
.structover {
	text-align: center;
	font-size: x-large;
	height: 200px;
	color: #ffffff;
	background-color: #FFFF00;
	cursor: pointer;
}
.plant {
	text-align: center;
	height: 200px;
	font-size: x-large;
	color: #000080;
	background-color: #1784bf;
}
.plantover {
	text-align: center;
	height: 200px;
	font-size: x-large;
	color: #ffffff;
	background-color: #1784bf;
	cursor: pointer;
}
.train {
	vertical-align: middle;
	text-align: center;
	height: 200px;
	font-size: x-large;
	color: #800000;
	background-color: #FF0000;
}
.trainover {
	vertical-align: middle;
	text-align: center;
	height: 200px;
	font-size: x-large;
	color: #ffffff;
	cursor: pointer;
	background-color: #FF0000;
}
.projectover {
	background-color: #C0C0C0;
	color: white;
	cursor: pointer;
}
.pointer {
	cursor: pointer;
}

