/* CSS Document */
.border01{
border-width:1px;
border-style:solid;
border-color:#BE3020;
padding:2px;
}
.input01{
width:140px;
}
.textarea01{
width:200px;
height:100px;
}
.content1{
font-family: Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:13px;
text-decoration:none;
line-height:18px;
}
.content2{
font-family: Trebuchet MS, Arial, tahoma, Verdana ;
color:#620F05;
font-size:17px;
font-weight:bold;
line-height:18px;
}
.content3{
font-family: Trebuchet MS, Arial, tahoma, Verdana ;
color:#000000;
font-size:22px;
font-weight:bold;
line-height:22px;
}
.content1-bold{
font-family: Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:13px;
text-decoration:none;
font-weight:bold;
}
.heading1{
font-family: Trebuchet MS, Arial, tahoma, Verdana ;
color:#D30A0A;
font-size:35px;
font-weight:bold;
}
.footer{
font-family: Trebuchet MS, Arial,  tahoma, Verdana ;
color:#ffffff;
font-size:13px;
font-weight:normal;
line-height:22px;
}
a.footer1{
font-family: Trebuchet MS, Arial,  tahoma, Verdana ;
color:#ffffff;
font-size:13px;
font-weight:normal;
text-decoration:underline;
}
a.footer1:hover{
font-family: Trebuchet MS, Arial,  tahoma, Verdana ;
color:#ffffff;
font-size:13px;
font-weight:normal;
text-decoration:none;
}