/* General styles */
    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:#000080;
    	text-decoration:underline;
	}
	a:hover {
		color:#000;
		background:#EAEFFC;
		text-decoration:underline;
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
        text-align: center;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:10px 0 5px;
	}
	/* 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.pagelinks {z-index:10; text-align: center; position: relative;}
span.bl {color: blue; font-weight: bold;}
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 */
 .navbar
{padding-top:10px; padding-left:10px; z-index:20; position:absolute;
}

.mainDiv
{
  width:196px;
}

.topItem
{
  font: bold 12px 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: 230px;
  height: 25px;
  line-height: 25px;
  color: #215dc6;
  cursor:pointer;
  text-indent:2px;
}

.topItemOver
{
  text-indent:2px;
  font: bold 12px 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: 230px;
  color: #428eff;
  cursor:pointer;
}

.topItemClose
{
  text-indent:2px;
  font: bold 12px 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: 230px;
  color: #215dc6;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:2px;
  font: bold 12px 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: 230px;
  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:47px;;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;
   font-weight:bold;
   text-decoration:none;
   color: #000;

}

.subItemlist a
{
   margin-left:47px;;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;
   font-weight:bold;
   text-decoration:none;
   color: #000;

}

.subItemlistOver
{
   margin-left:47px;;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;
   font-weight:bold;
   text-decoration:none;
   color: #000;

}

.subItemlistOver a
{
   margin-left:47px;
   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;
}
