body {
	background: #597c7D;
	}
	
.tablefirst	{
	border: none;
	background: #ffffff;
	}

.tablesecond	{
	border: none;
	background: #597c7D;
	}
	
td.first {
	height: auto;
	}
	
img	{
	border: none;
	}

.body	{
		color: #000000;
		font-size: 12px;
		font-family: Tahoma, Verdana, Arial;
		line-height: 1.5em;
		margin: 12px 10px 14px 12px;
		}
		
.newsbody	{
		color: #000000;
		font-size: 12px;
		font-family: Tahoma, Verdana, Arial;
		line-height: 1.25em;
		margin: 14px;
		}
	
p	{
		color: #000000;
		font-size: 12px;
		font-family: Verdana, Arial;
		line-height: 1.5em;
		margin-left: 10px;
	}

.link {
	color: #597c7D;
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 0em;
	text-align: center;
	text-decoration: none;
	}

.footerlink {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 1.25em;
	text-align: center;
	text-decoration: none;
	}
	
.copyright {
	color: #000000;
	font-size: 10px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.title {
	color: #597c7D;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 15px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.input {
		color: #000000;
		font-size: 12px;
		font-family: Verdana, Arial;
		line-height: 1.5em;
		margin-left: 10px;
		text-align: left;
	}
	
.input2 {
		color: #000000;
		font-size: 12px;
		font-family: Verdana, Arial;
		line-height: 1.5em;
		margin-left: 10px;
		text-align: left;
	}

.list   { 
	color: #597c7D;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	list-style-type: square;
	margin-left: 2em;
	}
	
.portfolio	{
		color: #000000;
		font-size: 10px;
		font-family: Tahoma, Verdana, Arial;
		line-height: 1.5em;
		text-align: center;
		}
	
.listtwo   { 
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: normal;
	list-style-type: circle;
	line-height: 1.5em;
	}
	
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 70px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


