body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#000000; 
	margin: 0px; 
	padding: 0px; 
}
a:link {
	color:#000000; 
}
a:hover {
	color:#000000; 
}
a:active {
	color:#000000; 
}
a:visited {
	color:#000000; 
}

p {
	text-align:justify; 
	font-size: 11px; 
	color:#000000; 
	padding: 0px 10px 10px 10px; 
	margin:0px;
}

#image { border: 1px solid #cccccc; }

#galleryNavigation {
	background: #efefef;
}

#ArticleListArTitle{ 
	font-size: 13px; 
	font-weight: bold; 
	text-align:left; 
}


#ArticleTitle{ 
	font-size: 18px; 
	font-weight: bold; 
	padding-left: 10px;
}
#MoreLink{
	font-size: 10px; 
	font-weight: bold; 
}

td { font-size: 11px; }

a#white {
	color:#FFFFFF; 
	text-decoration: none;
}

a#white:hover { 
	text-decoration: underline; 
}

a#menuItem { 
	display:block; 
	padding: 5px 2px 4px 5px; 
	color: #000000; 
	text-decoration: none; 
	border-bottom: 1px solid #69B0E0; 
}

a#menuItem:hover {
	background-color: #94CEF4;
}

tr#footer td {
	color: #FFFFFF; 
	font-size: 9px; 
	padding: 5px; 
	vertical-align: top;
}

#whiteMenu {
	color:#FFFFFF; 
	text-decoration: none; 
	height: 26px; 
	vertical-align: middle; 
	padding: 5px 5px 0px 5px;
}
#whiteMenuActive{
	color:#FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	height: 26px; 
	vertical-align: middle; 
	padding: 5px 5px 0px 5px;
}

#whiteMenu:hover {
	text-decoration: underline;
	background-color: #68B0E0;
}

.cmstable1 {
	border: 1px solid Gray;
	border-collapse: collapse;
	margin: 0px; 
	padding-right: 15px;
	padding: 0px;
}
.cmstable1 td{
	border: 1px solid Gray;
}

#imageTitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
#imageDescription {
	font-size: 10px;
}


/* IMAGES */
.ImageArticle { margin: 0px; padding: 5px; } 
.ImageParagraph { margin: 0px; padding:10px; border:0px;} 
.ImageGallery { border:0px; } 
.ImageArticleIntro { margin: 5px; padding:5px; border:0px; } 

/* article and gallery Images */
.ImageTitle{ font-size: 11px; font-weight:bold; }
.ImageDescription{ font-size: 10px; }

/* gallery */
.GalleryTitle{ font-size: 11px; font-weight:bold; }
.GalleryDescription { font-size: 11px; }
.GalleryNavItem { font-size: 11px;  text-decoration: none;}
.GalleryNavItem:visited { color: #555555; }
.GalleryNavItemActive{ font-size: 11px;  font-weight:bold;}


/* other - footer, front page, etc. custom elements */
.hint { font-size:10px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; }
