body {
        margin: 0px;
        padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #000000;
		margin-left: 10px;
}

form {
        margin: 0px;
        padding: 0px;
}

.input1 {
    width: 100%;
    height: 20px;
    padding: 2px;
    background-image: url(images/index25.gif);
    background-repeat: no-repeat;
    background-position: left top;
    border: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.align-justify {
        text-align: justify;
}

.text1 {
    font-size: 10px;
    color: #8C8C8C;
}

.text2 {
    font-size: 11px;
    text-align: justify;
}

.text3 {
    color: #6D6966;
}

a {
    color: #7AC150;
}

a:hover {
        text-decoration: none;
}

a.link1 {
    font-size: 10px;
    text-decoration: none;
    color: #FFFFFF;
}

a.link1:hover {
    text-decoration: underline;
}

.bg1 {
    background-image: url(images/index01.gif);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg2 {
    background-image: url(images/index02.gif);
    background-position: left top;
    background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}
td.tab {
  font-size: 13px;
  font-weight: bold;
  vertical-align: top;
  padding-top: 8px;
  padding-left: 5px;
}
a.tab {
  text-decoration: none;
  color: #0000C0;
}
a.tab:hover {
  text-decoration: underline;
}
span.tab {
  font-size: 13px;
  font-weight: bold;
  color: white;
}