*{padding:0;margin:0;}
html,body{
min-height:100%;
height:auto !important;
height:100%;
}
a:link,a:visited{color:Blue;text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
body{
background-color:#f7f7ff;
color:#339;
font-size:16px;
width:100%;
line-height:1.2em;
}
em{
padding:0 2px 0 2px;
font-style:normal;
}
img{border:0;}
button,input{font-size:16px;}
button,input.button{
margin:3px 8px 3px 8px;
border:solid 1px #339;
color:#339;
background-color:#f7f7ff;
cursor:hand;
height:26px;
}
button b{
font:bold 12px Tohamo;
text-decoration:underline;
vertical-align:middle;
margin-right:3px;
}
table{width:100%;}
td td{padding:3px;}
td tr{vertical-align:top;}
tr.alt{background-color:#f0f0f7;}
ul{margin:10px 10px 10px 30px;}
.float_left{float:left;}
.float_right{float:right;}
.hidden{display:none;}
.highlight{background-color:#bcdeff;}
.icon{
float:left;
margin:0 15px 0 15px;
padding:5px;
cursor:pointer;
line-height:2em;
text-align:center;
}

#info_box{
text-align:center;
margin:10px;
}
#info_box .box{
margin:16px;
}
#info_box .box span{
margin:3px 0 3px 0;
padding:3px 6px 3px 6px;
vertical-align:middle;
}
#info_box .box img{
margin:3px -16px 3px -16px;
}
#info_box .box1{
border:solid 1px #58C;
background-color:#77C;
color:White;
}
#info_box .box2{
border:solid 1px #58C;
background-color:#BEF;
color:#339;
}
#cover{
text-align:center;
margin:10px;
padding:10px;
}
#cover #exer_box{
margin:10px auto 10px auto;
width:720px;
height:400px;
border:2px dotted gray;
background-color:white;
}
#cover #start_button{
position:relative;
top:160px;
}
#foot_box{
border-top:solid 11px #85b5ff;
background-color:#f7f7ff;
height:32px;
position:absolute;
z-index:99;
}
#foot_box .loading_space{width:32px;}
#foot_box_shadow{
border-top:solid 11px #f7f7ff;
height:32px;
clear: both;
}
#loading{
display:none;
left:0;
position:absolute;
top:0;
z-index:100;
}
#navigator{
padding:5px 5px 5px 25px;
border-bottom:solid 4px #ACCDFF;
margin-bottom:5px;
background-image:url(../img/navigator.gif);
background-position:10px 7px;
background-repeat:no-repeat;
color:#6F75E3;
font-weight:bold;
}
#page_top{
background-image:url(../img/top.gif);
background-repeat:repeat-x;
}
#page_top div{
background-image:url(../img/top.jpg);
background-repeat:no-repeat;
width:750px;
height:51px;
}
#VCOnline1{
left:-10px;
width:10px;
top:-100px;
height:10px;
position:absolute;
z-index:-999;
}