﻿.head {
	border-radius:0px 0px 30px 30px;
    -webkit-border-radius:0px 0px 50px 50px;
    -moz-border-radius:0px 0px 50px 50px;
    width: 95%;
    max-width:1000px;
	border:3px black solid;
	background-color:white;
	behavior: url(PIE.htc);
}
div#wrapper {
	border-radius:35px 35px 0px 0px;
    -webkit-border-radius:35px 35px 0px 0px;
    -moz-border-radius:35px 35px 0px 0px;
    width: 95%;
    height:auto;
    max-width:1300px;
    margin-top:10px;
    margin-bottom:10px;
    overflow: auto;
	border:2px black solid;
	background-color:white;
	box-shadow:0px 0px 30px white;
    -moz-box-shadow: 0px 0px 30px white;
    -webkit-box-shadow: 0px 0px 30px white; 
	behavior: url(PIE.htc);
}
.container {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	position:inherit;
	font-size:large;
	padding:0px 10px 5px 15px;
	text-align:left;

}
.auto-style1 {
  float: left;
  margin-top:3px;
  margin-bottom: 3px;
  margin-right: 10px;
}
.auto-style2 {
  float: left;
  margin-top:10px;
  margin-bottom: 0px;
  margin-right: 10px;
}

.auto-style3 {
	font-size: large;
	color: #800000;
}
.auto-style4 {
	border: 3px solid #3385B8;
	background-color: #CCCCCC;
}
.auto-style5 {
	color: #CCCCCC;
}

.h1 {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:xx-large;
	font-stretch:extra-expanded;
	color:white;
	
}
.h1-b {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:xx-large;
	font-stretch:extra-expanded;
	color:black;
	
}

.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-large;
}
.bord-right {
    border-right:2px #3385B8 solid;
}
.left {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:large;
	padding:0px 10px 5px 15px;
	text-align:left;
}
div#left {
	float:left;
	width:30%;
	position:relative;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:large;
	text-align: left;
}
#I1 {
	height: 480px;
	width: 530px;
	float:right;
	margin:15px 0px 0px 15px;
	border:0px;
}
#table1 {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:large;
}
