body
{
 margin:0,0,0,0;
 padding:5,5,0,0;
 padding-top:0;
 margin-top:0;
 padding-bottom:0;
 margin-bottom:0;
 font-family:Verdana;
 font-size:11;
 color:#5091FF;
 background-color:#B9D1FF;
 scrollbar-shadow-color:#587FC9; /*right shadow color*/
 scrollbar-track-color:#CEDFFF; /*bg*/
 scrollbar-face-color:#CEDFFF; /*color*/
 scrollbar-3dlight-color:#CEDFFF; /*left shadow color*/
 scrollbar-arrow-color:#7A96CC; /*arrow color*/
 scrollbar-highlight-color:#587FC9; /*dbs*/
}

.text
{
 font-family:Verdana;
 font-size:11;
 color:#5091FF;
}

table
{
 border-width:1;
 border-color:#000000;
 border-style:solid;
 cellpadding:1;
 cellspacing:0;
 font-family:Verdana;
 font-size:12;
 color:#5091FF;
 border-color:#8DA7D6;
 background-color:#C9DEFF;
}

table.menu
{
 cellpadding:0;
 cellspacing:1;
 color:#5493FD;
}

td.menu
{
 background-color:#B0C4E7;
}

td.menu:onmouseover
{
 background-color:#FFFFFF;
}

a
{
 color:#80AFFD;
 text-decoration:none;
}

a:hover
{
 color:#3681FE;
 text-decoration:underline;
}

img
{
 border-width:0;
}

a.menulink
{
border-right: 0px solid #B0C4E7;
display: block;
padding-right: 0px;
position: relative;
right: 0px;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
background-color: #B0C4E7;
color: #3681FE;
padding-top: 0px;
padding-bottom: 0px;
width:100%;
}

a.menulink:hover
{
border-right: 0px solid #96B4E9;
display: block;
padding-right: 0px;
position: relative;
right: 0px;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
background-color: #96B4E9;
color: #808080;
padding-top: 0px;
padding-bottom: 0px;
text-decoration:none;
width:100%;
}

a.menulink:active
{
border-right: 0px solid #96B4E9;
display: block;
padding-right: 0px;
position: relative;
right: 0px;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
background-color: #96B4E9;
color: #035DFE;
padding-top: 0px;
padding-bottom: 0px;
text-decoration:none;
font-weight:bold;
width:100%;
}

.topmenu
{
 width:17%;
 text-align:center;
 height:1;
}

#topmenu_title
{
 width:40%;
 text-align:center;
 background-color:#F2F2F2;
 font-weight:bold;
}

.top
{
 valign:top;
 background-image:url("../img/gradient.jpg");
 background-repeat:repeat-x;
}

iframe
{
 scrollbar-shadow-color:#587FC9; /*right shadow color*/
 scrollbar-track-color:#CEDFFF; /*bg*/
 scrollbar-face-color:#CEDFFF; /*color*/
 scrollbar-3dlight-color:#CEDFFF; /*left shadow color*/
 scrollbar-arrow-color:#7A96CC; /*arrow color*/
 scrollbar-highlight-color:#587FC9; /*dbs*/
}

ul
{
 list-style-type:square;
 padding-left:50px;
 font-family:Verdana;
 font-size:12;
 color:#5091FF;
}

.lnk
{
 font-family:Verdana;
 font-size:12;
 color:#5091FF;
 text-decoration:underline;
}

.lnk2
{
 font-family:Tahoma;
 font-size:12;
 color:#5091FF;
 text-decoration:underline;
 font-weight:bold;
}

.control
{
    border-width:1;
    background-color: #CEDFFF;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style:solid;
    height:18;
    width:300;
/*    text-align:center;*/
}

.control2
{
    border-width:1;
    background-color: #CEDFFF;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style:solid;
    height:18;
/*    text-align:center;*/
}

.sqare_control
{
    border-width:1;
    background-color:#B0C4E7;
    color: #000000;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style:solid;
    height:100;
    width:150;
    text-align:center;
    cursor:hand;
}

hr
{
 border-style:solid;
 border-color:#B0C4E7;
 border-width:1px;
}