body {
		margin: 0px;
		font-family: 'Arial';
		scrollbar-arrow-color: #000000;
		scrollbar-3dlight-color: #ECE9D8;
		scrollbar-highlight-color: #ACA899;
		scrollbar-face-color: #ECE9D8;
		scrollbar-shadow-color: #ACA899;
		scrollbar-darkshadow-color: #ECE9D8;
		scrollbar-track-color: #ECE9D8;		
}

.fullTable { border:solid 1px #0d3f58; width:100% }

.menuTable { border-right:solid 1px #0d3f58; width:10%}

.contents { width:100%; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px;}

.bgcolorAll { background-color:#C4D2EA; }

h1 { position:absolute; top:15px; left:550px; color:#C4D2EA; font-weight: bold; font-style:italic; font-size:28px; filter: progid:DXImageTransform.Microsoft.dropShadow(Color=999999,offX=5,offY=5,positive=true); }
h2 { text-align:center; font-size:26px; color:#003050; font-weight:bold; }
h3 { font-size:20px; color:#0d3f58; font-weight:bold; }

a { font-size:16px; color: #0d3f58; font-weight: bold; }
a:hover { color: #ff7e00; }

.cont { font-size:15px; font-weight:normal; }
  
.button1 {background-image:url(/images/button1.jpg); text-align:center; width:180px; height:27px; vertical-align:top; padding-top:4px; }
.button2 {background-image:url(/images/button2.jpg); text-align:center; width:180px; height:27px; vertical-align:top; padding-top:4px; }

a.buttonLink {color:#005883; width:100%; height:100%; font-weight:600; text-decoration:none; font-size:15px;}
a:hover.buttonLink { color:#4040FF; }

a.bottom { font-size:14px; color: #0d3f58; font-weight: bold; }
a:hover.bottom { color: #ff7e00; }

