body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #dedede; 
	background-image: url('TCSWeb/TCSImages/page-bg.jpg');
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.12Text
{
	font-size: 0.8em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.12Blue
{
	font-size: 0.8em;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
}

.10Red
{
	font-size: 0.7em;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

.10Black
{
	font-size: 0.7em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.12Header
{
	font-size: 0.8em;
	color:Blue;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Header
{
	font-size: 0.9em;
	color:Blue;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.blackHeader
{
	font-size: 0.9em;
	color:Black;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}


.uHeader
{
	font-weight: bold;
	font-size: 1.1em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.TextLink
{
	font-size: 0.9em;
	color: blue;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.TextLink:hover
{
	font-size: 0.9em;
	color: blue;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.TextLinkSmall
{
	font-size: 0.7em;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.TextLinkSmall:hover
{
	font-size: 0.7em;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.blackTextLink
{
	font-size: 0.8em;
	color: black;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.blackTextLink:hover
{
	font-size: 0.8em;
	color: black;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.redTextLink
{
	font-size: 0.8em;
	color: red;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.redTextLink:hover
{
	font-size: 0.8em;
	color: red;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.redTextLink:visited
{
	font-size: 0.8em;
	color: red;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.redTextLink:active
{
	font-size: 0.8em;
	color: red;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.whiteTextLink
{
	font-size: 0.8em;
	color: white;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.whiteTextLink:hover
{
	font-size: 0.8em;
	color: white;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.whiteTextLink:visited
{
	font-size: 0.8em;
	color: white;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.whiteTextLink:active
{
	font-size: 0.8em;
	color: white;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.HeaderLink
{
	font-size: 0.9em;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.HeaderLink:hover
{
	font-size: 0.9em;
	font-weight:bold;	
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.bHeaderLink
{
	font-size: 0.9em;
	font-weight:bold;	
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.bHeaderLink:hover
{
	font-size: 0.9em;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.BTextLink
{
	font-weight: bold;
	font-size: 0.8em;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.BTextLink:hover
{
	font-weight: bold;
	font-size: 0.8em;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.menuHeader
{
	font-weight: bold;
	font-size: 0.85em;
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menuHeader:Hover
{
	font-weight: bold;
	font-size: 0.85em;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

DIV.menu { 
	width: 95%;
	color: black;
	padding-left: 3px;
	padding-bottom: 1px;
	cursor: pointer;
	cursor: hand;
 	border: 1px solid #FFF;
 	font-family: Arial, Helvetica, sans-serif;
}

DIV.menuOver {
	width: 95%;
 	color: black;
	padding-left: 3px;
	padding-bottom: 1px;
	cursor: pointer;
 	cursor: hand;
 	border: 1px solid #003399;
 	font-family: Arial, Helvetica, sans-serif;
}

p {
  margin-top:5px;
  margin-bottom:15px;
  color: #333333;
  font: normal 11px/17px Arial, Helvetica, sans-serif;
}

.linkstitle {
  cursor: pointer;
  cursor: hand;
  width: 100%;
}

UL.productindex {
	padding-left: 25px;
	padding-bottom: 10px;
	margin: 5px;
}

UL.mainmenu
{
	font-size: 0.8em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	font-weight: normal;
	margin: 5px;

}

.blsmalltext {
	font-family: Arial, Tahoma, Verdana,  Sans-Serif;
	font-size: 0.7em;
	font-weight: normal;
	color:#000000;
}

.formbutton
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(Images/dark-blue-spacer.jpg);
	vertical-align: baseline;
	border-left: #000000 1px solid;
	color: navy;
	direction: ltr;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8595f7;
	text-align: center;
}


.paypal
{
	border-right: #000000 1px solid;
	padding-right: 3px;
	border-top: #000000 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 0.8em;
	padding-bottom: 3px;
	vertical-align: baseline;
	border-left: #000000 1px solid;
	color: navy;
	direction: ltr;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8595f7;
	text-align: center;
	text-decoration: none;
}

.rss
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: bottom;
	border-left: #000000 1px solid;
	color: navy;
	direction: ltr;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8595f7;
	text-align: center;
	text-decoration: none;
}

.livescores
{
	border-right:#000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: bottom;
	color: navy;
	direction: ltr;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccccff;
	text-align: center;
	text-decoration: none;
}

#wrapper
{
	width: 800px;
	margin: 0px auto;
	text-align: left;
	border: 2px solid #1414A4;
	background-color: #ccccff;
}

.maintable
{
	width: 100%;
	background-color: #ccccff;
	border: 0 0 0 0;
	padding: 0 0 0 0;
}

.detailcontainer
{
	width: 600px;
	border: 0 0 0 0;
	padding: 0 0 0 0;
}

.detailtable, .detailtable td
{
	border: 0;
	font-size: 0.9em;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
}

.detailtable th
{
	border: 0;
	font-size: 0.9em;
	color:blue;
	font-family: Arial, Helvetica, sans-serif;
}

