﻿body 
{
	margin:0px;
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	font-family:Verdana;
}
h1
{
	margin:0;
}
div.Logo, div.LeftHeader
{
	float:left;
}
div.RightHeader
{
	float:right;
}
div.MiddleHeader
{
}

div.MainBody
{
	min-height:400px;
	clear:both;
}
div.LeftBody
{
	width:200px;
	text-align:center;
	float:left;
}
div.RightBody
{
	float:right;
	width:200px;
}
div.MiddleBody
{
	border: solid 1px #d9d9d9;
	font-family:Verdana;
	font-size:14px;
	text-align:justify;
	color:#095fc7;
	padding-left:210px;
	padding-bottom:10px;
}

div.Menu
{
	margin: 0px 5px 5px 15px;
}
div.MenuHeader
{
	height:30px;
	background-image:url('images/strikertemplate_08.gif');
	background-repeat:repeat-x;
}
div.LeftMHeader
{
	float:left;
	width:32px;
	height:30px;
	background-image:url('images/strikertemplate_07.gif');
	background-repeat:no-repeat;
}
div.RightMHeader
{
	float:right;
	width:4px;
	height:30px;
	background-image:url('images/strikertemplate_10.gif');
	background-repeat:no-repeat;
}
div.MiddleMHeader
{
	color:#FFFFFF;
	font-weight:bold;
	font-variant:small-caps;
	padding: 8px 0px 0px 40px;
	text-align:left;
}
div.MenuBody
{
	border: solid 1px #52a0ff;
	border-top:none;
	background-color: #f8f8f8;
	background-image:url('images/menuBg.gif');
	background-position: left top;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:13px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	text-align:left;
}
div.MenuFooter
{
}
div.MenuItem, div.MenuHover
{
	padding-left:23px;
	padding-bottom:3px;
	padding-top:2px;
	color:#f04848;
}
div.MenuHover
{
	background-color:#52a0ff;
	background-image:url('images/bowlingball.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	cursor:pointer;
}

div.MainFooter
{
	background-image:url('images/strikertemplate_14.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
	height:87px;
}
div.LeftFooter
{
	float:left;
}
div.RightFooter
{
	float:right;
	background-image:url('images/strikertemplate_15.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:87px;
	width:98px;
}
div.MiddleFooter
{
	padding-top:63px;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	color:#f04848;
}
div.MainPicture
{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:15px;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	color:#f04848;
	float:left;
}

table.data
{
	margin-bottom:10px;
}
table.data td
{
	padding:0px 2px 0px 2px;
}
td.datasubtitles {
	padding-left:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}