/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family: tahoma;
	background-image:url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#555555;
}
.generaltext
{
	font-size:11px;
	color:#b3b3b3;
	line-height:16px;
}
.generaltextwhite
{
	font-size:11px;
	color:#ffffff;
	line-height:16px;
}
strong
{
	color:#d5d5d5;
}
.imgborder
{
	border:2px solid #000000;
}
.copyright
{
	color:#b3b3b3;
	font-size:11px;
	line-height:16px;
}
.spacer
{
	padding: 0 6px 0 6px;
}
.bottomnavi
{
	font-size:11px;
	color:#b3b3b3;
	text-align:right;
}
.imgborder1
{
	border:1px solid #000000;
}
