html,body {
    border-collapse : collapse;
    font-family : Verdana, sans-serif;
    font-size : 12px;
    margin : 0px;
    padding : 0px;
  }


#tublogo {
    display : none;
  }

#logo {
    display : none; 
  }


* {
    margin : 0px;
    padding : 0px;
    #font-size : 11px;
  }


#menuleft {
    display : none;
  }


#sep1 {
	width : 700px;
	background-image : url('../images/sep_top.jpg');
	background-repeat : no-repeat;
	background-position : bottom right;
	text-align : right;
	position : absolute;
	top : 0px;
	left : 100px;
	z-index : 2;
	font-size : 10px;
	padding-bottom : 2px;
  }

#sep1 a {
	text-decoration : none;
	color : #000080;
	font-variant : small-caps;
  }

#sep1 a:hover {
	text-decoration : underline;
	color : #000080;
	font-variant : small-caps;
	font-weight : bold;
  }

#content {
  }

#content a {
	text-decoration : underline;
	color : #000000;
	font-variant : small-caps;
	font-weight : bold;
  }

#content a:hover {
	color : #555555;
  }

#content li {
	margin-left : 5em;
}

h1 {
    font-variant : small-caps;
    font-weight : bold;
    font-size : 16px;
    text-align : center;
    color : #9f0000;
    padding-bottom : 2em;
  }

h2 {
	font-variant : small-caps;
	font-variant : normal;
	font-size : 13px;
	text-align : left;
	color : #9f0000;
	padding-bottom : 0px;
	padding-top : 3.5em;
	margin-bottom : 0px;
}

h3 {
	font-variant : small-caps;
	font-weight : normal;
	font-size : 12px;
	test-align : left;
	color : #940000;
	padding-bottom : 3px;
  }

.cap {
    font-variant : small-caps;
    color : #9B4AFF;
  }

.csc-sitemap {
	padding-top : 4px;
	padding-bottom : 4px;
  }

.csc-sitemap-level2 {
	margin-left : 1em;
  }

.csc-sitemap-level3 {
	margin-left : 2em;
}

.contenttable-1 {
	font : Courier New, sans-serif;
	color : #666666;
}
.contenttable-1 td {
	padding-right : 2em;
}
.contenttable-2, .contenttable-2 td {
        border : 1px solid #FFCCFF;
}

