img {
	border: none;
}
.body {	
	font: 12px Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #000000;	
	bgcolor: #026890;
	link: #026c93;
	text: black;
	alink: #026c93;
	vlink: #026c93;
}
.header, .header TD, .header TH
 {
	background-image:url(../images/header_bg.jpg);
	border:0;
}
.style3 {
	color: #017DA4;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #017DA4;
}
.style5 {color: #000000}
.contact_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #707277;
}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
.side_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

.title {
	color: #008080;
	font-family: geneva,verdana,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	font-weight: bold;
}

.subheader {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}
.bodylink {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: 026C93;
}
.smalllink {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: 026C93;
}
.bottomlink {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: FFFFFF;
}
#login {
	background-image: url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	height: 300px;
	width: 300px; 
}
#photos {
	width:651px;
	margin: 0 auto 0 auto;
	text-align:center; 
}
#uploadImage {
	height: 300px;
	width: 500px;
	border: 1px solid black;
}
.error {
	color: red;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
}
.footer { 
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color:#999999;
   font-size:11px;
   padding:16px 0px;
   text-align:center;
   text-decoration:none;
   width:100%;
}