body{
	min-width: 750px;
	margin: 0;
	padding: 0;
	background: #0B172E;
	//background: #0B172E url('images/europe.gif') no-repeat top right;
	font-size: 80%;
	font-family: tahoma, sans-srif;
	color: #DDDDFF;
}

hr{
	height: 1px;
	width: 100%;
	text-align: center;
	color: #0B172e;
	background-color: #0B172e;
	border-right: 1px solid #1B273e;
	border-bottom: 1px solid #1B273e;
	border-top: 1px solid #060c17;
	border-left: 1px solid #060c17;
}

#q{
	background-color: #0B172E;
}

a{
	color: #FFC100;
}

a.categorylink{
	display:none;
	}

.createlinktext{
	text-decoration: none;
}

em{
	font-family: "times new roman" times;
}

strong{
	font-size: 100%;
color: white;
}

h1{
	color: white;
}

h2{
	color: white;
}

h3{
	color: white;
}

h4{
	color: white;
}

h6{
	text-decoration: underline;
	padding-top: 2em;
	margin-bottom: 0;
	padding-bottom: 0;
}

pre{
	color: #cccccc;
}

#bar1{
	height: 36px; 
	overflow: hidden;
}

#bar2{
	height: 101px;
	overflow: hidden;
	background: url('images/barbg.gif');
}

#bar3{
	height: 27px;
}

#title{
	//padding: 4px;
	height: 50px;
	text-align: center;
}

#subtitle{
	text-align: right;
	height: 40px;
	padding-right: 10px;
	padding-top: 3px;
}

#trace{
	display: none;
	padding-bottom: 0.5em;
}

#logo1 { float: left; }
#logo2 { float: left; }
#logo3 { float: left; }

#menubar{
	text-align: right;
}

#content{
	position: absolute;
	display: block;
	min-width: 50%;
	left: 20em;
	top: 150px;
	padding: 1em;
}

#content table{
}

#content td{
	font-size: 80%;
}

.home td {
	margin: 2em;
	padding: 2em;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

#text{
	width: 100%;
	font-family: monaco, "lucida console", "courier new";
}

.quickref{
	font-size: 95%;
	background: black;
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
}

#all{
}

#footer{
        color: #8888aa;
	background-color: #050c1b;
	overflow: wrap;
	font-size: 70%;
	text-align: left;
	margin: 10px;
	margin-bottom: 0;
	margin-top: 5px;
	padding: 1em;
}

#footer a{
	color: #9999aa;
	font-weight: bold;
	text-decoration: none;
}

#tools{
	padding-top: 10px;
	height: 20px;
	text-align: right;
	font-size: 70%;
}

#tools a{
	color: #9999aa;
	text-decoration: none;
	font-size 9pt;
	font-weight: bold;
}

#tools a:hover{
	color: white;
}

#tools ol li{
	display: inline;
	
}

#tools li{
	margin: 1em;
	display: inline;
	list-style: none;
}

#left{
	width: 20em;
	float: left;
	margin-right: 2em;
}

#menu ul{
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	line-height: 100%;
}

#menu ul ul{
	font-size: 90%;
	margin: 0;
	margin-left: 3em;
}

#menu li{
	margin: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	line-height: 100%;
}

#menu a{
	display: block;
	color: #8888aa;
	background-color: #050c1b;
	border-bottom: 2px solid #050c1b;
	border-top: 2px solid #050c1b;
	margin: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0.5em;	
	margin-right: 10px;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

#menu a:hover, #menu a.selflink, #menu a:active{
	color: #FFC100;
	background: black;
	border-bottom: 2px solid #FFC100;
	border-top: 2px solid #FFC100;
}

img.thumbs { border:1px; background: white; solid #dddddd; margin:6px; padding:4px; padding-bottom: 16px; vertical-align: middle; }
img.thumbs:hover, table.thumbtable td.thumbtd div.img:hover {  }
table.thumbtable img.thumbs { border: 0; padding:0; }
table.thumbtable td.thumbtd {  margin:4px; padding:2px;}
table.thumbtable td.thumbtd:hover { }
table.thumbtable { border:1px solid #cccccc; }
table.thumbtable td.thumbtd div.img { border: 1px solid #dddddd; text-align:middle;}
table.thumbtable td.thumbtd div.caption { font-size:.8em; overflow:hidden; padding:0px; line-height:1.1em;}

