/* CSS Document 

* {margin:0; padding:0;}*/
body{
	background-color:#BFBFBF;
}
h3{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;	
}
h4{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	color:#384F74;	
	margin:10px;
}
h5{
	font-family:times;
	font-weight:bold;
	font-size:12px;
	color:#000000;	
	margin:10px;
}
h1{
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	color:#c03724;	
	padding:0px;
	padding-top:3px;
	margin:0px;
}

li{padding:5px;
}

td, input, textarea{
	font-family:verdana;
	color:#000000;	
	font-size:18px;
	line-height:25px;
}

a { color:#ff0000;}
a:hover { text-decoration: none;}
a img { border:0;}

.left_menu { color:#0033A2;font-size:14px;font-family:times;}
.footer { text-decoration:none;color:#ffffff;font-size:9px;}

.reservation td{ font-size:10px;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;color:#000000;}


.form { margin-bottom:15px;}
.form input { border: 1px solid #34030C; color:#1B1212; background:#E9E7D8; padding:2px 0 0 6px;}
.img_border { border: 1px solid #0033A2; }
