﻿body 
{
	color: white;
	background-color: #1E1C1C;
	margin: 0px
}
body.home 
{
	color: white;
	background-color: #1E1C1C;
	margin: 0px
}
body.toolbar 
{
	background-image: url('../assets/bgs/toolbar.gif');
	color: white;
	background-color: #1E1C1C;
	margin: 0px
}
body.copyright 
{
	background-image: url('../assets/bgs/copyright.gif');
	color: white;
	background-color: #1E1C1C;
	margin: 0px
}
#content    
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #1E1C1C;
	visibility: visible
}
#content_about    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #DDDDDD;
	background-color: #1E1C1C;
	visibility: visible;
	width: 600px;
	}

.bodytext 
	{
	font-size: 11px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#header 
	{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: center;
	position: relative;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
	padding-top: 50px;
	padding-bottom: 15px;
	}

#footer 
	{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: center;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
	}

a:link, a:visited 
	{
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

a.toolbar:link, a.toolbar:visited 
	{
	color: #DDDDDD;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}
a:hover 
{
	color: ;
	text-decoration: none
}
.captions  
{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: left
}
.footer
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #8c8c8c;
}
