﻿	form {
	  padding: 0px 0;
	  margin:0;
	}
	form p{
		padding:0;
		margin:0;
	}
	label {
	  float: left;
	  width: 60px;
	  padding-right: 1px;
	  padding-left: 14px;
	}
	input,
	textarea{
	  padding: 4px;
	  font: 400 12px Georgia, sans-serif;
	  background: #35546f;
	  border:1px dashed #b3b6a9;
	  color: #fff;
	}
	
	input:focus,
	textarea:focus{  
	  color: #fff;
	  background:#21364a;
	  border:1px dashed #d2d3d1;
	}
	#name, #email, #subject{
		width:300px;
	}
	#message{
		width:350px;
		height:90px;
	}
	input.button {
	  padding: 3px 14px;
	  font: bold 0.9em Georgia;
	  cursor: pointer;
	  color: #fff5e7;
	  border-width: 1px;
	  border-style: solid;
	  border-color: #809fbb #182a3b #182a3b  #809fbb;
	}
	
	p#bademail, p#badserver {
		padding: 4px 0px;
		background: #a42858;
		border: 1px solid #841640;
		color: #e7e9e8;
		font-weight: bold;
		margin-bottom: 6px;
		margin-left: 75px;
		text-align: center;
		width:307px;
		display:none;
			}
			
	p#success {
		padding: 4px 0px;
		background: #426486;
		border: 1px solid #243f5a;
		color: #ecf0f1;
		font-weight: bold;
		margin-bottom: 6px;
		margin-left: 75px;
		text-align: center;
		width:307px;
		display:none;
			}

.style2 {
	background-image: url('../images/bg_bottom_m.jpg');
}
.style3 {
	background-image: url('../images/bg_whole.png');
}
.style4 {
	border-collapse: collapse;
}
.style5 {
	margin: 10px 0 10px 10px;
	font-size: x-large;
}
.style6 {
	width: 950px;
}
.style7 {
	text-align: left;
}
.style8 {
	background-image: url('../images/bg_title2.jpg');
}
.style9 {
	font-size: medium;
	padding-left: 10px;
}
.style10 {
	text-align: center;
}
.award-picture {
	margin: 5px;
	padding:5px;
	border: 1px solid #234650;
}
.style11 {
	text-align: left;
	background-image: url('../images/bg_title3.jpg');
}
    .style12 {
	text-align: center;
	background-image: url('../images/bg_title1.jpg');
}
    .style13 {
	font-size: medium;
	padding-left: 10px;
	text-align: left;
}
    .style15 {
	text-align: justify;
	padding-top:5px;
	padding-left:5px;
	padding-right:25px;
}
    .style17 {
	text-align: left;
	font-size: small;
}
.style18 {
	font-size: small;
}
    .style19 {
	margin-left: 10px;
}
    .style20 {
	background-image: url('../images/bg_title2.jpg');
	background-repeat:no-repeat;
}
    .style22 {
	background-image: url('../images/bg_title1.jpg');
	background-repeat:no-repeat;
}
