/* CSS Document */

<style type="text/css">



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.upper-links {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	height:42px;
	
	vertical-align: middle;
	

}
.upper-links2 {

	font-size: 13px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	text-decoration: none;
	width:133px;

}

.upper-links:hover {

	font-size: 13px;

	font-weight: none;

	font-family: Arial, Helvetica, sans-serif;

	color: #FF0000;

	text-decoration: none;

}

.para-text {

	color: #666666;

	font-family: Arial;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;
	width:220px;

}
.para-text2 {

	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width:200px;
	vertical-align:top;
	text-align:left;

}
.para-text3 {

	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width:300px;
	vertical-align:top;
	text-align:left;

}


.copyright {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	background:#666666;
	height:36px;
	width:785px;
	vertical-align:middle;

}
.copyright2 {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	background:#d8d8d8;
	height:84px;
	width:785px;
	vertical-align:middle;
	text-decoration: none;

}

.bot-links {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:#666666;
	width:779px;
	vertical-align:middle;



}	

.bot-links:hover {

	font-family: Arial;

	font-size: 11px;

	font-weight: normal;

	color: #FF6600;

	text-decoration: underline;

}

.view-more {

	font-size: 11px;

	font-family: Arial;

	font-weight: bold;

	color: #9AC046;

	text-decoration: none;

	

}

.view-more:hover {

	font-size: 11px;

	font-family: Arial;

	font-weight: bold;

	color: #ff6600;

	text-decoration: underline;

}

.more {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}
.more:hover {

	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}


</style>

