body {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	color: #ffffff;
	background-image: url('images/bg.gif');
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

table {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

img {
	border: 0px;
}

hr {
	height: 1px;
	color: #666666;
}

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

a.menuLink {
	color: #ffffff;
	text-decoration: none;
}
	
a.menuLink:hover {
	color: #efa208;
	text-decoration: none;
}

input, select {
	font-size: 9pt;
	/*background-color: #ffffff; 
	border: 1px solid #666666;
  	color: #000000; */
}

.requiredField {
	color: #efa208;
}

.header {
	color: #ffffff;
	background-color: #666666;
	font-weight:bold;
}

.header-padding {
	color: #ffffff;
	background-color: #666666;
	padding: 5px;
}

.border_bottom {
	border-bottom: 1px solid #666666;
}

.border_bottom_right {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

.border_bottom_left {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.border_right_left {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.border_left {
	border-left: 1px solid #666666;
}

.border_right {
	border-right: 1px solid #666666;
}

a.header {
	color: #ffffff;
	text-decoration: none;
}
	
a.header:hover {
	color: #ffffff;
	text-decoration: underline;
}

.bgcolorEven {
	background-color:#000000;	
}

.bgcolorOdd {
	background-color:#666666;
}

.borderColor {
	border: 1px solid #666666;
}

.menu {
	padding-left:23px;
	padding-right:23px;
	border-right:1px solid #efa208;
	text-align:center;
}

.menu_right {
	padding-left:23px;
	padding-right:23px;
	text-align:center;
}

.main {
	padding: 20px;
}

.bottom_bg {
	overflow: hidden; 
	background: url(images/intro_bottom.gif) bottom left no-repeat; 
	height:20px;
}

.bottom_bg_intro {
	overflow: hidden; 
	background: url(images/intro_bottom.gif) bottom left no-repeat; 
	height:101px;
}

.padding_left {
	padding-left:10px;
}

.overflow {
	overflow:auto;
	width:822px;
}

.calendar {
	font-size: 7pt;
	background-color:#333333;
}

.book {
	font-size: 7pt;
}

.print {
	display: none;
}

.screen {
	display: block;
}

/* brocure */
.brochureBox {
	background-color:white;
	color:black;
	width:752px;
	height:792px;
}

#introBox {
	background-color:black;
	color:#cccccc;
	width:752px;
	height:792px;
}

#introBox #fro {
	/*border-bottom:1px solid #666666;*/
	text-align:center;
	width:100%;
	height:220px;
	padding:15px;
}

#introBox #Monticelli {
	margin-top:50px;
	text-align:center;
	height:530px;/*352px;*/
}

#introBox #footerIntro {
	/*border-top:1px solid #666666;*/
	height:120px;
}

.brochureBox .main {
	height:850px;
	padding:20px;
}

.brochureBox .header {
	height:50px;
	background-color:#666666;	
	text-align:center;
	padding:1px;
}

.brochureBox .footer {
	height:50px;
	background-color:#666666;
	text-align:center;
	padding:15px;
	font-variant:small-caps;
	color:#efa109;
	font-weight:bold;
	font-size:12pt;
}

.brochureBox .tbl {
	color:#efa109;
	font-weight:bold;	
}

.brochureBox p, h3, h4 {
	margin: 10px 0px;
}

.nav {
	width:180px;
	font-weight:bold;
}

#brochureContainer {
	width:712px;
	border:1px solid #666666;
	margin:0 auto;
	text-align:left;
}

ul {
	margin-left:15px;
}
