/* Forms */
.pathway {
	BORDER-RIGHT: 		1px inset;
	BORDER-TOP: 		1px inset;
	MARGIN: 			0px;
	BORDER-LEFT: 		1px inset;
	BORDER-BOTTOM: 		1px inset;
	BACKGROUND-COLOR: 	#fff;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	padding: 			2px;
}

fieldset { 
	width: 				350px; 
} 

.submitbtn {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color: 				#000000;
}

ul#errors {
	display: 			none;
	margin-top: 		1em;
	background-color: 	#D4D1CA;
	border: 			1px solid #CC0000;
	padding: 			.3em;
	color: 				#C00;
	font-weight: 		bold;
}	

ul#errors li {
	margin-top: 		.5em;
	margin-bottom: 		.5em;
	padding: 			0;
	list-style-image: 	none;
	list-style-type: 	none;
}

ul#errors li.heading {
	list-style-type: 	none;
	color: 				#000;
	font-weight: 		normal;
	font-style: 		italic;
	margin: 			.5em 0;
	padding: 			0;
}

/* Normal */

.titlebox {
	border-bottom-width:thick;
	border-bottom-style:solid;
	border-bottom-color:#c1cad3;	
/*	border-bottom-color:#c1cad3; */
	margin: 			1px;
}

.menuitem {
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	color: 				#FFCC00;
}

.menuitemhover {
	font-size: 			10px;
	font-weight:		normal;
	background-color: 	#000000;
	text-decoration: 	none;
	color: 				#CCCCCC;
	cursor:				pointer;
}

.moduletext { 
	color: 				#FFCC00;
	font-size: 			11px; 
	font-family: 		Verdana;
	margin-bottom: 		4px;
	margin-top: 		4px;
	margin-right: 		4px;
	margin-left: 		4px;
}


.title a:link {
	color: 				#FFFFFF;
	font-weight: 		bold;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	text-decoration: 	none;
	cursor:				pointer;
}
.title a:hover {
	color: 				#FFFFFF;
	font-weight: 		bold;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	text-decoration: 	none;
	cursor:				pointer;
}
.title a:visited {
	color: 				#FFFFFF;
	font-weight: 		bold;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	text-decoration: 	none;
	cursor:				pointer;
}

.pagetitle {
	font-size: 			12px;
	color: 				#F3F3F3;
	font-weight: 		bold;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	text-transform: 	capitalize;
	font-variant: 		normal;
	font-style: 		normal;
	line-height: 		20px;
	text-align: 		left;
}

.pagecontent {
	font-size: 			11px;
	color:				#000000;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-size:			10px;
	color:				#929799;
	text-align:			center;
}

a:link { 
	color: 				#ff9900; 
	text-decoration: 	underline; 
	font-family: 		Verdana; 
} 

a:visited { 
	color: 				#ff9900; 
	text-decoration: 	underline; 
	font-family: 		Verdana; 
} 

a:hover { 
	color: 				#ff9900; 
	text-decoration: 	underline; 
} 

a:active { 
	color: 				#ff9900; 
	text-decoration: 	underline; 
}

/* Calendar */

a.cal_head {
	color: 				#ff9900;
}
a.cal_head:hover {
	text-decoration: 	none;
}
.cal_head {
	background-color: 	#DDDDDD;
	color:            	#008B00;
	font-family:      	Verdana;
	font-size:        	11px;
	font-weight:      	bold;
	font-style:       	normal;
}
.cal_days {
	background-color: 	#DDDDDD;
	color:            	#787878;
	font-family:      	Verdana;
	font-size:        	11px;
	font-weight:      	bold;
	font-style:       	normal;
}
.cal_content {
	background-color: 	#EEEEEE;
	color:            	#000000;
	font-family:      	Verdana;
	font-size:        	10px;
	font-weight:      	normal;
	font-style:       	normal;
}
.cal_today {
	background-color: 	#ffffff;
	color:            	#008B00;
	font-family:      	Verdana;
	font-size:        	10px;
	font-weight:      	bold;
	font-style:       	normal;
}
.cal_event, a.cal_event {
	background-color: 	#DDDDDDDD;
	color:            	#000000;
	font-family:      	Verdana;
	font-size:        	10px;
	font-weight:      	bold;
	font-style:       	normal;
}

.cal_eventitem, a.cal_eventitem
{
	margin-top: 		0;
	margin-bottom: 		0;
	background-color: 	#DDDDDDDD;
	color:            	#000000;
	font-family:      	Verdana;
	font-size:        	9px;
	font-weight:      	normal;
	font-style:       	normal;
}



/* OLD */

/* --- images thumbnails --- */
a.imglink
{
/*	padding:6px; */
	text-decoration: none;
	border-style: solid;
	border:	1px solid #E1E3E4; /* --- border must be invisible --- */
	text-align: center;
	display:block;
}

a.imglink:hover
{
	background-color:	#C6D3EF;
	text-decoration:	underline ;
	border:				1px solid #3169C6;
}


body {
	scrollbar-3dlight-color: 	#000000;
    scrollbar-arrow-color: 		#000000;
    scrollbar-base-color: 		#cccccc;
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-face-color: 		#cccccc;
    scrollbar-highlight-color: 	#cccccc;
    scrollbar-shadow-color: 	#000000;
}

.errortext {
	color: 		#FF0000;
	font-size: 	10px; 
}

.modulebox { 
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.newstitle { 
	border-bottom: 1px solid #000000;
	font-weight: bold;
	color: #FFCC00;
	font-size: 12px; 
	font-family: Verdana;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.newstitle2 { 
	color: #FFCC00;
	font-size: 11px; 
	font-family: Verdana;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.newsbox { 
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.tableborder	{ 
	border-collapse: collapse; 
	border: 1px solid #000000; 
}

.tdborder		{ 
	border: 1px solid #000000; 
	text-align: center; 
	width: 60px; 
}

.imageicon {
	border: 0px solid #000000;
	margin: 4px;
}

.noborder {
	border: 0px solid #000000;
}

.menuitems		{ 
	color: #ff9900; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: Verdana; 
	background-color:#999999; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #000000;
}

.pagetext { 
	color: #000000; 
	text-decoration: none; 
	font-size: 11px; 
	font-family: Verdana; 
}

.pageitem		{ 
	color: #009900; 
	font-size: 12px; 
	font-weight: bolder; 
	font-family:Verdana;

	border-bottom-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
}

.news_title	{ 
	color: #009900; 
	font-size: 12px; 
	font-weight: bolder; 
	font-family:Verdana;
}

.image_thumbnail { 
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

moditem {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.guestbook_title {
	font-size: 12px;
	color: #009900;
	border-bottom-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
}

.guestbook_link:link {
	font-size: 12px; 
	color: #ff9900;
	text-decoration: none;
	font-family: Verdana; 
}
           
.guestbook_link:visited { 
	color: #ff9900; 
	font-family: Verdana; 
	text-decoration: none;
} 
           
.guestbook_link:hover { 
	color: #ff9900; 
	text-decoration: underline;
} 
           
.guestbook_link:active { 
	color: #ff9900; 
	text-decoration: underline; 
}

.news_link:link {
	font-size: 10px; 
	color: #ff9900;
	text-decoration: none;
	font-family: Verdana; 
}
           
.news_link:visited { 
	color: #ff9900; 
	font-family: Verdana; 
	text-decoration: none;
} 
           
.news_link:hover { 
	color: #ff9900; 
	text-decoration: underline;
} 
           
.news_link:active { 
	color: #ff9900; 
	text-decoration: underline; 
}

.menu:link { 
	color: #ff9900; 
	text-decoration: underline; 
	font-family: Verdana; 
} 
           
.menu:visited { 
	color: #ff9900; 
	text-decoration: underline; 
	font-family: Verdana; 
} 
           
.menu:hover { 
	color: #ff9900; 
	text-decoration: underline; 
	background-color: #336600;
} 
           
.menu:active { 
	color: #ff9900; 
	text-decoration: underline; 
}