body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	border-top-color: #CFCFCF;
}
.whitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.gray11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
	line-height: 16px;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tahoma11grey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.tahoma11grey a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: underline;
	line-height: normal;
}
.tahred {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #430404;
}
.warningfont {
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFE1E1;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.trstyle
{
border-width:1px;
border-style:dotted;
border-color:#333333;
}
.tr1 {
border-top:1px dashed;
border-color:#333333;
}
