body {
margin: 0;
padding: 0;
border: 0;
background: #fff url(images/bglogo.gif);
text-align: left;
font-family: arial, sans-serif, tahoma, helvetica;
font-size: 0.9em;
color: #000;
}

strong {
font-weight: bold;
}

img {
border: 0;
}

ul {
margin-top: -12px;
}

p {
margin-top: 0;
}

table {
margin-top: -15px;
margin-left: 50px;
}

td {
padding: 7px;
}

#frame {
background: #fff;
color: #000;
margin-left: auto;
margin-right: auto;
margin-top: 1%;
margin-bottom: 1%;
width: 740px;
}

#header {
background: #fff;
color: #000;
width: 740px;
font-weight: bold;
}

#header p {
margin: 0;
}

#menubar {
border-left:solid 3px #1F13B7;
border-right:solid 3px #1F13B7;
}

#pagecontent {
background: #fff;
color: #000;
margin-left: auto;
margin-right: auto;
width: 734px;
border-left: solid 3px #1F13B7;
border-right: solid 3px #1F13B7;
}

.contentmid {
padding: 0 10px;
clear: both;
margin-top: 0;
}

.contentdoors {
padding: 10px 21px;
float: left;
font-size: 0.75em;
text-align: center;
width: 200px;
}

.contentdoors img {
border: #00f solid 1px;
}

.lower {
margin-top: 25px;
}

.picsright {
float:right;
margin: -14px -10px 0 10px;
padding-bottom: 0;
}

#footer {
background: #FFFF73 url(images/bgfooter.gif) repeat-y;
color: #000;
width: 740px;
clear: both;
margin-top: -22px;
height:66px;
border-top: solid 1px #1F13B7;
}

#footer p {
margin:5px;
}

	#tabmenu {
		color: #1F13B7;
		border-bottom: 1px solid #1F13B7;
		border-top: 1px solid #1F13B7;
		background: #FFFF73;
		margin: 0;
		padding-left: 7px;
		padding-top: 10px;
		z-index: 1;}

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a {
		color: #fff;
		background: #ccc;
		font-weight: bold;
		border: 1px solid #1F13B7;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		color: #1F13B7;
		background: #fff;
		border-bottom: 2px solid #fff; }

	#tabmenu a:hover {
		color: #1F13B7;
		background: #ccc; }

	#tabmenu a.active:hover {
		background: #fff; }
