﻿.body_old
{
	background-image: url('Assets/backgrounds/baseball.png');
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: auto;
}
body
{
	background-color:#2D6092;
	margin-left: 5%;
	margin-right: 5%;
}
img{
	border-style: none;
	border-width: 0px;
}
h1
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight:bolder;
	color: #008800
}
h2
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bolder;
	color: #008800
}
h3
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bolder;
	color: #008800
}
p
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a
{
    border-style:none;
    border-width: 0px;
}
ul
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table
{
    border-style:none;
    border-width:0px;
    border-collapse:collapse;
}
td
{
    vertical-align:top;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    }
.fill{position:relative; width:100%; height:auto}
.invisible{display:none}
.spacer
{width:15px;height:15px}
.topnavcells
{
	background-image:url('Assets/backgrounds/85CCDE_80trx.png');
	background-repeat:repeat;
	vertical-align: middle;
}
.navigationmenu{
	z-index:1
}
.navigationcells{
	width: 150px;
	z-index:1
}
.pright{
	text-align: right;
}
.datagrid{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.datagridRed{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: red;
}
.datagridGreen{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: green;
}
.datagridSm{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.bl-cccccc{background: url(assets/curves/cccccc/bottom_lh_cccccc.jpg) 0 100% no-repeat
}
.tl-cccccc{background: url(assets/curves/cccccc/top_lh_cccccc.jpg) 0 0 no-repeat
}
.tr-cccccc{background: url(assets/curves/cccccc/top_rh_cccccc.jpg) 100% 0 no-repeat
}
.br-cccccc{background: url(assets/curves/cccccc/bottom_rh_cccccc.jpg) 100% 100% no-repeat
}
.bl-ccffcc{background: url(assets/curves/ccffcc/bottom_lh_ccffcc.jpg) 0 100% no-repeat
}
.tl-ccffcc{background: url(assets/curves/ccffcc/top_lh_ccffcc.jpg) 0 0 no-repeat
}
.tr-ccffcc{background: url(assets/curves/ccffcc/top_rh_ccffcc.jpg) 100% 0 no-repeat
}
.br-ccffcc{background: url(assets/curves/ccffcc/bottom_rh_ccffcc.jpg) 100% 100% no-repeat
}
.bl-ccffff{background: url(assets/curves/ccffff/bottom_lh_ccffff.jpg) 0 100% no-repeat
}
.tl-ccffff{background: url(assets/curves/ccffff/top_lh_ccffff.jpg) 0 0 no-repeat
}
.tr-ccffff{background: url(assets/curves/ccffff/top_rh_ccffff.jpg) 100% 0 no-repeat
}
.br-ccffff{background: url(assets/curves/ccffff/bottom_rh_ccffff.jpg) 100% 100% no-repeat
}
.bl-ffcccc{background: url(assets/curves/ffcccc/bottom_lh_ffcccc.jpg) 0 100% no-repeat
}
.tl-ffcccc{background: url(assets/curves/ffcccc/top_lh_ffcccc.jpg) 0 0 no-repeat
}
.tr-ffcccc{background: url(assets/curves/ffcccc/top_rh_ffcccc.jpg) 100% 0 no-repeat
}
.tl-ffffcc{background: url(assets/curves/ffffcc/top_lh_ffffcc.jpg) 0 0 no-repeat
}
.tr-ffffcc{background: url(assets/curves/ffffcc/top_rh_ffffcc.jpg) 100% 0 no-repeat
}
.br-ffffcc{background: url(assets/curves/ffffcc/bottom_rh_ffffcc.jpg) 100% 100% no-repeat
}
.bl-white{
	background-position: 100%;
	background: url(assets/curves/white/bottom_lh_white.jpg) no-repeat 0 100%;
	width: 15px;
	height: 15px;
}
.tl-white{
	background-position: 0em 0em;
	background: url(assets/curves/white/top_lh_white.jpg) no-repeat 0 0;
	width: 15px;
	height: 15px;
}
.tr-white{
	background-position: 100% 0em;
	background: url(assets/curves/white/top_rh_white.jpg) no-repeat 100% 0;
	width: 15px;
	height: 15px;
}
.br-white{
	background-position: 100% 100%;
	background: url('Assets/curves/white/bottom_rh_white.jpg') no-repeat 100% 100%;
	width: 15px;
	height: 15px;
}
.bottom-white{
	background-position: 100%;
	background: url(assets/curves/white/bottom_white.jpg) repeat-x 0
100%;
}
.top-white{
	background-position: 0em 0em;
	background: url(assets/curves/white/top_white.jpg) repeat-x 0
0;
	height: 10px;
}
.left-white{
	background-position: 100%;
	background: url(assets/curves/white/lh_white.jpg) repeat-y 100%
0;
}
.right-white{
	background-position: 100% 100%;
	background: url('Assets/curves/white/rh_white.jpg') repeat-y 100%
100%;
}
.bl-ccccff{
	background-position: 100%;
	background: url(assets/curves/ccccff/bottom_lh_ccccff.jpg) no-repeat 0 100%;
	width: 15px;
	height: 15px;
}
.tl-ccccff{
	background-position: 0em 0em;
	background: url(assets/curves/ccccff/top_lh_ccccff.jpg) no-repeat 0 0;
	width: 15px;
	height: 15px;
}
.tr-ccccff{
	background-position: 100% 0em;
	background: url(assets/curves/ccccff/top_rh_ccccff.jpg) no-repeat 100% 0;
	width: 15px;
	height: 15px;
}
.br-ccccff{
	background-position: 100% 100%;
	background: url('Assets/curves/ccccff/bottom_rh_ccccff.jpg') no-repeat 100% 100%;
	width: 15px;
	height: 15px;
}
.bottom-ccccff{
	background-position: 100%;
	background: url(assets/curves/ccccff/bottom_ccccff.jpg) repeat-x 0
100%;
}
.top-ccccff{
	background-position: 0em 0em;
	background: url(assets/curves/ccccff/top_ccccff.jpg) repeat-x 0
0;
	height: 10px;
}
.left-ccccff{
	background-position: 100%;
	background: url(assets/curves/ccccff/lh_ccccff.jpg) repeat-y 100%
0;
}
.right-ccccff{
	background-position: 100% 100%;
	background: url('Assets/curves/ccccff/rh_ccccff.jpg') repeat-y 100%
100%;
}
.divmaincopy
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.divlhnavmain
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
