body {
	text-align: center;
	font: 95%  Arial, Helvetica, Times New Roman, Tahoma, Verdana, serif, sans-serif;
	margin: 2px 0;
	color:darkblue;
	background-color: #dddddd;
}
	   
#wrapper {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	background: #ffffff;
	border: #e7e7ff 6px solid;
}
#header{
	height: 107px;
	background: #ffff7a;
	text-align: center;
	margin-bottom: 1px;
}

#header1{
	height: 50px;
	background: #ffff7a;
	text-align: center;
}

#header2{
	background: #e7e7ff;
	text-align: center;
	border-top: 4px solid  #e7e7ff; /*dotted*/
	border-bottom: 4px solid  #e7e7ff; 
	padding: 4px 4px;
}

#right {
float:left; 
width: 720px;
padding: 10px;
/*margin-left: 70px; */
}

#right1 {
float:left; 
text-align: left;
width: 350px;
padding: 1px;
}

#right2 {
float:left; 
text-align: left;
width: 340px;
border-left: 1px dotted #CC7777;
padding: 1px;
}

#left0 {
float:left; 
width: 350px;
padding: 10px;
margin-left:10px;
}

#right0 {
float:right;
width: 350px;
border-left: 1px dotted #CC7777;
color: #333333;
padding: 10px;
}

#right3 {
float:right;
width: 100px;
/* border-left: 1px dotted #CC7777; */
color: #333333;
padding: 20px;
}

#footer{
clear:both;
/* height:100px; */
text-align: center;
border-top: 2px solid #cc7777;
background-color: #dddddd;
}

#footer1{
clear:both;
/*height:160px; */
text-align: center;
border-top: 2px solid #cc7777;
background-color: #ffffcc;
}

#footer p {
margin-top: 10px;
font-size: 80%;
color:red;
}

p {
font-size: 90%; 
color: #777777;
}
	
#left p{
font-size: 95%; 
color: #777;
line-height: 1.2em;
}

#right p {
font-size: 100%; 
color: #777;
line-height:1.2em;
}

h1 {
color: darkblue;
font-size: 110%; 
border-bottom: 2px solid #AD3838;
background-color: #ccccff;
text-align: center;
}

h2 {
font-size: 105%; color: #cc7777;
margin: 12px;
}

h3{
font-size: 80%; 
color: blue;
background-color: #ffffbb;
padding: 7px 1px 7px 1px;
border: 1px dotted red;
text-align: center;
}

.validbutton {
font-size: 70%;
border: 1px solid #b83d3d;
padding: 4px;
margin-right: 6px;
}

.code {
font-size: 60%;
border: 1px dashed #cccccc;
padding: 4px;
width: 250px;
}

.link3{
font-size: 83%;
color: darkblue;
line-height:123%;
text-decoration:none;
}

.link5{
font-size: 80%;
color: darkblue;
background-color: #ddffee;
padding: 0px 7px 0px 7px;
border: 1px solid #44ee77;
text-decoration: none;
line-height:200%;
/* 
float:left;
margin-left: 15px; */
}

.link1{
font-size: 75%;
color: darkblue;
background-color: #d7ffd7;
padding: 1px 7px 1px 7px;
/* border: 1px solid red; */
text-decoration: none;
}

.link2{
font-size: 75%;
color: darkblue;
background-color: #e7ffff;
padding: 1px 7px 1px 7px;
/* border: 1px solid blue; */
text-decoration: none;
line-height:200%;
/* line-spacing: 1.2em; */
}

a:link {
color:darkblue;
text-decoration:none;}

a:hover {
color: red;
background-color: #ffffcc;
text-decoration:underline;}

a:visited {
color:#aa4477;
text-decoration:none;}

/* a:active {color:darkblue;} */

/* -------------
#BB3E3E; text-decoration:none
--------- */
