.tboxcolorsmall { border: 1px solid #666666; height: 16px;	width: 143px; FONT-SIZE: 9pt;}
.copyrighttext { FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif;, sans-serif; color: #FFFFFF;}


A.smallbluelink {
		font-family : Arial, Helvetica, sans-serif;
		color : #CC0000;
		font-size: 11px;
		text-decoration : underline;
}

A.smallbluelink:HOVER {
		color: #FF6600;
		text-decoration: underline;
}


A.smallorangelink{
		font-family : Arial, Helvetica, sans-serif;
		color : #FF6600;
		font-size: 11px;
		text-decoration : underline;
}


A.smallorangelink:HOVER{
		color: #0088d5;
		text-decoration: underline;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color : #181716;
}

.content 
{
		font-family : Arial, Helvetica, sans-serif;
		color : #181716;
		font-size: 9pt; 
		text-align: justify;
		line-height: 1.5;
}

.smallcontent 
{
		font-family : Arial, Helvetica, sans-serif;
		color : #181716;
		font-size: 11px; 
		text-align: justify;
		line-height: 1.5;
}


.heading1
{
		font-family : Arial, Helvetica, sans-serif;
		color : #181716;
		font-size: 15px; 
		text-align: justify;
		line-height: 1.5;
		font-weight:bold;
}

#button {
	width: 175px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #f8f7ef;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #CC0000; //#9a8e51;
		background-color: #f8f7ef;
		margin: 0;
		color: #9a8e51;
		}
		
	#button li a {
		display: block;
		background-color: #f8f7ef;
		color: #cc0000;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}
		
	#button li a:hover {
		background-color: #e9e5ca;
		color: #000000;
		}	
		
.image_border {
	border: 1px solid #CCCCCC;
}		

.photo_title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #181716;
	text-align: center;
}
