

body {
font-family:"Trebuchet MS", "Trebuchet", "Century Cothic", "Arial";color:#0000CC;
background-color:#fff
}


#left {
min-height:100%;
z-index:5;
position:fixed;
left:0px;top:0px;
width:175px;
background:#0000CC;
padding-top:10px;
color:#fff;}

/* for Internet Explorer */
/*\*/
* html #left {
height: 800px;
position:absolute;
}
/**/

#left a {color:#fff}
#left a:link {color:#fff}
#left a:visited {color:#fff}
#left a:active {color:#fff}
#left a:hover {color:#fff}

#banner {z-index:5;background:#0000CC url('images/bgb2.jpg') repeat-x top right;
position:fixed;left:0px;top:0px;
width:100%;height:96px;
color:#fff}

/* for Internet Explorer */
/*\*/
* html #banner {
position:absolute;
}
/**/

#banner h1 {text-align:right;padding-right:200px;}

#content {
padding-right:15px;   
background:url('images/175blue.jpg') repeat-y top left;
padding-top:105px;
margin-top:0;
position:absolute;left:0px;top:0px;
padding-left:220px;
z-index:3;}

/* for Internet Explorer */
/*\*/
* html #content {
position:absolute;
}
/**/

#content h1, h2 {text-align:left;}
#content h1 {font-size:250%;}
#content h2 {font-size:150%;}


#content p {font-size:100%;text-align:justify}

#content p:first-letter {font-size:120%;font-weight:bold;}

.result {font-weight: bold;color:red;}
.editbut {float:right;cursor:pointer;}

#login {margin:5px;padding-left:5px;padding-right:5px;border-bottom:1px solid #fff;}
#choices  {margin:0px 5px 5px 5px;}

#curve {z-index:6;position:fixed;left:173px;top:84px;
background:url('images/bluecurve.gif') no-repeat left top;width:100px;height:100px;}


/* for Internet Explorer */
/*\*/
* html #curve {
position:absolute;
}
/**/


#choices UL {list-style-type: none; }
#choices li {margin-left:-28px;width:130px;}
#choices LI A
{   BORDER: #0000CC 1px solid;
    PADDING-RIGHT: 5px;
    DISPLAY: block;
    PADDING-LEFT: 25px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    TEXT-DECORATION: none;
    TEXT-ALIGN:left;
}
 
#choices LI A:visited

{   FONT-WEIGHT: bold;
}


#choices LI A:hover

{   BORDER: 1px dashed #fff;background:url('images/ball.gif') no-repeat left center;
    
}
#content th {background-color:#0000CC;color:#fff;width:1px;padding-left:3px;padding-right:3px;}
#content td {background-color:#ccf;color:#0000CC;}
#content .r2 tr  {background-color:red;}
.compressed {font-size:.8em;}