/* 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:#000000;
font-size:30px;
font-weight:bold;
line-height:30px;
}
.content3{
font-family: arial black, Trebuchet MS, Arial, tahoma, Verdana ;
color:#000000;
font-size:26px;
font-weight:bold;
}
.content1-bold{
font-family: Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:13px;
text-decoration:none;
font-weight:bold;
}
.heading1{
font-family: times new roman, Trebuchet MS, Arial, tahoma, Verdana ;
color:#A80405;
font-size:28px;
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;
}