/* CSS AK Aviation */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	border:0px;
	padding:0px;
	margin:2px 0px;
	background:#ffffff;
	color:#464646;
}
html {font-size:100%;}
table {
width:98%;
text-align:center;
}
h2,h3,h4 {
padding:3px;
margin:3px;
color:#fe1f24;
font-size:14px;
}
#content {
width:760px;
margin:auto;
padding:5px;
border:1px solid #1d1a73;
}
#content p {
font-weight:normal;color:#797979;font-size:14px;line-height:16px;
}
p, li {font-weight:bold;}
.imgright {
float:right;
padding:2px;
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-right:2px solid #cccccc;
border-bottom:2px solid #cccccc;
}
.imgleft {
float:left;
padding:2px;
border-top:2px solid #ffffff;
border-left:2px solid #cccccc;
border-right:2px solid #ffffff;
border-bottom:2px solid #cccccc;
}
.tdsmall {
vertical-align:top;
font-size:0.7em;
padding-top:5px;
}
.menu {
width:190px;
float:left;
margin:0px 15px 0px 2px;
padding-top:10px;
}
a.button, a.button:link, a.button:visited{
display:block;
width:150px;
padding:2px;
margin:3px 0px 3px 0px;
text-align:left;
text-decoration:none;
color:#000066;
font-weight:bold;
background:#fe1f24;
border:1px solid #000066;
font-size:0.8em;
}
a.button:hover {
background:#000066;
color:#fe1f24;
}
a.buttonr, a.buttonr:link, a.buttonr:visited{
display:block;
width:160px;
float:right;
padding:2px;
margin:3px 0px 3px 0px;
text-align:center;
text-decoration:none;
color:#000066;
font-weight:bold;
background:#fe1f24;
border:1px solid #000066;
font-size:0.8em;
}
a.buttonr:hover {
background:#000066;
color:#fe1f24;
}
.address {
color:#999999;
text-align:center;
padding:5px;
font-weight:bold;
font-size:0.7em;
}
.textnav {
color:#999999;
text-align:center;
padding:5px;
font-weight:bold;
font-size:0.8em;
}
a.pagenav,  a.pagenav:link, a.pagenav:visited{
color:#464646;
font-weight:bold;
text-decoration:none;
}
a.pagenav:hover {
color:#fe1f24;
}
a.textmenu, a.textmenu:link, a.textmenu:visited{
text-decoration:none;
color:#797979;
}
a.textmenu:hover {
color:#fe1f24;
}
.credits {
color:#666666;
text-align:center;
padding:5px;
font-size:0.7em;
}
.address a {text-decoration:underline;color:#999999;}

.clear {clear:both;}
#counter { /* hidden counter */
	visibility:hidden;}