﻿body 
{
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #0a0a0a;
}

#B1
{
	width: 720px; height: 419px; background-image: url('../images/B1.jpg'); background-repeat: no-repeat; float: left; text-align: left;
	padding-left: 10px; padding-top: 5px;
}
#B2
{
	width: 253px; height: 424px; background-image: url('../images/B2.jpg'); background-repeat: no-repeat; float: left; clear: right;
}
#Container
{
	width: 983px;
	height: 100%;
}
#F1
{
	width: 730px;
	height: 72px;
	background-image: url('../images/F1.jpg');
	background-repeat: no-repeat; float: left;
}
#F2
{
	width: 253px;
	height: 72px;
	background-image: url('../images/F2.jpg');
	background-repeat: no-repeat; float: left;
}
.SText
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	color: White;
}

.frmBox
{
	color: #6b6b6b;
	background-color: #f1f1f1;
	border: inset 1px #0295d7;
	width: 145px;
	font-size: 9pt;
}

.header
{
	font-family: Arial, Tahoma, Verdana;
	font-size: large;
	color: Black;
}

.txt
{
	font-family: Arial, Verdana, Tahoma;
	font-size: medium;
	color: Black;
}