﻿body{
	font-family:Verdana, Arial;
	margin:0px;
	padding:0px;
	background-image:url(header.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border-collapse:collapse;

}
.header{
	text-align:center;
	width:100%;
}
.ann{
	position:absolute;
	right:5px;
	top:5px;
}
.container{
	background-image:url(footer.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	height:145px;
}
table{
	margin:5px;
	border-collapse:collapse;
}
img{
	border-width:0px;
}
hr{
	width:550px;
	text-align:center;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#f00;
	/*text-align:center;*/
	font-size:xx-large;
	margin-top:0px;
}
h2{
	font-family:Impact;
	font-style:italic;
	font-size:x-large;
	/*text-align:center;*/
}
h3{
	text-align:left;
}
h4{
	color:#f00;
}
.quote{
	text-decoration:none;
}
td{
	vertical-align:top;
}
.content{
	padding:10px;
	width:65%;

}
.justified{
	text-align:justify;
}
.menu{
	margin-left:0px;
	padding-left:0px;
}
.menu li{
	margin-left:0px;
	list-style:none;
	margin-top:4px;
	margin-bottom:3px;
	border:1px solid #333;
	font-size:17px;
}
.menu a:link,.menu  a:visited { text-decoration: none; color: #fff; display:block; background-color:#06c; padding-left:5px;}
.menu a:active,.menu  a:hover { text-decoration: none; color: #000; display:block; background-color:#69f; padding-left:5px;}
.footer{
	padding:5px;
}
.counter{
		text-align:center;
}

.location{
	border:0px solid #333;
	padding-top:0px;
	vertical-align:top;
	width:95%;
	border-collapse:collapse;
}
.location table{
	width:100%;
	margin:0px;
	border:1px solid #026;
	border-collapse:collapse;
}
.location table td{
	border-top:1px solid #026;
	border-bottom:1px solid #026;
	padding:5px;
}
input,textarea {
	border:1px solid #06c;
}
.tab_foot{
    width:95%;
}
.tab_foot td{
    padding-top:25px;
    width:33%;
    color:#fff;
}
