
body
	{
		background: #60655C;
		margin: 15px 0px 0px 0px;
	}


.text
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color:#000000;
		text-decoration: none;
	}
	

a.link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
	}
	

a.link:link, a.link:visited, a.link:active
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
	}
	

a.link:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	

.copyright
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}


a.footer_link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
		line-height: 20px;
	}
	

a.footer_link:link, a.footer_link:visited, a.footer_link:active
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
		line-height: 20px;
	}
	

a.footer_link:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffff00;
		text-decoration: none;
		line-height: 20px;
	}


.extra
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}


.header 
	{
		background: images/back_logo.gif;
		background-repeat: no-repeat;
		background-position: center;
		font-family: tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #307A00;
		margin: 0px 0px 40px 0px;
	}


.div
	{
		padding: 0px 20px 40px 20px;
	}


.header02 
	{
		font-family: tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #990000;
	}


a.email
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #0066FF;
		text-decoration: none;
	}


a.email:link, a.email:visited, a.email:active
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #0066FF;
		text-decoration: none;
	}


a.email:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #0099FF;
		text-decoration: none;
	}


.table_heading
	{
		font-family: Tahoma,Verdana;
		font-size:11px;
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
					
	}


.read_more
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #607700;
		text-decoration: none;
		padding: 0px 0px 0px 455px;
	}


.read_more:link, .read_more:visited, .read_more:active
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #607700;
		text-decoration: none;
		padding: 0px 0px 0px 455px;
	}


.read_more:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #7A9702;
		text-decoration: none;
	}


a.link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
	}


a.qc_link:link, a.qc_link:visited, a.qc_link:active
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #FFFF00;
		text-decoration: none;
	}


a.qc_link:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #FF9933;
		text-decoration: none;
	}


.bullet
	{
		margin: 0px 15px 0px 20px;
		border: none;
	}
	

.bullet01
	{
		margin: 0px 10px 0px 0px;
		border: none;
	}


.prolink
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color:#6A9600;
		text-decoration: none;
	}


.prolink:link, .prolink:visited,
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color:#6A9600;
		text-decoration: none;
	}


.prolink:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color:#78AA00;
		text-decoration: none;
	}
	
.border{
	border-color: #6A9600;
}

.back
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color:#6A9600;
		text-decoration: none;
	}
	
.back:link, .back:visited, .back:active 
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color:#6A9600;
		text-decoration: none;
	}

.back:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color:#78AA00;
		text-decoration: none;
	}
	
.detail{
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	color: #000000;
}

.pagination{
	border:solid 1px;
	border-color:#006699;
	border-collapse:collapse;
	padding:3px;
	background-color:#FF9900;
	color:#FFFFFF;
	margin:2px;
	font-weight:bold;
}
.pagination:link, .pagination:active, .pagination:visited {
	border:solid 1px;
	border-color:#006699;
	border-collapse:collapse;
	padding:3px;
	background-color:#FFFFFF;
	color: #ff7700;
	margin:2px;
	text-decoration:none;
}

.pagination:hover{
	
	border:solid 1px;
	border-color:#006699;
	border-collapse:collapse;
	padding:3px;
	background-color:#FF9900;
	color:#FFFFFF;
	margin:2px;
}


.counter{
		padding:90px 10px 5px 100px;

		}