/* @override http://ewc.wiglaf.org/ewc_generated.css */

/* @group start */
.start {
	background-color: #E1E470;
}

.start a:link {
	color: #0000FF;
}

.start a:visited {
		color: #0000FF;
}



/* @end */

.header_title {
	font-weight: bolder;
	font-size: xx-large;
	text-align: center;
}

.header_large_text {
	line-height: 1.8;
	font-weight: bold;
	font-size: x-large;
	text-align: center;

}
.header_text {
	line-height: 2;
	font-weight: bold;
	font-size: large;
	text-align: center;

}

.header_small_text {
	line-height: 2;
	font-size: medium;
	text-align: center;

}

.title_page_box_left {
	float: left;
	border-right-color: #d4cd3a;
	border-right-style: none;
	vertical-align: top;
	height: 200px;
}

.title_page_box_right {
	float: right;
	vertical-align: top;
	height: 200px;
}

.title_page_box_border {
	display: block;
	border-color: #d4cd3a;
	border-style: solid;
}

.title_page_group_pic {
	margin-top: 6mm;
	clear: none;
	display: block;
	text-align: center;
	float: none;
}

.spacer {
	clear: both;
}

/* copied over from europeanwatch.css */
.thin-border{
   border-style:solid;
   border-color:white; 
   border-width:1px;
   padding:6pt;
   margin:6pt;
   background-color:#0000a0;
   color:#FFFFFF;
}

.thin-border a:link { color:#FFFF00; }
.thin-border a:hover { color:#FF6666;}
.thin-border a:visited { color:#FFFF00; }
