﻿body {
	margin: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
}
textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	line-height: 16px;
}
th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	vertical-align: top;
}
p {
	text-align: left;
	font-size: 13px;
	line-height: 16px;
}
.frame {
	border: 1px solid #100604;
}
ul {
	margin-left: 0px;
}
li {
	margin-left: 0px;
	margin-top: 4px;
	padding-left: 2.2em;
}
.bullet {
	background: url('../images/baseball.gif') no-repeat left top;
	width: 110px;
	height: 15px;
}
a:link, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 100%;
	color: #FFFFFF;
	background-color: #0053A5;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
a.heading:link {
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.heading:visited {
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.heading:hover {
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.tdMenu {
	background-color: #0053A5;
	padding: 5px;
	width: 125px;
	height: 350px;
	vertical-align: top;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.tdImg {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px #000000 solid;
}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #100604;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
