body {
	background-color: #97A5B2;
	margin-top: 0;
	line-height: 1.4em;
	color: #444;
}
a:link, a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0033CC;
	text-decoration: none;
	background-color:#ffc;

}

.p20 {
	font-size: 20px;
	line-height: 25px;
}
.color333 {
	color: #333333
}

.p11 {
	font-size: 11px;
	line-height: normal;
}
.p16 {
	font-size: 16px;
}



#ocetop {
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	background-color: #fff;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ocemiddle {
	background: #fff;


}
#ocefoot {
	background: url(../img/footer.jpg) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	height: 88px;
}
#ocetop   h1{
	font: normal 38px/normal "Times New Roman", Times, serif;
	color: #888;
	margin-top: 1.4em;
	margin-bottom: 0.1em;
}
#ocetop h2 {
	font: normal 24px/normal "Times New Roman", Times, serif;
	color: #888;
	margin-top: 0em;	
}
p {
	font-size: 11px;
}

#form {
	font-size: 11px;
	font-weight: bold;
}
#ocetop ul {
	font-size: 11px;
	line-height: normal;
}
th, td, caption {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

input[type=text], input.text, input.title, textarea, select {
	margin:2px;
	border: 1px solid silver;
}
#eml {
	background: url(../img/email.png) no-repeat left -3px;
	padding-left: 25px;
}

#mbl {
	background: url(../img/phone.png) no-repeat left -2px;
	padding-left: 25px;
}
#phn {
	background: url(../img/telephone.png) no-repeat left -2px;
	padding-left: 25px;
}

