body,td,th {
   font-family: Tahoma;
   font-size: 11px;
   color: #C65B1E;
   font-weight: normal;

   scrollbar-face-color: #ECC4A1;
   scrollbar-track-color: #F6E4D5;
   scrollbar-3dlight-color: #F6E4D5;
}

body {
   background-image: url(images/bg.gif);
}

input, select {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   background-color: #FFFFFF;
   border-color: #E3A870;
   border-style: solid;
   border-width: 1px;
   color: #C65B1E;
}

textarea {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   background-color: #FFFFFF;
   border-color: #E3A870;
   border-style: solid;
   border-width: 1px;
   color: #C65B1E;
   height: 80px;
   width: 220px;
}

.comments {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   background-color: #FFFFFF;
   border-color: #E3A870;
   border-style: solid;
   border-width: 1px;
   color: #C65B1E;
   height: 70px;
   width: 395px;
}

p { margin: 0; text-align: justify; }

a { font-family: Tahoma; color: #C65B1E; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active {text-decoration: none; }
a:hover {text-decoration: none; color: #000000; }

.style1 { font-size: 10px; font-weight: bold; }

.style1 a { font-family: Tahoma; color: #C65B1E; }
.style1 a:link { text-decoration: none; }
.style1 a:visited { text-decoration: none; }
.style1 a:active { text-decoration: none; }
.style1 a:hover { text-decoration: none; color: #000000; }

.style2 { font-size: 12px; font-weight: bold; }

.style2 a { font-family: Tahoma; color: #C65B1E; }
.style2 a:link { text-decoration: none; }
.style2 a:visited { text-decoration: none; }
.style2 a:active { text-decoration: none; }
.style2 a:hover { text-decoration: none; color: #000000; }

.buttonStyle {
   font-size: 16px;
   font-weight: bold;
   cursor: hand;
}

.mainheading { font-size: 24px; font-weight: bold; }
.subheading { font-size: 18px; font-weight: bold; }
.menutext { font-size: 16px; font-weight: bold; }
.questions { font-size: 14px; font-weight: normal; }
