@charset "utf-8";
/* CSS Document */
body { text-align:center; margin: 0 auto; background-color:#333333; background-image: url(images/bg.gif); background-repeat: repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a { color:#0033CC; }
a:visited { color:#0033CC; }
a:hover { color:#0099FF; }


#menu li {display:inline;}
#menu li a { color:#0033CC; font-size:12px; text-decoration:none; font-weight:bold; }
#menu li a:hover { color:#fff; background-color:#0033CC; font-size:12px; text-decoration:none; font-weight:bold; }
#menu li a:visited { font-size:12px; text-decoration:none; font-weight:bold; }
#wrapper {
	width:860px;
	background-color:#FFFFFF;
	padding:0 20px 20px 20px;
	text-align:left;
	float:left;
	position:absolute;
	margin-left: -439px;
	left: 50%;
	
}

table { font-size: 12px;}
#logo { float:left; height:47px; width:221px; background-color:#FFFFFF; }
#menu { float:left; text-align:right; font-size:12px; height:17px; padding-top:33px; margin-left:10px; width:629px; background-color:#FFFFFF; border-bottom:1px; border-bottom-color:#999999; border-bottom-style:solid; }
#menu a { margin-left: 20px;}
#sidebar {
	float:left;
	width:220px;
	margin-top:10px;
	
}

#content { 
float:left; 
width:469px; 
padding-left: 10px; 
padding-right: 10px; 
margin-top:15px; 
background-color:#FFFFFF; }

#rightbar {
	float:left;
	width:146px;
	background-color:#f6f6f6;
	margin-top:15px;
	border: #f1f1f1 2px solid;
}
#rightbar p { margin:5px 5px 10px 5px; font-size:11px;}
#sidebar p { margin:5px 5px 10px 5px;}
#sidebar a { line-height:17px;}
.rheader { width:146px; background-color:#f1f1f1; height:16px; font-weight:bold; color:#333333;}
#sidebar .csc-header { width:218px; background-color:#008dce; color:#fff; font-size:16px;padding-left:5px; margin-top:5px;}
html>body #sidebar .csc-header {float:left; width:218px; background-color:#008dce; color:#fff; font-size:16px;padding-left:5px; margin-top:5px;}
.csc-header a { color:#333333; font-size:16px;}
.csc-header a:hover { color:#333333; margin:0px; padding:0px; font-size:16px; background-color:#E3E1FF; text-decoration:underline;}
h2 { margin: 0 0 0 0;}
h1 { font-size:16px; font-weight:bold; margin: 0 0 0 0;}
.csc-header-n1 { margin-top: 0px;}
#smalltags {
    font-size: 10px;
}

#sidebar .tx-notepad-pi1 {
float:left;
	width:218px;
	margin-bottom:10px;
	background-color:#F6F6F6;
	border: #008dce 1px solid;}
	
#sidebar .tx-newloginbox-pi1 {
        float:left;
	width:218px;
	margin-bottom:10px;
	background-color:#F6F6F6;
	border: #008dce 1px solid;}

#notelistcontent a {
    text-decoration: none;
    color: black;
}
#smalltags { border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid; 
	padding-bottom: 4px;}
.headline { font-weight:bold;
font-size: 12px; }
/*
a.headline { color:#0033CC; }
a:hover.headline { color:#0066CC; }
*/
#notelistcontent { color:#4a4a4a; }
#rightbar .tx-notepad-pi1 table { text-align:center;}
.indent { margin:5px 5px 10px 5px;}
#rightbar .csc-header { width:146px; background-color:#f1f1f1; height:16px; font-weight:bold; color:#333333;}
#rightbar h1 { font-size:14px;}
#rightbar .tx-notepad-pi1 {margin: 5px 0 5px 0;}
#rightbar li { display: block; font-size:11px; line-height: 15px;}
/* 
#rightbar li a { color:#0033CC; font-size:12px; }
#rightbar li a:hover { color:#fff; background-color:#0033CC; font-size:12px; }
#rightbar li a:visited { font-size:12px; } */