body{
	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	padding: 0px;
}
a:link {
	color: #80a040;
text-decoration: none;
}
a:visited {
	color: #9cc251;
text-decoration: none;
}
a:hover {
	color: #67b5dd;
text-decoration: underline;
}

a:link.blu {
	color: #4a90b4;
text-decoration: none;
}
a:visited.blu {
	color: #4a90b4;
text-decoration: none;
}
a:hover.blu {
	color: #9cc251;
text-decoration: underline;
}

.itext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #777882;
	line-height:17px;
}
.btext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #81828B;
	line-height:18px;
}
.bheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #67b5dd;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #b2b2b2;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #67b5dd;
	font-weight:100;
	text-transform:uppercase;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #80a040;
	font-weight:100;
	text-transform:capitalize;
	margin-bottom:2px;
	margin-top:7px;
}
.myfield { 
	background-color:transparent;
	border: solid 3px #e2e2e2;
	padding: 2px;
	height: 15px;
	width: 120px;
	font-family: Times New Roman;
	font-size: 12px;
	color: #67b5dd;	
} 
.myfieldi{ 
	background-color:transparent;
	border: solid 3px #e2e2e2;
	padding: 2px;
	height: 15px;
	width: 220px;
	font-family: Times New Roman;
	font-size: 12px;
	color: #67b5dd;	
} 
.mycombobx {
	background-color:transparent;
	border: solid 3px #e2e2e2;
	padding: 2px;
	height: 120px;
	width: 120px;
	font-family: Times New Roman;
	font-size: 12px;
	color: #67b5dd;
}
.mycombobxi {
	background-color:transparent;
	border: solid 3px #e2e2e2;
	padding: 2px;
	height: 60px;
	width: 220px;
	font-family: Times New Roman;
	font-size: 12px;
	color: #67b5dd;
}
.submit{
	background-color:#efefef;
	border: solid 3px #e2e2e2;
	padding: 0px;
	height: 22px;
	width: 100px;
	font-family: Times New Roman;
	font-size: 11px;
	color: #81828B;
	text-align:center;
}
img.gallery{
	padding:0px;
	border:2px solid #bfedf7;
	margin:0px;
}

