body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: 6D6D6D;
	vertical-align: top;	
	line-height:normal;
}

.menulink{
	color: 6D6D6D;
	text-decoration: none;		
}

.bottommenulink{
	color: white;
	font-weight: bold;
	text-decoration: none;		
}

.bottommenulink:visited{
	color: white;
	font-weight: bold;	
	text-decoration: none;		
}

.c-title{
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	font-weight: bold;
}

.c-title-inner{
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px;
	font-weight: bold;
}

.c-article{
	padding-left: 10px;
	padding-right: 10px;
}

.internalimages{
	margin-left: 3px;
	margin-right: 3px;
}

img{border:0;}
a {
	font-family: tahoma;
	color: #0F9ADA;		
}
a:visited {
	color: #0F9ADA;
}
a:hover {
	color: #0F9ADA;
}
a:active {
	color: #0F9ADA;	


