body {
	margin: 0;
	padding: 0;
	background: #000000 url('images/bodybg.jpg') repeat top left;
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AFA7A2;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


input[type="text"], input[type="password"], textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #78A913;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1.4em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 160%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #dddddd;
}

a {
	color: #eacd00;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
	color: #ffffff;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343;
}


/* Header */

#contee {
	background: url('images/cloud-cover.jpg') no-repeat center top;
	margin: 0 auto 0 auto;
	width: 95%;
	min-width: 765px;
}

#topbar {
	width: 100%;
	margin: 0 25px 0 25px;
	height: 116px;
	margin: 0 auto;
}

#topbar h1 {
	float: left;
	height: 94px;
	padding: 0;
	margin: 0 20px 14px 0;
}


/* language selector */

#langbar {
	padding: 20px 39px 10px 0;
	text-align: right;
}
#langbar ul { margin: 0; padding: 0; }
#langbar ul li { list-style: none; display: inline; }

#langbar a, #langbar input[type=submit] {
    color: #eacd00;
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
}

#langbar a:hover, #langbar input[type=submit]:hover {
	text-decoration: underline;
	color: #ffffff;
}



/* userbar with username and preferences link */

#userbar {
	float: right;
	padding: 2px 4px;
	height: 28px;
	background: #262622 url('images/img05.gif') repeat;
	text-align: left;
	color: #ffffff;
}
#userbar a {  white-space: nowrap; }
/* Menu */

#menu, input.button {
	height: 40px;
	margin: 0 auto;
	background: #6aa2fd url('images/menu_black.gif');
}
#menu {
	clear: both;
	width: 100%;
	height: 42px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	background: url('images/menu_glow.gif') no-repeat right 10px;
	padding: 10px 16px 0 16px;
	height: 38px;
}
html>body #menu a {
  height: inherit;
}

#menu a, input.button {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
}
#menu a:hover {
	height: 38px;
}
html>body #menu a:hover {
  height: 33px;
}

#menu a:hover, input.button:hover {
	background: transparent url('images/menu_glow_over.gif') repeat-x right 0%;
	color: #000000;
}

#menu .selected {
}

#menu .selected a {
	text-decoration: underline;
}

/* Page */

#container {
	width: 99%;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
}

#container table {
  width: 100%;
}

#content {
  vertical-align: top;
  padding: 0 20px 40px 0;
}


/* Sidebar */

#sidebar {
	width: 210px;
	margin: 0px 0 40px 0;
	vertical-align: top;
}

#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	list-style: none;
	border:1px dotted #262622;
	border-top:0;
}

#sidebar dt, #sidebar dd {
  padding: 2px 10px 2px 15px;
  margin: 0 4px 0 5px;
}
#sidebar dt {
  margin-top: 15px;
  background: url('images/dot.gif') no-repeat 0 11px;
}
#sidebar dt a {
  text-decoration: none;
  font-weight: bold;
}

#sidebar li {
	margin:0;
}

#sidebar li ul {
	padding: 5px 20px;
	border:0;
}

#sidebar li li {
	margin: 0 0 1em 0;
	padding:0 0 0 15px;
	background: url('images/dot.gif') no-repeat 0 11px;
}

#sidebar h2, #sidebar h3, #sidebar a.big_menu {
	width: auto;
	height: 30px;
	padding: 5px 0 0 0;
	background: #FFB700 url('images/slight_black.gif') repeat;
	border: 1px dotted #262622;
	border-left:0;
	border-right:0;
	letter-spacing: -1px;
	font-size: 1.5em;
   text-decoration: none;
   text-align: center; margin: 0;
}
#sidebar h2, #sidebar h3 {
	color: #FFFFFF;
}
#sidebar h4, #sidebar h5 {
  margin: 0;
  padding: 0;
}
#sidebar img {
  margin: 1px;
  padding: 0;
}
#sidebar a img { border: 0; }

#sidebar a.big_menu {
  display: block;
  color: #aaff00;
}

#sidebar a.big_menu:hover {
  color: #ffffff;
}
/* Footer */

#footbar {
    border-top: 1px dotted #262622;
	clear: both;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 30px 0;
}

#footbar p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footbar a {
	text-decoration: none;
}

a.fbutton:link, a.fbutton:visited, a.bbutton:link, a.bbutton:visited {
    min-width:120px;
    height: 16px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    color: #ffffff ! important ;
    text-transform: uppercase;
    font-size: 12px;
    font-weight:bold;
}
a.fbutton:link, a.fbutton:visited { background : #303030 url('images/fbutton.gif') 100% 0px no-repeat; padding: 3px 25px 3px 5px;}
a.bbutton:link, a.bbutton:visited { background : #303030 url('images/fbutton.gif') 0% -40px no-repeat; padding: 3px 5px 3px 25px;}
a.fbutton:hover, a.bbutton:hover	{ color: #ffff32 ! important ; }

a.fbutton:hover	{ background : #303030 url('images/fbutton.gif') 100% -80px no-repeat; }
a.bbutton:hover	{ background : #303030 url('images/fbutton.gif') 0% -120px no-repeat; }

