/* CSS Document */

body {background-color:#E0FED8; background-image:url(images/canon-logo3.png); background-attachment:fixed; background-repeat:no-repeat; background-position:top right; font:Arial; font-family:sans-serif; font-size:10px; color:#006633; scrollbar-face-color: #FF66CC; scrollbar-highlight-color: #FF66CC; scrollbar-3dlight-color: #FEF3FC; scrollbar-shadow-color: #FEF3FC; scrollbar-darkshadow-color: #FEF3FC; scrollbar-arrow-color: #FF66CC; scrollbar-track-color: #FEF3FC; overflow-y:scroll;}

#content {position:absolute; top:130px; left:140px; height:auto; width:550px;}
#navbar {position:fixed; left:10px; top:100px;}

a {color: #000000; text-decoration:none;}
a:hover {color:#E0FED8; text-decoration:none;}

.spanbg {padding:5px; border:1px #000000 dotted;}
.spanpassword {color:#E0FED8;}
.codes {position:absolute; left:10px; top:100px;}

img	{border:none;}
td		{border:none;}
