/* -------------------------------------------------------------------------------------------------------
2.7.2006 ariel move page styles to this page.
------------------------------------------------------------------------------------------------------- */
.style {
	font-family: AkzidenzGroteskBQ-LigExt;
	font-size: 12px;
	font-weight: bold;
	color: #D13802;
}
.TEXT {
	font-family: "Microsoft Sans Serif", Sydnie;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
.TEXTFEVENT {
	font-family: "Microsoft Sans Serif", Sydnie;
	font-size: 11px;
	color: #FFFFFF;
}
.input {
	background-color: #E64703;
	background-repeat: no-repeat;
	font-family: "Microsoft Sans Serif", Sydnie;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin none;
}
.credits {
	background-color: #0B76AA;
	background-repeat: no-repeat;
	font-family: HouseGothicHG23Text;
	font-size: 10px;
	font-style: normal;
	color: #0B76AA;
	border-top: thin dotted;
	border-right: thin none;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin none;
	font-weight: bold;
}
.menuforcity {
	font-family: HouseGothicHG23Text;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.MainText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
}

a:link {
	/* color: #FFFFFF; */
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/* color: #DFDFDF; */
	/* color:#9900FF; */

}
a:hover {
	text-decoration: underline;
	/* color: #6600CC; */
}
a:active {
	text-decoration: none;
	/* color: #FFFFFF; */
}
.style7 {font-size: 10px;}
.style8 {font-weight:normal; font-size: 12px;}
.style9 {font-size: 14px;}
.style10{font-size: 14px; color:#FFFFFF;}
.style11 {font-size: 14px; color:#FFFFFF; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.style12 {color:#6600CC;}
.style13 {color:#FFFFFF;}


.Box {
	float:left;
	margin-bottom:5px;				
	margin-right:5px;	
	text-align:center;	
	vertical-align:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	
	height:190px;
	width:180px;
	
	background-color:#FFFFFF;
	
	/* Border */
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#B2B2B2;		
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#606060;			
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#606060;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#B2B2B2;			
}
