@charset "iso8859-2";
/* CSS Document */

.normalfont
{
	font-size:12px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FFFFFF
}
.bug
{
	font-size:12px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FF0000;
	font-weight:bold
}
.guesttable
{
	padding:5px 5px 5px 5px;
	font-size:12px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FFFFFF
}
.endguestfont
{
	padding-left:5px;
	padding-right:5px;
	font-size:9px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FFFFFF
}
.legendfont
{
	font-size:12px;
	text-align:center;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FFFFFF
}
.smallfont
{
	font-size:11px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FFFFFF
}
.link
{
	font-size:10px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit
}
.realsmall
{
	font-size:9px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FFFFFF
}
.biglink
{
	font-size:14px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit
}
.endfont
{
	font-size:9px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FFFFFF
}
.title
{
	font-size:18px;
	font-family:"Microsoft Sans Serif";
	font-style:inherit;
	color:#FFFFFF
}
.button
{
	background-image:url(../buttons/submit_send/up.jpg);
	background-attachment:inherit;
	background-position:center
}
.tablerow
{
	background-image:url(../tabrow.png);
	background-repeat:repeat-x
}
a:link {
	color: #2FA2CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2FA2CC;
}
a:hover {
	text-decoration: none;
	color: #5FA2FC;
}
a:active {
	text-decoration: none;
	color: #2FA2CC;
}
.tableback{
		background-image:url(../main.jpg);
		background-repeat:repeat-x;
	}
#table{height:100%;
width:100%;
}