body {
	font-family: Arial, Helvetica, sans-serif; /* tahoma, "trebuchet MS", verdana, arial;*/
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #E4F1C5;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 35px;
	margin-right: 35px;
	background-image: url("../decor/bodybackground.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

.whitebold
{
	font-family: Arial, Helvetica, sans-serif; /* tahoma, "trebuchet MS", verdana, arial;*/
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
	padding-top: 8px;
}


.bgtop { 
		background-image: url(../decor/sandbg.jpg);
      	background-repeat: repeat-x; 
		height:190px;
		font-size: 11px;
}

.bgmarquee { 
		background-image: url(../decor/messagebg.gif);
      	background-repeat: repeat-x; 
		height:28px;
}


.shadowright {
	background-image: url(../decor/shadowright.png);
    background-repeat: repeat-y; 
}

.content_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	list-style-type: square;
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 35px;
	background-color:#FFFFFF;
	background-image:url(../decor/border-left-top.gif);
	background-position: left top;
	background-repeat: no-repeat; 
}

.content_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	background-color:#FFFFFF;
	background-image:url(../decor/border-right-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

table, tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}


h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-style:italic;
	font-weight:bold;
	color:#D15600;
}





.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000099;
}


a 			{ font-size: 11px; line-height: 13px; text-decoration: none; }
a:link 		{ font-size: 11px; line-height: 13px; text-decoration: none; } 
a:visited	{ font-size: 11px; line-height: 13px; text-decoration: none; } 
a:active 	{ font-size: 11px; line-height: 13px; text-decoration: none; }
a:hover 	{ font-size: 11px; line-height: 13px; text-decoration: underline; }


a.contentlink 			{ font-size: 12px; line-height: 22px; color:#356AA0; text-decoration: none; }
a.contentlink:link 		{ font-size: 12px; line-height: 22px; color:#356AA0; text-decoration: none; } 
a.contentlink:visited	{ font-size: 12px; line-height: 22px; color:#356AA0; text-decoration: none; } 
a.contentlink:active 	{ font-size: 12px; line-height: 22px; color:#356AA0; text-decoration: none; }
a.contentlink:hover 	{ font-size: 12px; line-height: 22px; color:#3F4C6B; text-decoration: underline; }

a.footerlink 			{ font-size: 12px; font-weight:bold; padding-top: 8px; color:#FFFFFF; text-decoration: none; }
a.footerlink:link 		{ font-size: 12px; font-weight:bold; padding-top: 8px; color:#FFFFFF; text-decoration: none; } 
a.footerlink:visited	{ font-size: 12px; font-weight:bold; padding-top: 8px; color:#FFFFFF; text-decoration: none; } 
a.footerlink:active 	{ font-size: 12px; font-weight:bold; padding-top: 8px; color:#FFFFFF; text-decoration: none; }
a.footerlink:hover 	    { font-size: 12px; font-weight:bold; padding-top: 8px; color:#FFFFFF; text-decoration: underline; }


a.signeer 			{ font-size: 12px; font-weight:bold; padding-top: 8px; color:#0000cc; border-bottom:dashed 1px #0000cc; text-decoration: none; }
a.signeer:link 		{ font-size: 12px; font-weight:bold; padding-top: 8px; color:#0000cc; border-bottom:dashed 1px #0000cc; text-decoration: none; } 
a.signeer:visited	{ font-size: 12px; font-weight:bold; padding-top: 8px; color:#0000cc; border-bottom:dashed 1px #0000cc; text-decoration: none; } 
a.signeer:active 	{ font-size: 12px; font-weight:bold; padding-top: 8px; color:#0000cc; border-bottom:dashed 1px #0000cc; text-decoration: none; }
a.signeer:hover 	{ font-size: 12px; font-weight:bold; padding-top: 8px; color: #D15600; border-bottom:solid 1px #D15600; text-decoration: none; }

ul {
	list-style-type:square;
}

ol li {
	margin: 0px 0px 12px 0px;
}


/* Menu - top */

a.selected, a.selected:link, a.selected:visited, a.selected:active {
	display:block;
	line-height: 20px;
	width:140px;
	height:30px;
	text-align: center;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url("../decor/button_on.gif");
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	width:140px;
}

a.selected:hover {
	background:transparent url("../decor/button_pressed.gif");
	line-height: 20px;
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	width:140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

a.unselected, a.unselected:link, a.unselected:visited, a.unselected:active {
	display:block;
	line-height: 20px;
	width:140px;
	height:30px;
	text-align: center;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url("../decor/button_off.gif");
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	width:140px;
}

a.unselected:hover {
	background:transparent url("../decor/button_pressed.gif");
	line-height: 20px;
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	width:140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}



a.selected_100, a.selected_100:link, a.selected_100:visited, a.selected_100:active {
	display:block;
	line-height: 20px;
	width:140px;
	height:30px;
	text-align: center;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url("../decor/button_on_100.gif");
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	width:100px;
}

a.selected_100:hover {
	background:transparent url("../decor/button_pressed_100.gif");
	line-height: 20px;
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

a.unselected_100, a.unselected_100:link, a.unselected_100:visited, a.unselected_100:active {
	display:block;
	line-height: 20px;
	width:140px;
	height:30px;
	text-align: center;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url("../decor/button_off_100.gif");
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	width:100px;
}

a.unselected_100:hover {
	background:transparent url("../decor/button_pressed_100.gif");
	line-height: 20px;
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

/*** Guestbook Input boxes ***/
	.inputbox 
	{
		color: #003300;
		background-color:#FFFFF9;
		padding-left: 4px;
		font-family: arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	.inputboxError 
	{
		color: #003300;;
		background-color:#FFF9F9;
		padding-left: 4px;
		font-family: arial, Helvetica, sans-serif;
		font-size: 11px;
		border: inset 2px #FF0000;
	}
	
	.button {
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	 background-color:#669933;
	 color: #FFFFFF;
	 font-weight:bold;
	 padding: 2px 2px 2px 2px;
	 margin-left: 0px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	}

	.messageBoxBorder 
	{
		border: 1px solid #666666;
		margin: 10px 0px 10px 0px;
		width: 600px;
	}
	
	.messageBoxNavigator 
	{
		margin: 10px 0px 10px 0px;
		width: 600px;
	}
	
	.messageBoxNavigatorBtn 
	{
		padding: 2px 7px 2px 7px;
		width: 70px;
		text-align:center;
		border: 1px solid #CCCCCC;
	}
	
	.messageBoxTopBot
	{
		background-color:#669933;
		color:#FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 22px;
	}
	
	.messageBoxMid
	{
		background-color:#FFFFFF;
		padding: 5px 10px 5px 10px;
		font-size: 12px;
		line-height: 15px;
	}


/*************** Milano Projects *****************/

a.mp 		 { font-size: 11px; color: #999; text-decoration: none;} 
a.mp:link 	 { font-size: 11px; color: #666; text-decoration: none; } 
a.mp:visited { font-size: 11px; color: #666; text-decoration: none; } 
a.mp:active  { font-size: 11px; color: #666; text-decoration: none; }
a.mp:hover   { font-size: 11px; color: #333; text-decoration: underline; }

