.INPUT { 
		border-width: 1;
		border-style: solid;
		}

.TL {vertical-align: top; text-align: left;}
.TC {vertical-align: top; text-align: center;}
.TR {vertical-align: top; text-align: right;}
.CL {vertical-align: middle; text-align: left;}
.CC {vertical-align: middle; text-align: center;}
.CR {vertical-align: middle; text-align: right;}
.BL {vertical-align: bottom; text-align: left;}
.BC {vertical-align: bottom; text-align: center;}
.BR {vertical-align: bottom; text-align: right;}


.btnlink {
	border-width: 2; 
	border-style: outset;
	background-color: #d0d0d0;
	margin: 3px;
	padding: 0px,10px,0px,10px;
	color: #000000;
	text-decoration: none;
	}


.m {font: bold 90%; color: #ffffff;}
.required {background-image:url(../images/required.gif); background-position:top right; background-repeat:no-repeat;}
.auto {background-image:url(../images/auto.gif); background-position:top right; background-repeat:no-repeat;}
.rd {background-image:url(../images/rd.gif); background-position:top right; background-repeat:no-repeat;}
.break {page-break-before : always;}
.table {vertical-align: middle;}
.line1 {
	width: 250px; 
	border-width: 2; 
	border-style: solid;
	background-color: #ffffff;
	margin: 0px
      }
.line2 {
	width: 250px; 
	border-width: 0 1 1 1; 
	border-style: solid;
	background-color: #ffffff;
	margin: 0px
      }
.line3 {
	width: 250px; 
	border-width: 0 1 1 1; 
	border-style: solid;
	background-color: #ffffff;
	margin-bottom: 1px
      }
.link {
	color: #000000;
	text-decoration: none
      }


.c_bold {font-size: 18; font-weight: bold}
.c_normal {font-size: 18; font-weight: normal}
.c_small {font-size: 16; font-weight: normal}
.c_data {font-size: 20; font-family: monospace; font-weight: bold}
.c_email {font-size: 12; font-family: monospace; font-weight: bold}
.c_title {font-size: 34}

.c12_bold {font-size: 11; font-weight: bold}
.c12_normal {font-size: 11; font-weight: normal}
.c12_small {font-size: 10; font-weight: normal}
.c12_data {font-size: 13; font-family: monospace; font-weight: bold}
.c12_email {font-size: 8; font-family: monospace; font-weight: bold}
.c12_title {font-size: 24}