body 
{
	background-color:	#232323;
	background-image:url(/images/tpbg.jpg);
        font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif;
        color:			#ffffff;
	font-size:		11px;
	padding-right:		0px;
	padding-left:		0px;
	padding-bottom:		0px;
	padding-top:		0px;
	margin:			0px;
}

h1
{
	font-size:		14px;
	font-weight:		bold;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

h2
{
	font-size:		24px;
	font-weight:		bold;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

td
{
	font-size:		11px;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

.fineprint
{
	font-size:		10px;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

p
{
	font-size:		11px;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

ul
{
	font-size:		11px;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

li
{
	font-size:		11px;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

th
{
	font-size:		11px;
	font-weight:		bold;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

hr
{
	color:			#cccccc
}

a:link
{
	font-weight:		normal;
	color:			yellow;
	text-decoration: 	none;
}

a:active
{
	font-weight:		normal;
	color:			yellow;
	text-decoration: 	none;
}

a:visited
{
	font-weight:		normal;
	color:			yellow;
	text-decoration: 	none;
}

a:hover
{
	font-weight:		normal;
	color:			yellow;
	text-decoration: 	underline;
}

.date {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		9px;
	font-weight:		normal;
	color:			#cccccc;
}


.infotext
{
	font-size:		10px;
	font-family:		Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif
	font-weight:		normal;
	color:			#333333
}

.pkghead
{
	font-size:		14px;
	font-weight:		bold;
	font-family:		Trebuchet MS,Arial,Helvetica,Sans-Serif
}

	
	.cella { background-color: white; text-align: right; font-size: 11px; font-family : Trebuchet MS, Arial; color: black;  }
	.cella1 { background-color: white; text-align: left; font-size: 11px; font-family : Trebuchet MS, Arial; color: black;  }
	.cellb { background-color: #F3F2F2; font-size: 11px; font-family : Trebuchet MS, Arial; color: black; }
	.cellb1 { background-color: #F3F2F2; text-align: center; font-size: 11px; font-family : Trebuchet MS, Arial; color: black; }
	.cellc { background-color: #D0D5DD; font-size: 11px; font-family : Trebuchet MS, Arial; color: black; }
	.bordertable { background-color: #CECECE; }

	input.textbox {	background : White;	border : 1px inset;	border-color : Silver Silver Silver Silver;	line-height : inherit; font : Verdana, Arial, sans-serif; font-size : 9px; width : 140;	height : 18; }
	input.namebox {	background : White;	border-color : Silver Silver Silver Silver;	line-height : inherit; font : Verdana, Arial, sans-serif; font-size : 9px; width : 70; height : 21; }
	input.checkbox { background : #F3F2F2;	border : 0px; line-height : inherit; font : Verdana, Arial; font-size : 9px; }
	input.radio { background : #F3F2F2;	border : 0px; line-height : inherit; font : Verdana, Arial; font-size : 9px; }
	select {	background : White;	border : 1px solid;	border-color : black black black black;	line-height : inherit; font : Verdana, Arial; font-size : 9px; }
	input.submit {	background : #7285A1; color: White;	border : 1px solid; border-color : black; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; font : Verdana, Arial; font-size : 9px; font-weight: bold; }
	input.gobutton {	background : White;	border : 0px ; }

	input.button { font-size: 8pt; background:#E5E6E5; color: #33333; border-style:groove; border-width:2px; border-color:ffffff;  width: 80px; }

	input {	
		background : White;	
		border : 1px inset;
		border-color : black black black black;	
		line-height : inherit; 
		font : Trebuchet MS; 
		font-size : 9px; 
		margin-bottom: 0px;
		padding: 0px; 
		padding-top: 0px; 
		padding-bottom: 0px; 
		padding-left: 0px; 
		padding-right: 0px;
	}

