﻿body
{
	width: 990px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	color: #0a2336;
	font-family: Arial;
	font-size: 10pt;
}
a:active
{
	color: #016fdb;
}
a:link
{
	color: #016fdb;
}
a:visited
{
	color: #016fdb;
}
a:hover
{
	color: #012bdb;
	text-decoration: underline;
}
a 
{
	text-decoration:none;
}
.header
{
	width: 990px;
	height: 205px;
	background-color: yellow;
	float:left;
	clear:both;
}
.login
{
	width: 252px;
	height: 77px;
	background-color:white;
	float:left;
}
.loginbox
{
	width: 235px;
	height: 63px;
	background-color: #edebed;
	float: left;
	margin-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 1px;
	font-size: 8pt;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.leaderboard
{
	width: 738px;
	height: 104px;
	background-color: white;
	float:right;
}
.companylogo
{
	width: 252px;
	height: 91px;
	background-color: white;
	float: left;
	background-image: url(images/layout/images/softball_layout_03.jpg);
	display: block;
}
.menu
{
	width: 738px;
	height: 64px;
	background-color: white;
	float:right;
}
.submenu
{
	width: 990px;
	height: 37px;
	background-color: white;
	float: left;
	background-image: url(images/layout/images/softball_layout_10.jpg);
}
.submenutext
{
	color:gray;
	margin-top:10px;
	margin-right:30px;
	text-align:right;
}
.submenutext a:active
{
	color: gray;
}
.submenutext a:link
{
	color: gray;
}
.submenutext a:visited
{
	color: gray;
}
.submenutext a:hover
{
	color: white;
	text-decoration: underline;
}
.submenutext a 
{
	text-decoration:none;
}



.maincontent
{}
.skyscraper
{
	width: 160px;
	height: 600px;
	background-color: white;
	float:left;
	margin-top:5px;
	text-align:right;
}
.footer
{
	width: 990px;
	height: 89px;
	background-color: white;
	float: left;
	clear: both;
	margin-top: 5px;
	background-image: url(images/layout/images/softball_layout_23.jpg);
}
.footertext
{
	margin-left:300px;
	width:450px;
	height:100px;
	margin-top:20px;
	color:Gray;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	border: 1px solid black;
	padding: 2px 5px;
	background: #ffcc33;
	text-decoration: none;
	font-family: Arial;
	font-weight: 900;
	font-size: 1.0em;
	color: #000000;
	width:134px;
}
.sample_attach a:active
{
	color: #016fdb;
}
.sample_attach a:hover
{
	color: #012bdb;
	background:Lime;
	text-decoration: underline;
	display: block;
}
.sample_attach a 
{
	text-decoration:none;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }
div#sample_attach_menu_child1             { border-bottom: 1px solid black; }

.large_header
{
	background-color:#F0B400;
	margin:2px 0px 2px 2px;
	padding-top:4px;
	width: 794px;
	height:30px;
	border:2px solid #000000;
	float:left;
	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	color:#000000;
	text-align:center;
	line-height:30px;
}

.ProfileName
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 18pt;
	font-weight:bold;
	background-color:#CCCCCC;
	color:Black;
}

.ProfileArea
{
	font-family:Arial, Verdana, Sans-Serif;
	background-color:#E6E6E6;
	color:Black;
}


.storyheader
{
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}
