/* CSS Document */
.headbar {
	color:#000000;
	margin:5px 5px 0px 0px;
	padding:5px 5px 0px 0px;
	font-weight:700;
	border-color:#003300;
	border-bottom: 2px thin #003300;
}
#choice{

text-align:center;
padding:0px 0px 0px 0px;
white-space:normal;
height:70%;
}
#popup
{
position:absolute;
width:62%;
height:115px;
z-index:1;
left:300px;
top:300px;
table-layout:fixed;
}
#popup table{
table-layout:fixed;
width:101%;
}
#list{
list-style-type:none;
font:14px normal Georgia;
color:#333333;
font-weight:bold;
}
.headers{
font-weight:400;
clear:both;
color:#3366FF;
}
.headers a{
color:#000099;
}
.headers a:visited{color:#000099;}
#login{
list-style-type:none;
}
li span{
white-space:preserve;
font:14px normal Georgia;
font-weight:bold;
}
.messages,.messages a,.messages a:visited{
font:x-small Arial,sans-serif;
color:#FF3300;
}
#mail,#mail a,mail a:visited{
color:#0000FF;
font-size:12px;
}
.title{
font:Arial;
font-weight:bold;
color:#000000;
font-style:normal;
font-size:large;
background-repeat:no-repeat;
background-position:center;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
td a{
color:navy;
text-decoration:underline;
}
td a:visited{
color:#000000;
}
#authentificate{
visibility:hidden;
position:absolute;
top: 600px;
height: 515px;
}
#authentificate #serverResponse{
color:#FF3300;
font-weight:bold;
}
/*==================================*/
#search{
visibility:hidden;
border-top:#000000;
border-left-color:#b7c4ff;
border-right-color:#b7c4ff;
border-bottom-color:#b7c4ff;
background:#b7c4ff
}
#selector{
padding-right:0px;
background:#b7c4ff;
vertical-align:top;
}
#tail{
padding-right:0px;
background:#b7c4ff;
}
#selector select{
width:95%;
}
#selectorTitle{
color:#FFFFFF;
background:#000000;
font-weight:bold;
}
#p{
font:Arial, Helvetica, sans-serif;
color:#FF3333;
size:portrait;
text-decoration:underline;
}
.monospace{
font:11px normal "Courier New", Courier, monospace;
}
#error,#goerror{
font:12px normal Arial;
color:#FF3300;
}