body, html
{
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
}

h1 a span
{
	display: block;
	position: absolute;
	top: -10000px;
}

a
{
	color: #db7800;
}

h1, h1 a
{
	margin: 0;
	padding: 0;
	width: 198px;
	height: 53px;
	display: block;
}
h1
{
	background: transparent url(Images/logo.gif) no-repeat scroll top left;
	margin-top: 35px;
	margin-left: 140px;
}

h2, h2 a, h3 a
{
	color: #db7800;
}

h3
{
	color: #555;
}
#Date
{
	color: #777;
	width: 200px;
	font-size: 12px;
	text-align: right;
	position: absolute;
	top: 40px;
	left: 770px;
}
#Day, #Month
{
	font-family: Times New Roman, serif;
}
#Date #Month
{
	font-size: 14px;
}
#Date p
{
	font-size: 10px;
	margin: 2px;
	padding: 0;
}
#Date #Day
{
	font-size: 25px;
}

#DayOfMonth, #Date .sep
{
	color: #db7800;
}

#Content
{
	width: 623px;
	position: absolute;
	top: 130px;
	left: 200px;
}

#LeftSidebar
{
	position: absolute;
	top: 130px;
	left: 0;
	width: 200px;
}
#RightSidebar
{
	position: absolute;
	top: 150px;
	left: 823px;
	width: 150px;
}

br.clear
{
	clear: both;
}

#Footer
{
	clear: both;
	border-top: 1px solid #bbb;
	color: #999;
	font-size: 11px;
	text-align: center;
	padding: 10px;
}

h6
{
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #777;
	color: #777;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}

#LoggedIn
{
	margin: 5px;
	padding: 0 !important;
	margin-top: 20px;
	color: #777;
	font-size: 11px;
}
#LoggedIn-Username
{
	font-weight: bold;
}

#LangLink
{
	position: absolute;
	top: 10px;
	left: 823px;
	width: 140px;
	text-align: right;
}
#LangLink a
{
	color: #555;
}
#LangLink a:hover
{
	color: #db7800;
}

#RegLink
{
	margin: 5px;
	padding: 5px;
	background-color: #db7800;
	text-align: center;
}
#RegLink a
{
	color: white;
	font-weight: bold;
}

.MsoTableGrid td
{
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
}
.MsoTableGrid
{
	margin-top: 10px;
}
input.shorttext, input.text, input.search, input.password
{
	border: 1px solid #888 !important;
}