#main{
width:165px;
font-family:Arial;
font-size:12px;
color:#000;
height: auto;
margin:0 auto;
}
#top{
width:165px;
background:url(top.jpg) no-repeat scroll bottom;
height:19px;
}
#mid{
width:135px;
background:url(mid.jpg) repeat-y;
height: auto;
padding:0px 15px;
}
#bottom{
background:url(bottom.jpg) no-repeat;
width:165px;
height:16px;
}
.textbox{
width:125px;
border:1px inset #000;
}
.textbox1{
border:1px inset #000;

}
.text{
font-weight:bold;
color:#FF0000;
text-align:center;
border-top:#c1c4b1 solid 1px;
padding-top:5px;
}
#signup{
background:#d5e4f6;
color:#fa761f;
width:165px;
height:23px;
line-height:23px;
text-align:center;
font-style:italic;
font-weight:bold;
}
/* TAGS */

body {
                font-family: Verdana, Arial, Times New Roman;
                font-size: 9pt;
                }


td {
                font-family: Verdana, Arial, Times New Roman;
                font-size: 9pt;
                }


li {
                font-family: Verdana, Arial, Times New Roman;
                font-size: 9pt;
                } 



h1,h2,h3,h4,h5,h6 {
                  color: #5E5EB8;
                  font-family: Verdana, Arial, Times New Roman;
                  text-align:left;

                  }
h2 span{
                  color: #5E5EB8;
                  font-family: Verdana, Arial, Times New Roman;
                  text-align:left;
		font-size:18px;
font-weight:bold;

                  }


.infobox {
               color: black;
               font-family: Verdana, Arial, Times New Roman;
               font-size: 7pt;
               }


.footer {
               color: black;
               font-family: Verdana, Arial, Times New Roman;
               font-size: 8pt;
               }


.footermenu {
               color: black;
               font-family: Verdana, Arial, Times New Roman;
               font-size: 8pt;
               }



a:link {color: blue;  text-decoration: none;}
a:visited {color: green;  text-decoration: none; }
a:active {color: red;  text-decoration: none; }
a:hover {color: red;  text-decoration: none; } 

