/* 2col.css */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
		font-size:85%;
    }
	a {
    	color:blue;
    	text-decoration:underline;
	}
	a:hover {
		background:#fff;     /*BG color is a must for IE6*/
		text-decoration:none;
	}
    a.tooltip span {
	    display:none;
	    padding:2px 3px;
	    margin-left:8px;
	    width:130px;
    }
    a.tooltip:hover span{
	    display:inline;
	    position:absolute;
	    background:#ffffff;
	    border:1px solid #cccccc;
	    color:#6c6c6c;
    }
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
        text-align: center;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	/* Header styles */
    #header {
        clear:both;
        width:100%;
    }
	#header {
		border-bottom:1px solid #000;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 2px 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#d6e2f8;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}

	/* bottommenu styles */
    #bottommenu {
        clear:both;
        float:left;
        width:100%;
    }
	#bottommenu {
		border-bottom:1px solid #000;
	}
	#bottommenu ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#bottommenu ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#bottommenu ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#d6e2f8;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#bottommenu ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#bottommenu ul li a.active,
	#bottommenu ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#bottommenu ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	#layoutdims2 {
		clear:both;
		background:#fff;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* Footer styles */
	#footer {
        clear:both;
        text-align: center;
        width:100%;
		border-top:1px solid #000;
    }
    #footer p {
        padding:10px;
        margin:0;
    }

 /* Table styles */
 table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: auto;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #9d9d9d;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

table.stats td.head
{background-color: #e6e6e6;
color: #000;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 9px;
font-weight: bold;}

 /* Jakes styles */
#copy {float:right; margin-right:2px; margin-bottom:2px;}
div.scroll {border: 1px solid #0000ff; border-top:0; background: #fff; color: #000; padding: 4px; width: 95%;height :620px; overflow: auto; Margin: 0 auto;}
div.h {border: 1px solid #0000ff; border-bottom:0; margin-left: 4px; width: 97%; height:52px; background:#fff; text-align:center;}
div.pagelinks {z-index:10; text-align: center; position: relative;}
span.bl {color: blue; font-weight: bold;}
div.c1 {text-align: center;}
span.c16{color: #fff;}
span.c15{color: #000; font-size: 12px; font-weight: bold; font-family: Arial}
span.c14{color: #fff; font-size: 16px; font-weight: bold;}
span.c12{color: #CCC; font-size: 11px;}
span.c11{color: #0000ff; font-size: 11px; font-weight: bold;}
span.c10{color: #EE1616; font-size: 110%; font-weight: bold; font-style: italic;}
span.c9 {color: #606060; font-size: 65%;}
span.c8 {color: red; font-weight: bold;}
span.c7 {color: #FF0080; font-size: 80%;}
span.c6 {color: #0000FF; font-size: 120%;}
span.c5 {color: #606060; font-size: 80%;}
span.c4 {color: #282828; font-size: 85%;}
span.c3 {color: red; font-weight: bold; text-decoration: underline; font-style: italic;}
span.c2 {color: #cc0000; font-size: 80%; font-style: italic;}
span.c1 {font-size: 140%; font-style: italic; font-weight:bold;}

 /* index styles */
table.sample {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #eee blue white blue;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: #eee;
	-moz-border-radius: 0px 0px 0px 0px;
}
	#indexdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px;
		text-align:center;
	}
 /* sddm css */
#topbar{
position:absolute;
width: 201px;
visibility: hidden;
z-index: 100;
}
.navbar
{padding-top:10px; padding-left:10px; z-index:20; position:absolute; /* delete this for floating menu */
}
.mainDiv
{
  width:192px;
}
.topItem
{
  text-indent:3px;
  font: bold 10px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-up-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 192px;
  height: 25px;
  line-height: 25px;
  color: #215dc6;
  cursor:pointer;
}
.topItemOver
{
  text-indent:3px;
  font: bold 10px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  line-height: 25px;
  background: url("arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 192px;
  color: #428eff;
  cursor:pointer;
}
.topItemClose
{
  text-indent:3px;
  font: bold 10px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  line-height: 25px;
  background: url("arrow-down-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 192px;
  color: #215dc6;
  cursor:pointer;
}
.topItemCloseOver
{
  text-indent:3px;
  font: bold 10px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  line-height: 25px;
  background: url("arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 192px;
  color: #428eff;
  cursor:pointer;
}
.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;
  background-color: #d6dff7;
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100%);
  padding-top:2px;
  padding-bottom:2px;
}
.subMenu
{
   display:block;
}
.subItem
{
   margin-left:2px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;
   text-decoration:none;
   color: #215dc6;

}
.subItem a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   text-decoration:none;
   color: #215dc6;
}
.subItemOver
{
   margin-left:2px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;
   height:18px;
   color: #428eff;
}
.subItemOver  a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;
   color: #000;
   text-decoration:none;
   cursor:pointer;
}
.subItemlist
{
   margin-left:35px;;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;
   font-weight:bold;
   text-decoration:none;
   color: #000;
}
.subItemlist a
{
   margin-left:35px;;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;
   font-weight:bold;
   text-decoration:none;
   color: #000;
}
.subItemlistOver
{
   margin-left:35px;;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;
   font-weight:bold;
   text-decoration:none;
   color: #000;
}
.subItemlistOver a
{
   margin-left:35px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;
   font-weight:bold;
   text-decoration:none;
   color: #000;
}
.drop
{
   border-left:1px solid black;
   border-right:1px solid black;
}
tr.d1 td {
	background-color: #fff; color: black;
}
tr.z1 td {
	background-color: #dfdeb9; color: black;
}
tr.w2 td
{
background-color: #ffffff;
color: #000; font-size: 12px; font-weight: bold; font-family: Arial}

tr.y2 td
{
background-color: #ffffbf;
color: #000; font-size: 12px; font-weight: bold; font-family: Arial}

