body { font-family: Arial; font-size: 12px; }
.defaulttable { font-family: Arial; font-size: 12px; }

.studtable { width: 100%; font-size:12px; }
.studtable th { text-align: left; background-color: #0080c0; color: #FFFFFF; padding: 3px; }
.studtable td { padding: 3px; }
.studtable .row1	{ background-color: #DDDDDD }
.studtable .row2	{ background-color: #BBBBBB }

fieldset { width: 300px }	
legend { color: #0080c0 }

.unittable { width:100% }
.unittable td { text-align: center; background-color: #88c4ff; font-size:16; height:30px }
.unittable .activeunit { background-color: #0080c0; color: #FFFFFF }
.unittable .feedback { background-color: #fb7; }

.navtable { width: 100% }
.navtable td { text-align: center}

.contenttable { width: 850px; min-height: 1219px; border:1px solid #999999 }
.printtable { width: 850px; min-height: 1219px; border:none; }
.sidebar { text-align: center; vertical-align: bottom; padding-bottom:15px; color: #FFFFFF; font-weight:bold; font-size:18px }
.content { font-family: Arial; font-size:18px; }

.input1 { border:none; border-bottom:1px solid #000000; width: 60px; font-family: Arial; font-size: 16px; }
.input2 { border:none; border-bottom:1px solid #000000; width: 100px; font-family: Arial; font-size: 16px; }
.input3 { border:none; border-bottom:1px solid #000000; width: 200px; font-family: Arial; font-size: 16px; }
.input4 { border:none; border-bottom:1px solid #000000; width: 300px; font-family: Arial; font-size: 16px; }
.input5 { border:none; border-bottom:1px solid #000000; width: 600px; font-family: Arial; font-size: 16px; }

.textarea1 { border:1px solid #000000; width: 60px; font-family: Arial; font-size: 16px; height: 80px; }
.textarea2 { border:1px solid #000000; width: 100px; font-family: Arial; font-size: 16px; height: 80px; }
.textarea3 { border:1px solid #000000; width: 200px; font-family: Arial; font-size: 16px; height: 80px; }
.textarea4 { border:1px solid #000000; width: 300px; font-family: Arial; font-size: 16px; height: 80px; }
.textarea5 { border:1px solid #000000; width: 600px; font-family: Arial; font-size: 16px; height: 80px; }

.audio { border:1px solid #AAAAAA; background-color:#EEEEEE; font-size:12px; padding:5px; }