﻿/* style sheet for Castel del Monte  pages  */

body {
      margin:auto;
      width:1600px;
      height:950px;
      margin:0px;
      background:#EDF2FF;
	  font-family:"Verdana",  Trebuchet MS, Arial, Helvetica, Calibri, sans-serif;
      font-size: 16px;
      line-height:1.4;
	  color:#000080;
	 }


p   {
	  font-family:"Verdana",  Trebuchet MS, Arial, Helvetica, Calibri, sans-serif;
      font-size:16px;
      line-height:140%;
	  color:#000080;
      border: 0px;
	 }



div.main {
            float:auto;
            width:960px;
			height:100%;
            margin:0px;
            padding:20px;
            text-align: left;
			background-color:#EDF2FF;
			border:0px solid #4D65A0;
 			}

	/* option - text-decoration: underline; */
a:link { color: #000080;
			background-color: transparent;
			text-decoration: none;
			}
a:active { color: #00008-;
				background-color: #D7E1FF;
				text-decoration: none;
				}
a:visited { color: #000080;
				background-color: transparent;
				text-decoration: none;
				}
a:focus, a:hover { color: #FF3200;
                    background-color: transparent;
					text-decoration: none;
					}

	/*Remove underline for just this link, "works" */


.clear  {clear:both;}


div.footer  {
			 width:900px auto;
			 margin:10px;
			 padding:10px;
			 background-color:#EDF2FF;
			 border-top:0px solid #4D65A0;
			}

table.center {
   	 		  margin-left:auto;
   	 		  margin-right:auto;
   	 		  border:0px solid #4D65A0;
			 }

.navy6  {
	font-size : 6pt;
	font-family : Trebuchet MS;
	color : #000080;
}

.navy8  {
	font-size : 8pt;
	font-family : Trebuchet MS;
	color : #000080;
}

.navy10  {
	font-size : 10pt;
	font-family : Trebuchet MS;
	color : #000080;
}

.navy12  {
	font-size : 12pt;
	font-family : Trebuchet MS;
	color : #000080;
}

.navy14  {
	font-size : 14pt;
	font-family : Trebuchet MS;
	color : #000080;
}

.navy16  {
	font-size : 16pt;
	font-family : Trebuchet MS;
	color : #000080;
}

.green6  {
	font-size : 6pt;
	font-family : Trebuchet MS;
	color : #006600;
}

.green8  {
	color : #006600;
	font-family : Trebuchet MS;
	font-size : 8pt;
}

.green10  {
	font-size : 10pt;
	font-family : Trebuchet MS;
	color : #006600;
}

.green12  {
	font-size : 12pt;
	font-family : Trebuchet MS;
	color : #006600;
}

.green14  {
	font-size : 14pt;
	font-family : Trebuchet MS;
	color : #006600;
}

.green16  {
	font-size : 16pt;
	font-family : Trebuchet MS;
	color : #006600;
}

.red6  {
	font-size : 6pt;
	font-family : Trebuchet MS;
	color : #FF0000;
}

.red8  {
	color : #FF0000;
	font-family : Trebuchet MS;
	font-size : 8pt;
}

.red10  {
	font-size : 10pt;
	font-family : Trebuchet MS;
	color : #FF0000;
}

.red12  {
	color : #FF0000;
	font-family : Trebuchet MS;
	font-size : 12pt;
}

.red14  {
	font-size : 14pt;
	font-family : Trebuchet MS;
	color : #FF0000;
}

.red16  {
	font-size : 16pt;
	font-family : Trebuchet MS;
	color : #FF0000;
}

.rust6  {
	font-size : 6pt;
	font-family : Trebuchet MS;
	color : #CC6633;
}

.rust8  {
	font-size : 8pt;
	font-family : Trebuchet MS;
	color : #CC6633;
}

.rust10  {
	color : #CC6633;
	font-family : Trebuchet MS;
	font-size : 10pt;
}

.rust12  {
	font-size : 12pt;
	font-family : Trebuchet MS;
	color : #CC6633;
}

.rust14  {
	font-size : 14pt;
	font-family : Trebuchet MS;
	color : #CC6633;
}

.rust16  {
	font-size : 16pt;
	font-family : Trebuchet MS;
	color : #CC6633;
}


			

	 


