body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#6b9ed8;
}
.time12grey a {
	color:#784A0F;
	text-decoration:none;
}
.time12grey a:hover {
	color:#784A0F;
	text-decoration:underline;
}
img {
	border: none;
}
.oto, .allergy, .lar, .neu, .aud{
	padding-top:8px;
	padding-right:10px;
	height:60px;
}
.oto a, .allergy a, .lar a, .neu a, .aud a{
	font-size:17px;
	color:#FFF;
	text-decoration:none;
}
.button {
	margin-top:149px;
	margin-right:10px;
	margin-left:10px;
}
#otobg {
	background:url(../images/oto.jpg);
	}
#otobg:hover{
	background:url(../images/oto1.jpg);
}
#allergybg {
	background:url(../images/allergy.jpg);
	}
#allergybg:hover{
	background:url(../images/allergy1.jpg);
}
#larbg {
	background:url(../images/lar.jpg);
	}
#larbg:hover{
	background:url(../images/lar1.jpg);
}
#neubg {
	background:url(../images/neu.jpg);
	}
#neubg:hover{
	background:url(../images/neu1.jpg);
}
#audbg {
	background:url(../images/aud.jpg);
	}
#audbg:hover{
	background:url(../images/aud1.jpg);
}
.bg_left { background-image: url(../images/bg_left.gif); background-repeat: no-repeat; background-position: top right;}
.bg_right { background-image: url(../images/bg_right.gif); background-repeat: no-repeat; background-position: top left;}
.times20brown { font-family: "Times New Roman", Times, serif; font-size: 20px; color: #703f00; text-align:left;}
.times18brown { font-family: "Times New Roman", Times, serif; font-size: 17px; color: #111111; line-height:18px; padding-top:11px;}
.time14green { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #818152; padding-top:3px;}
.time15white { font-family: "Times New Roman", Times, serif; font-size: 15px; color: #FFFFFF}
.time11grey { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #7a7a7a}
.time10grey { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #7a7a7a ; text-decoration: none}
.time12grey { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #7a7a7a; text-align:left; }