@charset "iso-8859-1";
/* CSS Document */

.mainbg {background:url(images/mainbg.jpg) no-repeat};
.hdrbg {background:url(images/hdrbg1.jpg) no-repeat};
.bodybg {background:url(images/bodybg.jpg)};
.tablebg {background:url(images/tablebg.jpg) no-repeat};

.style1 {font-family: "arial"; font-size:small; color:#000000};
.style2 {font-family: "arial"; font-size:medium; font-weight:bold; color:#000000};
.style2a {font-family: "arial"; font-size:medium; font-weight:bold; color:#FFCC00};
.style3 {font-family: "arial"; font-size:x-small;  color:#FFFFFF};
.style4 {font-family: "arial"; font-size:x-small; color:#000000};
.style5 {font-family: "arial"; font-size:small; font-weight:bold; color:#000000};
.border {border-bottom:medium; border-bottom-color:#FFFFFF};

.TextBox {border: 1px solid #000; font-size: 0.9em; font-family:Arial, sans-serif;  color:#333; font-weight: normal; background-color:#fff;}
.TextArea {border: 1px solid #262626; font-family:Arial, sans-serif; font-size: 0.9em; color:#fff; font-weight: normal; background-color:#345b4f; padding:2px;}
.Button {border: 0px solid #262626; font-size: 0.9em; color: #fff; font-weight: bold; background-color: #000; margin-left:3px; margin-right:3px; margin-top:3px; margin-bottom:3px; padding:2px;}