body{
background-color:#cccccc;
margin:0px;
padding:0px;
}

h1{
font-family:Verdana;
font-size:12pt;
font-weight:bold;
color:#ffffff;
}

h2{
font-family:Verdana;
font-size:10pt;
font-weight:bold;
color:#ffffff;
}

a{
font-family:Verdana;
font-size:10pt;
font-weight:bold;
color:#fff;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.googleheader{display:none;}

.topspacer{
width:750px;
height:25px;
float:center;
position:relative;
z-index:2;
background-color:#cccccc;
}

.header{
width:750px;
height:144px;
float:center;
position:relative;
z-index:2;
background-image:url(img/header_bg.jpg);
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}

.header_ak{
width:750px;
height:144px;
float:center;
position:relative;
z-index:2;
background-image:url(img/header_bg_ak.jpg);
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}

.mainbody{
width:750px;
height:415px;
float:center;
background-image:url(img/mainbody_bg.jpg);
background-repeat:no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}

.mainbody_ak{
width:750px;
height:415px;
float:center;
background-image:url(img/mainbody_bg_ak.jpg);
background-repeat:no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}


.footer{
width:100%;
height:100%;
position:absolute;
top:585;
left:0;
z-index:2;
font-family:Arial;
font-size:8pt;
font-weight:bold;
color:#666;
background-color:#cccccc;
}

.scrollbar{
width:15px;
height:415px;
float:center;
background-image:url(img/scrollbar.gif);
float:left;
}

.scrollbar_ak{
width:15px;
height:415px;
float:center;
background-image:url(img/scrollbar_ak.jpg);
float:left;
}


.content, .filelinkssize{
float:left;
padding-left:10px;
font-family:Verdana;
font-size:10pt;
font-weight:normal;
color:#ffffff;
text-align:justify;
}

.content_ak{
float:left;
padding-left:10px;
font-family:Verdana;
font-size:10pt;
font-weight:normal;
color:#ffffff;
text-align:justify;
}


.topnav{
font-family:Helvetica;
font-size:10pt;
font-weight:bold;
float:left;
position:relative;
top:40px;
left:10px;
}

.topnav_ak{
font-family:Helvetica;
font-size:10pt;
font-weight:bold;
float:left;
position:relative;
top:40px;
left:10px;
}

.subnav{
font-family:Helvetica;
font-size:10pt;
font-weight:bold;
color:#ffffff;
text-align:left;
float:right;
width:135px;
position:relative;
top:0px;
right:0px;
}

.subnav_ak{
font-family:Helvetica;
font-size:10pt;
font-weight:bold;
color:#ffffff;
text-align:left;
float:right;
width:135px;
position:relative;
top:0px;
right:0px;
}

.submenuitem{
font-family:Helvetica;
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#cccccc;
display:block;
margin-right:8px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
border:1px solid white;
}

.submenuitem_ak{
font-family:Helvetica;
font-size:10pt;
font-weight:bold;
text-decoration:none;
background-color:#ccc;
color:#666;
display:block;
margin-right:8px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
border:1px solid #333;
}

.submenuitem:hover{
background-color:#cccccc;
color:#666666;
text-decoration:none;
}

.submenuitem_ak:hover{
background-color:#aaa;
color:#666666;
text-decoration:none;
}

.topnavitem{
font-family:Arial;
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#4B6E96;
}

.topnavitem_ak{
font-family:Arial;
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#ccc;
}



.topnavitem:hover{
text-decoration:underline;
color:#ffffff;
}

.topnavitem_ak:hover{
text-decoration:underline;
color:#ffffff;
}