.FormTitle
{
	font-weight: bold;
	font-size:12px;
	font-family:Arial;
	padding-bottom:6px;
}
.FormLetterLeftBorder
{
	background-position:left top;
	background-color:White;
	float:left;
	text-align:center;
	vertical-align:bottom;	
	padding-top:4px;
	font-family:Arial Black;
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
	border-bottom-width:2px;
	border-right-style:none;
	border-bottom-color:Black;
	border-left-color:Black;
}


.FormTBLetter
{
	background-position:left top;
	background-color:White;
	float:left;
	text-align:center;
	vertical-align:bottom;	
	padding-top:4px;
	font-family:Arial Black;
	border-style:solid;
	border-width:1px;
	border-bottom-width:2px;
	border-color:Black;
	border-top-color:#AAAAAA;
	border-right-style:none;
	border-left-style:none;
}


.ChronoCode
{
	font-family: Courrier, Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	padding-top:16px;
}
.ChronoCodeTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;	
}

.ChronoCodeTL
{
	background-image:url(../img/border_tl.png);
	width:12px;height:12px;
}
.ChronoCodeTR
{
	background-image:url(../img/border_tr.png);
	width:12px;height:12px;
}
.ChronoCodeBL
{
	background-image:url(../img/border_bl.png);
	width:12px;height:12px;
}
.ChronoCodeBR
{
	background-image:url(../img/border_br.png);
	width:12px;height:12px;
}
.ChronoCodeT
{
	width:250px;
	height:12px;background-image:url(../img/border_t.png);
	background-repeat:repeat-x;background-position:top;
}
.ChronoCodeL
{
	width:12px;	
	height:110px;
	background-image:url(../img/border_l.png);background-repeat:repeat-y;
}
.ChronoCodeB
{
	width:250px;
	height:12px;	
	background-image:url(../img/border_b.png);background-repeat:repeat-x;
}
.ChronoCodeR
{
	height:110px;
	width:12px;	background-image:url(../img/border_r.png);
	background-repeat:repeat-y;background-position:top;
}

.FormFullLetter
{
	background-position:left top;
	float:left;
	text-align:center;
	vertical-align:bottom;	
	font-family:Arial Black;
	border-style:solid;
	border-width:1px;
	background-color:White;
	border-color:#AAAAAA;
	border-bottom-width:2px;
	border-bottom-color:Black;
}

.FormLetter
{
	background-position:left top;
	float:left;
	text-align:center;
	vertical-align:bottom;	
	font-family:Arial Black;
	background-color:White;
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
	border-bottom-width:2px;
	border-right-style:none;
	border-bottom-color:Black;
}

.FormRightBorder
{
	background-position:left top;
	float:left;
	text-align:center;
	vertical-align:bottom;	
	font-family:Arial Black;
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
	border-bottom-width:0px;
	border-right-style:none;
	border-top-width:0px;
}