body    {
	background-color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

table   {
	border-collapse:collapse;
	border:0px;
}

td      {
	padding:0px;
}

td.blank {
	font-size:1px;
	line-height:1px;
}

td.grey {
    background-color:#A7A7A7;
    font-size:1px;
	line-height:1px;
}

td.lightgrey {
    background-color:#CDC9C9;
    font-size:1px;
	line-height:1px;
}

div.container {
	position:absolute;
	margin-left:-380px;
	width:760px;
	height:99%;
	left:50%;
	text-align:left;
}

.greybold  {
	font-size : 10px;
	font-weight : bold;
	color : #A7A7A7;
	font-family : verdana, helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.brownbuttons {
	font-family : verdana, helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	border-color:#450D0D;
	border-width:1;
	background-color:#991604;
	color:#FFFFFF;
}

.vinebold  {
	font-size : 10px;
	font-weight : bold;
	color : #991604;
	font-family : verdana, helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.blacknormal  {
	font-size : 10px;
	color : #000000;
	font-family : verdana, helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.blackbold  {
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	font-family : verdana, helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.blackbig  {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	font-family : verdana, helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.inputer	{
	font-size : 9px;
	color : #000000;
	font-family : verdana, helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	line-height:18px;
}

.redbold  {
	font-size : 10px;
	font-weight : bold;
	color : #FF0000;
	font-family : verdana, helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.whitebold  {
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	font-family : verdana, helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}


