body {
	background-color: #3399CC;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	color: #000000;
}
H1{
	font-size: 24px;
	margin-top:20px;
	margin-bottom:4px;
	margin-left:50px;
	float:left;
}
H2{
	font-size: 18px;
	text-align: center;
}
H2#first:first-letter{
	font-size: 24pt;
}
H3{
	font-size: 14px;
	text-align: center;
}
H3#bgrnd{
	background-color:#FFFF33;
	border: 1px solid #000000;
	color: #000000;
	}
p#linkx{
	text-align: center;
	margin-top:4px;
}
p.sml{
	font-size: 12px;
}
p.sml a:link{
	color: #336699;
	text-decoration: none;
}
p.sml a:hover{
	color: #336699;
	text-decoration: underline;
}
p.sml a:visited{
	color: #336699;
	text-decoration: none;
}
p#head{
	float:right;
	text-align: right;
	font-size: 12px;
	margin-right:50px;
	margin-top:20px;	
}
p#boldcenter{
	font-weight: bold;
	text-align: center;
}
p.port {
	margin-top:0px;
	}
p.link{
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
	}
div#header{
	height:80px;
	background-color: #3399CC;
	color: #000000;
	clear:both;
	margin-bottom:10px;
}
div.mainTXT{
	background-color: #3399CC;
	margin: 0px;	
	}
div.footer{
	height:60px;
	padding-top:10px;
	padding-left:50px;
	padding-right:48px;
	background-color: #3399CC;
	color: #000000;
}
div#nifty{
	padding:34px 34px 10px;
	margin-left:50px;
	margin-right:50px;
	background-color: #FFFFFF;
	background-image:  url(/_images/globe.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:100%;
}
div.navcolumn{
	margin-right:40px;
	float:left;
	width:190px;
	background-color: #FFFFFF;	
	}
div.txt{
	margin-left: 270px;	
}
div.port{
	overflow: auto;
	height: 400px;
}
div.serv{
	overflow: auto;
	height: 400px;
	background-image:  url(/_images/globe.jpg);
	background-repeat: no-repeat;
	background-position: 240px 18px;
	}
div.newsContent{
	margin: 0px;
	padding-left: 30px;
	padding-right: 20px;
	} 
div.newsItem{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	}
div.newsItem a.newsTitle{
	font-size: 14px;
	font-weight: bold;
	margin-bottom:4px;
}
div.newsItem a.newsTitle :link{
	color: #993300;
	text-decoration: none;
}
div.newsItem a.newsTitle, .newsItem a.newsTitle:visited { 
	display: block; 
	cursor: pointer!important; 
	padding: 3px; 
	color: #993300;
} 
div.indexport{
	height: 137px;
	width: 190px;
	padding:0;
	position: absolute;
	left: 100px;
	top: 440px;
	}
div.aspen{
	font-size: 12px;
	text-align: center;
	margin-right: 26%;
	margin-left: 26%;
	}
ul#nav{
	list-style-type: none;
	text-align: left;
	margin-top:0px;
	margin-bottom:20px;
}
ul#nav li{
	margin-bottom:5px;
	}
ul#nav li a:link{
	color: #000000;
	text-decoration: none;
	padding-left:4px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #3399CC;
}
ul#nav li a:hover{
	color: #000000;
	padding-left:3px;
	border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #660099;
	text-decoration: none;
}
ul#nav li a:visited{
	color: #000000;
	padding-left:3px;
	border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #660099;
	text-decoration: none;
}
ul#ind{
	list-style-image:  url(/_images/i.png);
	list-style-type: none;
}
ul#ind li{
	vertical-align: text-top;	
}
ul.port{
	list-style-type: none;
}
ul.port li{
	margin-bottom:4px;
}
img.port{
	float:left;
	margin-right:50px;
	margin-bottom:0px;
	}
img#ciw{
	margin-left:30px;
}
img.valhtml{
	float:left;
}
img.valcss{
	float:right;
	margin-top:-34px;
	}
hr.port{
	clear:both;
	margin-right: 14px;
	margin-top:0px;
}
table.paramed{
	font-size: 12px;
}

