/*
#body {
        #margin:0px;
        #padding:0px;
        #background-image:none;
        #background-repeat:no-repeat;
        #background-position:top left;
        #background-color:white;
        #color:black;
        #}
*/
Header {
        margin:85px 100px 0px 100px;
        padding:0px;
        text-align:center;
        }
.Content {
        line-height:15px;
        margin:10px 10px 10px;
        padding:20px;
        color:white;
        background-color:#000;
        border:1px black;
        border-style:solid;
        }
.border {
        width: 50px;
        border-style: solid;
        border-width: 1px;
        border-top-color: grey;
        border-left-color: grey;
        border-right-color: white;
        border-bottom-color: white;
}
.search {
        margin:0px 0px 0px;
        color:white;
        background-color:#000;
	font-color:#ffffff;
        border:1px black;
        border-style:solid;
        }
.disp {
        line-height:15px;
        margin:10px 0px 10px;
        padding:20px;
        color:black;
	font-size:12px;
        background-color:#eee;
        border:1px black;
        border-style:solid;
	width:600px;
	/* -moz-border-radius: 10px; */
        }
.nav {
        color:black;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
        }

.navheader {
	font-size:11px;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:normal;
	border-bottom:thin solid #9999cc;
	border-right:thin solid #9999cc;
	border-top:thin solid #9999cc;
	border-left:thin solid #9999cc;
}

.navtitle {
        color: #ffffff;
        text-shadow: black;
        font-size:0.7em;
        font-family:Arial,Verdana,sans-serif;
        font-weight:normal;
        background-color: #990000;
        border-color: #990000;
        border-bottom:1px solid #000000;
        border-right:1px solid #000000;
        border-top:1px solid #dd0000;
        border-left:1px solid #dd0000;
}

.navtitleblue {
        color: #ffffff;
        text-shadow: black;
        font-size:0.7em;
        font-family:Arial,Verdana,sans-serif;
        font-weight:normal;
        background-color: #0000bb;
        border-color: #0000bb;
        border-bottom:1px solid #000000;
        border-right:1px solid #000000;
        border-top:1px solid #0000dd;
        border-left:1px solid #0000dd;
}

.navlink {
        color: #ffffff;
        font-size:11px;
        font-family:Verdana,Helvetica,sans-serif;
        font-weight:normal;
        border-bottom:thin dotted #9999cc;
        border-right:thin solid #9999cc;
        border-left:thin solid #9999cc;
}

.bottomline {
        border-bottom:thin solid #9999cc;
}

.button {
	color:white;
	background-color:#666699;
	border-bottom:thin solid #222244;
	border-right:thin solid #222244;
	border-top:thin solid #9999cc;
	border-left:thin solid #9999cc;
	font-size:11px;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:normal;
}
.bluepre {
    font-size: 100%;
    padding: 1em;
    border: 1px dashed #8cacbb;
    color: Black;
    background-color: #dee7ec;
    overflow: auto;
}

ul {
	font-size:11px;
        line-height:15px;
        font-family:verdana, arial, helvetica, sans-serif;
        margin:0px 0px 12px 0px;
        color:black;
        text-align:left
        }
ol {
	font-size:11px;
        line-height:15px;
        font-family:verdana, arial, helvetica, sans-serif;
        margin:0px 0px 12px 0px;
        color:black;
        text-align:left
        }
p {
        font-size:11px;
        line-height:15px;
        font-family:verdana, arial, helvetica, sans-serif;
        margin:0px 0px 12px 0px;
	width:500px;
	color:black;
	text-align:left;
        }
pre {
        font-size:13px;
        line-height:15px;
        font-family:courier;
        margin:0px 0px 12px 0px;
        width:500px;
        color:black;
        text-align:left;
        }

font {
        font-size:11px;
        line-height:20px;
        font-family:verdana, arial, helvetica, sans-serif;
        margin:0px 0px 12px 0px;
        }
td {
        color:black;
	font-size:11px;
        text-decoration:none;
        font-family:verdana, arial, helvetica, sans-serif;
        }
pre {
	color:black;
	text-decoration:none;
}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
        color:#09C;
        font-size:11px;
        text-decoration:none;
        font-weight:600;
        font-family:verdana, arial, helvetica, sans-serif;
        }
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:white;}

h1 {
        color:#09F;
        font:14px verdana, arial, helvetica, sans-serif;
        font-weight:900;
        }
h2 {
        color:#09F;
        font:11px verdana, arial, helvetica, sans-serif;
        font-weight:600;
	text-decoration:none;
        }
h3 {
        color:#666;
        font-size:11px;
        font-weight:800;
        margin:6px 0px 3px 0px;
        }

img {border-width:0px; padding:0px;}
img.thumb {margin:10px 1px;}

#Copyright {
        clear:both;
        padding:50px 0px 100px 0px;
        text-align:center;
        font-weight:800;
        color:#999;
        }
#copyrightText {
        position:relative;
        left:-17px;
        }

#tdtitleborder {
        color:black;
	border-width:2px;
	border-style:solid;
        }

#lineleft {
        color:white;
        border-top-width:0px;
        border-left-width:1px;
        border-right-width:0px;
        border-bottom-width:0px;
        border-style:solid;
}
	

#tdborder {
        color:black;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:dotted;
        }
#black {
	color:black;
        font:14px verdana, arial, helvetica, sans-serif;
        font-weight:900;
}

#white_link {
	color:white;
        font:11px verdana, arial, helvetica, sans-serif;
        font-weight:900;

#hits {
        color:#09F;
        font:14px verdana, arial, helvetica, sans-serif;
        font-weight:900;

.first {margin-top:0px; padding-top:0px;}

