a {
	text-decoration: none;
}
a:active, a:link, a:visited {
	color: #2F93B7;
}
a:hover {
	color: #FF00FF;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #AFB0BF;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
}
img {
	background: none;
	border: none;
}
table {
	padding: 0px;
	border-collapse: collapse;
}
td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
td.content-holder {
	background-image: url(images/about_16.gif);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 1em;
	text-align: center;
}
td.menu {
	text-align: right;
}
tr {
	margin: 0px;
	padding: 0px;
}
.content {
	text-align: left;
	color:#666666;
}
.content-entry {
	color: #666666;
	padding-bottom: 1em;
}
.emphasized {
	color: #FF00FF;
	font-size: 12px;
	font-weight: bold;
}
.label {
	color: #2f93b7;    
	font-weight: bold;   
} 
.boldCaption{
	color:#444444;  
	font-size: 14px;
	font-weight: bold;
}
.sideEntry {
	color: #FFFFFF; 
	font-size:13px; 
}
.sideEntryHead {
	color: #FFFFFF;  
	font-size:13px; 
}
.sideHeading {
	color: #FFFFFF;
	font-weight: bold; 
	font-size:13px; 
}
.sideHeadingNotBold {
	color: #FFFFFF; 
	font-size:13px; 
}   
.sideHeading a{  
	color:#FFFFFF; 
	
}
.sideHeading a:active{  
	color:#FFFFFF; 
	
} 
.sideHeading a:visited{  
	color:#FFFFFF; 
	
}
.sideHeading a:hover {
	color: #FF00FF;
}




.sideHeadingNotBold a{  
	color:#FFFFFF; 
	
}
.sideHeadingNotBold a:active{  
	color:#FFFFFF; 
	
} 
.sideHeadingNotBold a:visited{  
	color:#FFFFFF; 
	
}
.sideHeadingNotBold a:hover {
	color: #FF00FF;
}   
.title {
	color: #333333;
	font-weight: bold;
}