.mainline{
	font-family : Tahoma;
    font-size : 12;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
    background-color : #C21A15;
}
.mainline:hover{
    color : #f6ff00;
    text-decoration : underline;
}
.line1{
	background-color : #edf1f4;
	font-family : Tahoma;
    font-size : 10;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
}
.line2{
	background-color : #ccd9e8;
	font-family : Tahoma;
    font-size : 10;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
}
.line3{
	background-color : #96c769;
	font-family : Tahoma;
    font-size : 10;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
}
.line4{
	background-color : #ff7d79;
	font-family : Tahoma;
    font-size : 10;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
}
.subform1{
    border: 1px solid #edf1f4;
	background-color : #edf1f4;
	font-family : Tahoma;
    font-size : 10;
    font-weight : normal;
    color : #000000;
    width: 100%;
	height : 20;
}
.subsubmit1{
    border: 1px solid #edf1f4;
    background-color : #edf1f4;
    font-family : Tahoma;
    font-size : 10;
    font-weight : normal;
    color : #000000;
	height : 20;
}

.subform2{
    border: 1px solid #000000;
	background-color : #ffffff;
	font-family : Tahoma;
    font-size : 10;
    font-weight : normal;
    color : #000000;
    width: 100%;
}
.subsubmit2{
    border: 1px solid #ccd9e8;
    background-color : #ccd9e8;
    font-family : Tahoma;
    font-size : 10;
    font-weight : normal;
    color : #000000;
	height : 20;
}

.subform3{
    border: 1px solid #96c769;
	background-color : #aaddaa;
	font-family : Tahoma;
    font-size : 10;
    font-weight : normal;
    color : #000000;
    width: 100%;
	height : 20;
}
.subsubmit3{
    border: 1px solid #96c769;
    background-color : #aaddaa;
    font-family : Tahoma;
    font-size : 10;
    font-weight : normal;
    color : #000000;
	height : 20;
}
.subsubmit4{
    border: 1px solid #ff7d79;
    background-color : #ff7d79;
    font-family : Tahoma;
    font-size : 10;
    font-weight : normal;
    color : #000000;
	height : 20;
}
.colheader{
	background-color : #fff3d7;
	font-family : Tahoma;
    font-size : 10;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
}
.edit_line{
	background-color : #fff3d7;
	font-family : Tahoma;
    font-size : 11;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
}
.edit_form{
    border: 1px solid #000000;
	background-color : #ffffff;
	font-family : Tahoma;
    font-size : 11;
    font-weight : normal;
    color : #000000;
	height : 20;
}
.edit_submit{
    border: 1px solid #000000;
    background-color : #fff3d7;
    font-family : Tahoma;
    font-size : 11;
    font-weight : normal;
    color : #000000;
	height : 20;
}
