TH.long {
	width : 100px;
  background : #3579C0;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
  color : White;
}
TH.name {
	width : 200px;
  background : #3579C0;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
  color : White;
}
TH.short {
	width : 25px;
	background : #3579C0;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
	color : White;
}
TD.long {
	width : 100px;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
TD.name {
	width : 200px;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
TD.short {
	width : 25px;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
TD.center {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : top;
}
TD {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TR.shade {
	background : #DCDCDC;
}
TABLE.vote {
	border : thin solid;
	width : 280px;
}
H2{
	font-family : "Trebuchet MS";
	font-size : 24px;
}
P {
	font-size : 16px;
}
INPUT {
	font-size : 10pt;
  font-family : Verdana;
	width: 190px
}
input.bluebutton {
  color:#FFFFFF;
  background-color:transparent;
  background-image:url(http://www.kulvir.com/images/bluebutton.png);
  height:29px;
  width:168px;
  cursor:hand;
  font-weight:bold;margin:0px;padding:none;border:none;
}
select.team {
	font-size : 10pt;
  font-family : Verdana;
	border: 1px solid #3579C0;
	width: 210px;
}
