/* MENU */
.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:#005eb2;
color:#deeef3;
width:200px;
padding:1px 1px 1px 10px;
text-align:left;
font-weight:bold;
border-width:2px 2px 2px 2px;
border-style:solid;
border-color:#707070 #000000 #000000 #707070;
}

.submenu{
margin-bottom: 0.5em;
}
body{background:#ffffff;color:#000000;font:12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;margin:0px;padding:0px;}

h1 {
margin:0px 0px 10px 0px;
padding:0px;
font-size:20px;
line-height:20px;
font-weight:bold;
color:#000000;
}
.maintitle{
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#deeef3}
a.maintitle:link { color: #deeef3; text-decoration: none; }
a.maintitle:visited { color: #deeef3; }
a.maintitle:hover { color: #000000; }
p {
font:11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
margin:0px 0px 16px 0px;
padding:0px;
}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a:link,a:active,a:visited,a.postlink{color:#006699;font-weight:bold;text-decoration:none}
a:hover{color:#FF6600}

#Bar {
margin:0px;
padding:3px 0px 3px 20px;
height:14px;
border-width:0px;
line-height:11px;
font-weight: bold;
}

#Header {
margin:0px 0px 5px 0px;
padding:5px 0px 0px 20px;
height:50px;
border-width:2px 0px 3px 0px;
border-style:solid;
border-color:#000000;
line-height:11px;
background-color:#005eb2;
color:#deeef3;
font-weight: bold;
}

#Content {
margin:0px 255px 50px 10px;
padding:10px;
}

#Column {
position:absolute;
top:124px;
right:20px;
padding:0px;
width:228px;
border:0px;
}

#RightInset {
padding:5px;
background-color:#ecf0f6;
border:2px solid;
border-color: #000000 #c0c0c0 #c0c0c0 #000000;
line-height:17px;
voice-family:inherit;
width:214px;
}

#RightOutset {
padding:5px;
background-color:#ffffff;
border:2px solid;
border-color: #c0c0c0 #000000 #000000 #c0c0c0;
line-height:17px;
voice-family:inherit;
width:214px;
}

img{border:0 solid}

.Text{
background:#fafafa;
padding:5px;
border:1px dashed #000000;color:#444444; 
text-align: justify;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;line-height:125% 
}

#Time {
position:absolute;
top:100px;
right:20px;
padding:0px;
line-height:17px;
font-weight: bold;
width:214px;
text-align: right;
}

.just {text-align: justify;}
.center {text-align: center;}

input.button,input.liteoption,.fakebut{border:1px solid #000000;background:#fafafa;font-size:11px}
input.catbutton{border:1px solid #000000;background:#fafafa;font-size:10px}
input.mainoption{border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold}

/* General text */
.gensmall{font-size:10px}
.genbig{font-size:14px}
.name{font-size:12px;font-weight: bold; font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica, sans-serif;}

.postbody{font-size:12px;line-height:125%}

/* Quote blocks */
.quote{background:#fafafa;border:1px dashed #000000;color:#444444; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;line-height:125% }

/* Code blocks */
.code{background:#000000;border:3px solid;border-color: #333333 #999999 #999999 #333333;color:#00ff00;
font:12px Courier,"Courier New",sans-serif;padding:5px}