body{
	background:#FFFFFF;
	margin:9px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	line-height: 1.3em;
}

a img { border: 0; }
A:link{ color:#6C8EFF; text-decoration:none; }
A:hover{ color:#6C8EFF; text-decoration:underline; }
A:active{ color:#6C8EFF; text-decoration:none; }
A:active:hover{ color:#6C8EFF; text-decoration:underline; }
A:visited{ color:#6C8EFF; text-decoration:none; }
A:visited:hover{ color:#6C8EFF; text-decoration:underline; }


#wrap{
width:800px;
margin-left:auto;
margin-right:auto;
}

#sidebar{
float:left;
text-align:left;
width:150px;
}

#container{
width:600px;
margin-left:160px;
border-left:#CCCCCC 1px solid;
}

#content1{
width:270px;
padding:20px;
float:left;
text-align:justify;
}

#context{
padding:20px;
margin-top:-20px;
text-align:justify;
}

h1{
text-align:right;
color:#6C8EFF;
font-size:1.7em;
line-height: 1.2em;
font-weight:bold;
}

#title{
height:120px;
margin-top:30px;
border-bottom:#CCCCCC 1px solid;
text-align:right;
font-size:10pt;
letter-spacing:-1px;
color:#CCCCCC;
}

#langs{
margin-top:-15px;
text-align:right;
font-size:10pt;
letter-spacing:-1px;
color:#CCCCCC;
}

#bm{
margin-top:5px;
margin-left:5px;
text-align:left;
}

#footer{
text-align:center;
font-size:1em;
height:30px;
margin-top:10px;
border-top:#CCCCCC 1px solid;
text-transform:lowercase;
}

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background:#F3F3F3;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
text-align: right;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
background: #F3F3F3;
text-decoration: none;
}

#navlist li a:link { color: #6C8EFF; }
#navlist li a:active { color: #FF0000; }
#navlist li a:visited { color: #6C8EFF; }

#navlist li a:hover
{
border-color: #FE3;
color: #666666;
background: #FFFFFF;
}

.input1 {
	width:200px;
	display:block;
	float:left
}
.input2 {
	width:150px;
	display:block;
	float:left
}
.field2 {
	float: left;
}

ul.errorlist, div.errorlist {
	color: #ff0000;
	font-weight: bold;
}

span.errorlist {
	color: #ff0000;
	font-size: 0.9em;
}

div.field_row {
	clear: both;
}

.help_text1 {
	margin-left: 200px;
	width: 200px;
}

table.tops td.ta_center {
	text-align: center;
}

.buttons_bottom {
	margin-top: 10px;
}

.padding_t {
	padding-top: 20px;
}

.hidden {
	display: none;
}

.height_middle {
	max-height: 230px;
	overflow: auto;
}
