﻿table{border-collapse:collapse;border-spacing:0;}
/*html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}*/
body
{
    font-family: Arial;
}

#menu, #menu a
{
    background-color: #749bd2;
    color: #FFFFFF;
    /*height: 400pt;*/
    /*width: 100pt;*/
    font-family: Helvetica Narrow, Arial Narrow, Avian;
    
}
#menu
{
    width:115pt;
    z-index: 100;
}

#menu ul
{
    /*margin-left: -10pt;*/
}
/*
#menu li
{
    list-style-type:none;
    height: 50pt;   
}*/

.center 
{
    margin-left: auto;
    margin-right: auto;
}

.body
{
    max-width: 55em; /*border: solid thin Orange;*/
}

/*a.rounded, .button 
{
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
}*/
a
{
    color: #749bd2;
}

a:Hover
{
    color: #637EC7;
}
    
.bottomBanner
{
    background-color: white;
    /*display: table-cell;*/
    /*padding-top: 25pt;*/
    /*padding-left: 30px;*/
}

.picCube
{
    text-align:center;
    font-weight:bold;
    font-family:Helvetica Narrow, Arial Narrow, Avian;
    /*width: 9em;*/
    float: left;
}

.picCube div image
{
    /*max-height:8em;
    max-width:8em; */
    /*margin: 5pt;*/
}

a .picCube
{
    border: none;
    text-decoration: none;
    color: Black;   
}

.picCube div
{
    background-color: #999999;
    /*padding:2pt; 
    margin:6pt;*/
}

a, a img
{
    text-decoration: none;
    border: none;
}

/*.imgBox, .imgBox img { width:110px; height:110px; margin:0;padding:0 }*/
.imgBox { margin: 5px; width: 110px; height: 110px; padding:1px; border: none; text-decoration: none;}



/*div.inner { margin: 0; background: #ffc; padding: 10px; border:0; zoom:1;}
div.outer { float: left; margin: 15px; background: #c82; padding: 8px; width: 22em }
*/



