/* specifications of the body */
body, td, search, hitlist
{
  font-size: 11px;
  font-family: sans-serif, Arial, Helvetica, Verdana, Tahoma;
  margin: 0%;
}

/************************** A **************************/

/* global anchor color */
a { color: #cf2e32; }
a:hover { color: #cf2e32; }

a.nounderline { color: #cf2e32; text-decoration: none; }
a.nounderline:hover { color: #cf2e32; text-decoration: none; }

a.tab { color: #996633; text-decoration: none; }
a.tab:hover { color: #FFFFFF; text-decoration: none; }

a.sitecolor1 { color: #cf2e32; }
a.sitecolor1:hover { color: #cf2e32; }

/************************** FONT SIZE **************************/

.small { font-size: 9px; font-family: Tahoma, sans-serif, Arial, Helvetica, Verdana;}
.regular { font-size: 12px; font-family: Tahoma, sans-serif, Arial, Helvetica, Verdana;}
.large { font-weight: bold; font-size: 14px; font-family: Tahoma, sans-serif, Arial, Helvetica, Verdana;}
.xlarge { font-weight: bold; font-size: 16px; font-family: Tahoma, sans-serif, Arial, Helvetica, Verdana;}
.xxlarge { font-weight: bold; font-size: 18px; font-family: Tahoma, sans-serif, Arial, Helvetica, Verdana;}
.xxxlarge { font-weight: bold; font-size: 20px; font-family: Tahoma, sans-serif, Arial, Helvetica, Verdana;}

/*************** INPUT FIELDS SETTINGS ********************/

input, textarea, file, select {
font-size: 11px;
font-family: Arial, Helvetica, Verdana, Tahoma;
}

/* For Submit Button */
.BtnX1 {
font-size: 12px;
color: #FFFFFF;
font-family: arial, helvetica;
font-weight:bolder;
border-color: #666666;
background-color: #666666;
padding:0;
border-style: solid;
border-width: 1px;
width: 80px;
cursor: pointer;
}

/* For Submit Button */
.BtnX2 {
font-size: 12px;
color: #666666;
font-family: arial, helvetica;
font-weight:bolder;
border-color: #4B598A;
background-color: #FFFFFF;
padding:0;
border-style: solid;
border-width: 1px;
width: 80px;
cursor: pointer;
}

/* For Submit Button */
.BtnX3 {
font-size: 12px;
color: #FFFFFF;
font-family: arial, helvetica;
font-weight:bolder;
border-color: #616161;
background-color: #616161;
padding:0;
border-style: solid;
border-width: 1px;
width: 120px;
cursor: pointer;
}
/* For Submit Button - remove all items */
.BtnX4 {
font-size: 12px;
color: #FFFFFF;
font-family: arial, helvetica;
font-weight:bolder;
border-color: #616161;
background-color: #616161;
padding:0;
border-style: solid;
border-width: 1px;
width: 120px;
cursor: pointer;
}
