/* CSS Document */


a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

table.styleBorder,div.styleBorder {
	border-width:3px;
	border-style: outset;
	background-color: #669999;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	position:relative;
	width:780px;
	margin: auto;
	}


table.styleInner,div.styleInner {
	border-width: 0px;
	border-style: solid;
	background-color: #c3ceda;
	background-image: url(../images-header/fpuugradient-innerstyle.jpg);
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
	
	table.bodyInner,div.bodyInner {
	border-width: 0px;
	border-style:outset;
	background-color: #c3ceda;
	background-image: url(../images_header/fpuugradient-innerstyle.jpg);
	background-repeat: repeat; 
	width:730px; 
	text-align:left;
}
	
caption {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
	background-color: transparent;
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

hr	{
	border: none;
	background-color: #600000;
	color: #600000;
	height: 3px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
}

font {	  
	font-family: Comic Sans MS;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fffbf8;
	background-image:url(../images-header/sandl2b.gif);
	text-align: center;
	font-size: medium;
	font-family: sans-serif;
	font-size: 14px;
}

h1 {
	color: #990000;
	font-family: Comic Sans MS, sans-serif;
	font-size: 160%;
	font-style: italic;
	margin-bottom: 0em;
	margin-top: 0em;
}

h2 {
	color: #333366;
	font-family: "Monotype Corsiva", sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	margin-left: 0%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px
}

h3 {
	font-style: normal;
	background-color: transparent;
	color: #333366;
	font-family: sans-serif;
	font-size: 22px;
	margin-left: 0%;
	margin-top: 15px;  
	font-weight : normal;
	background-image: none;
}

h4 {
	color: #ffffff;
	font-family: "Monotype Corsiva", sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 25pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-family: "Monotype Corsiva",sans-serif;
	background-color: transparent;
	color: #333366;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 17px;
}

h6 {
	background-color: transparent;
	color: black;
	font-family: cursive;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 0em;
	
}

img {
margin-bottom: 0px;
margin-top: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

.header {
	border: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

.sborder {
	background-color:#006699;
	border-left-color: white;
	border-top-color: white;
	border-bottom-color: gray;
	border-right-color: gray;
	border: 4px;
	margin-left:10px;
	margin-right:10px;
	
}

#goleft {
	float: left;
}

#goright {
	float: right;
}

.title {
	 color :#660000;
}


#displayIE6 {
	display: none;
}
