body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #00407D;
}
div#header {
  position: absolute;
  left: -1px;
  top: 0px;
  width:100%;
  height:64px;
  background-color: #00B2EA;
  z-index: 1
  }
  
div#topmenu {
position: absolute; 
left: -1px; 
top: 64px; 
width:100%; 
height:20px; 
background:#82C2FF; 
border:solid 1px #0080FF;
}

div#footer {
position: absolute; 
left: -1px; 
top: 2086px; 
width:99%; 

padding:10px; 
background:#FFFFFF; 
border:dotted 1px #0080FF;
}

.logo {
    font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
   color:#66CC00;

}

.imagewrapleft {
  float: left;
}

div#left {
position: absolute;
left: -1px; 
top: 86px; 
width:310px; 
height:2010px; 
background-color: #C1E1FF; 
padding:5px; float-left;
  border-bottom-color: #0080FF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #0080FF;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #0080FF;
  border-right-style: solid;
  border-right-width: 1px;
}

div#right {
  position: absolute;
  right: -1px;
  top: 86px;
  width: 250px;
  background: #C1E1FF;
  height: 2000px;
  padding:5px;
  border-bottom-color: #0080FF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #0080FF;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #0080FF;
  border-right-style: solid;
  border-right-width: 1px;
}

div#main {
  margin-top: 95px;
  margin-left: 315px;
  margin-right: 265px;
  padding:20px;
  font-size:12px;
}

a:Link {
 color: #00407D; 
 text-decoration: underline;
  }
.alink {
 color: #00407D; 
 text-decoration: underline;
  }
 
A:Visited {
color: #000084; 
text-decoration: underline;
}

A:Hover {
 border-top-color: #66CC00;
 background-color: #66CC00;
 border-top-style: solid;
 border-top-width: 1px;
}



body {
background-color:#ffffff; 
margin-top:0px; 
margin-right:0px; 
margin-bottom:20px; 
margin-left:0px; 
scrollbar-arrow-color:White; 
scrollbar-face-color:#0080FF; 
scrollbar-shadow-color:#004F9B; 
scrollbar-highlight-color:White; 
scrollbar-track-color:White;
}


P, UL,OL{
color:#00407D; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



H1 {
color:#00407D; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:22px; 
font-weight:700;
}

H2 {
color:#00407D; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:18px; 
font-weight:700;
}

H3 {
color:#00407D; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:16px; 
font-weight:700;
}

.google {
	padding: 0px 20px 10px 0px;
	float: left;
	width: 300px;
	height: 290px;
	position: relative;
}

.googleborder {
	padding: 0px 20px 10px 0px;
	margin: 0px 20px 10px 0px;
	float: left;
	width: 300px;
	height: 290px;
	position: relative;
	border: thin dotted Blue;
}

.inverselightblue {
background-color: #0079EE;
color: White;
}

.inversered {
background-color: Red;
color: White;
}

.inverseyellow {
background-color: Yellow;
color: Black;
}

.inversedarkblue {
background-color: Navy;
color: White;
}
.inversegreen {
background-color: #228B22;
color: White;
}

div.c1, p.c5 { text-align: center; }
table.c12 { background-color: White; width: 240px; }
table.c14 { background-color: #FFFFCC; width: 100%; }
table.c3 { background-color: White; width: 285px; }
td.c13 { height: 10px; width: 100%; }
td.amazon { height: 5px; width: 100%; }
td.c15 { height: 100px; }
td.c4 { height: 2000px; width: 170px; }

.c10 {
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}
.c11 {
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
}	
.c16 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
}
.c17 { font-size: xx-small; }
.c2 { font-size: x-small; }
.c21 { font-size: small; }
.c6 {
	color: White;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}
.c61 {
	color: White;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;}
.c7 { font-family: verdana, arial, helvetica, sans-serif; }
.c8 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}
.c9 { color: White; font-size: x-small; }

#DashedBox {
	background-color: #f5f5f5;
	width: 350px;
	border: 3px dashed #000099;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
}
.style6 {color: #000000; font-weight: bold; font-size: 20px; }