﻿body, td, th, input, select, textarea, .small, .netscape4Fix  { font-family: helvetica, arial, "sans serif"; font-size:12px;}
.A {color: #009ACA;}
.A:active {color: #00BCEC;}

.A2 { color: #00AA33;}
.A2:active {color: #FF6600;}

A {color: #FF6600;}
A:active {color: #FFAA33;}

A.mediumLink {color: #FF6600; font-size:18px; text-decoration:none;}
A.mediumLink:active {color: #FFAA33; font-size:18px; text-decoration:none;}
A.mediumLink:hover {color: #FF6600; font-size:18px; text-decoration:underline;}

th { text-align:left;  padding-left:3px;  padding-right:3px;}
td { text-align:left; vertical-align:top; }
.largeTitle
{
	font-size:32px;
	font-weight:bold;
	color:#666666;
}
.mediumTitle
{
	font-size:24px;
	font-weight:bold;
	color:#666666;
}
.errorMsg { font-weight:bold; color: #FF3333; font-size: 18px;}
body { background-color: #F6F6F6; }
input,select, textarea  { font-size: 10px; color:black; background-color:#DDDDDD; font-weight: normal;}
table { empty-cells: show;}
.trans { background-color:transparent;}
.formSpecial { font-size: 10px; color:black; background-color:#cccccc; }
.pad
{
  padding-left:3px;
  padding-right:3px;
}
.superPad
{
  padding-left:6px;
  padding-right:6px;
}
.megaPad
{
  padding-left:9px;
  padding-right:9px;
}
.noPad
{
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
}
.myBold{  font-weight: bold;}
ul
{
  margin-left: 12px;
  margin-bottom: 0px;
}
.smallText{  font-size:9px;}
.bigText{  font-size:14px;}
.barTop
{
  border-top:solid 1px black;
  border-left:solid 1px black;
  border-right:solid 1px black;
}
.barShaft
{
  border-left:solid 1px black;
  border-right:solid 1px black;
}
.barLine
{
  border-top:solid 1px #333333;
}
.box
{
  border:solid 2px #CCCCCC;
  background-color:#EEEEEE;
}
.nobr{white-space:nowrap;}
pre {margin-top:0px; margin-bottom:0px;}

.edge_right { background-image: url("http://www.timetocode.com/public/pics/boxRound/edge_right.gif"); background-repeat: repeat-y; background-position: right;}
.edge_left { background-image: url("http://www.timetocode.com/public/pics/boxRound/edge_left.gif"); background-repeat: repeat-y; background-position: left;}
.edge_top { background-image: url("http://www.timetocode.com/public/pics/boxRound/edge_top.gif"); background-repeat: repeat-x; background-position: top;}
.edge_bottom { background-image: url("http://www.timetocode.com/public/pics/boxRound/edge_bottom.gif"); background-repeat: repeat-x; background-position: bottom;}

.shadow_right { background-image: url("http://www.timetocode.com/public/pics/shadow/shadRight.gif"); background-repeat: repeat-y; background-position:center}
.shadow_bottom { background-image: url("http://www.timetocode.com/public/pics/shadow/shadBot.gif"); background-repeat: repeat-x; background-position:top;}