﻿.fake
{
}

body.page 
{
	margin:0px;
	background-image:url('../images/background.gif');
	background-repeat:repeat-x;
	background-color:#efc511;
}

body.popup
{
	margin:15px;
	background-color:#ffffff;
}

img, table
{
	border:0px;
}

.black
{
	color:#000000;
}

.brown
{
	color:#673103;
}

.red
{
	color:#f03900;
}

.fontsize9
{
	font-family:Arial;
	font-size:9px;
}

.fontsize10
{
	font-family:Arial;
	font-size:10px;
}

.fontsize11
{
	font-family:Arial;
	font-size:11px;
}

.fontsize12
{
	font-family:Arial;
	font-size:12px;
}

.fontsize14
{
	font-family:Arial;
	font-size:14px;
}

.fontsize18
{
	font-family:Arial;
	font-size:18px;
}

.bold
{
	font-weight:bold;
}

.italic
{
	font-style:italic;
}
