body {
	margin: 0 0 0 0; 
	font-family: Arial, Verdana, Helvetica, Arial; 
	}
	
h1 {
	font-size: 10pt; 
	font-weight: bold
	}

#content {
	background-image: url('/images/background.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 437px;
	position: relative;
	scrollbar-face-color: white;
	scrollbar-base-color: silver;
	scrollbar-shadow-color: silver;
	scrollbar-highlight-color: silver;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: silver;
	}

#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;
	}

#content p, td {
	font-size: 9pt;
	font-weight: normal; 
	color: #6363639;
	}
	
#content table {
	border-collapse: collapse;
	}
	
#content td {
	border-spacing: 0px;
	padding: 2px;
	vertical-align: top;
	horizontal-align: left;
	}

.clsCMOn { 
	cursor: pointer;
	background-color: #191919; 
	font-size : 8pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: white; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	}
	
.clsCMOn a { 
	cursor: pointer;
	background-color: #191919; 
	font-size : 8pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: white; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	}
	
.clsCMOn a:visited { 
	cursor: pointer;
	background-color: #191919; 
	font-size : 8pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: white; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	}
	
.clsCMOn a:hover { 
	cursor: pointer;
	background-color: #191919; 
	font-size : 8pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: white; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	}

.clsCMOver { 
	cursor: pointer;
	background-color: #C0C0C0; 
	font-size : 8pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: #000000; 
	font-weight: bold; 
	font-family : Arial, Tahoma;
	}
	
.clsCMOver a { 
	cursor: pointer;
	background-color: #C0C0C0; 
	font-size : 8pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: #000000; 
	font-weight: bold; 
	font-family : Arial, Tahoma;
	}
	
.clsCMOver a:hover { 
	cursor: pointer;
	background-color: #C0C0C0; 
	font-size : 8pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: #000000; 
	font-weight: bold; 
	font-family : Arial, Tahoma;
	}
	
.clsCMOver a:visited { 
	cursor: pointer;
	background-color: #C0C0C0; 
	font-size : 8pt; 
	text-decoration : none; 
	padding-left: 4px; 
	color: #000000; 
	font-weight: bold; 
	font-family : Arial, Tahoma;
	}
	

.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 : 8pt; 
	text-decoration : none; 
	text-align: center;
	cursor: pointer;
	font-weight: bold;  
	font-family : Arial;
	height:21px; 
	width: 140px;
	padding-left: 5px;
	padding-top: 4px;
	vertical-align: middle; 
	color: white;
}
#content a:hover {
	font-size: 12px;
	font-weight: bold;
}
