A:link 	  { TEXT-DECORATION: none } 
A:visited { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: none }

body
{
    color: #000000;
    background: url('img/background.gif');
    margin: 25px 0 0 0;
    background-color: #000000;
}
.tab
{
    width: 750px;
    border-collapse: collapse;
}
.tab2
{
    width: 100%;
    border-collapse: collapse;
}
.row1
{
    border-bottom: 2px solid #333333;
    padding: 0px 0px 2px 0px;
    width: 30%;
}
.row1m
{
    border-bottom: 2px solid #333333;
    vertical-align: bottom;
    text-align: right;
    width: 70%;
}
.row2
{
    height: 15px;
}
.row3
{
    padding: 30px 30px 0px 30px;
    vertical-align: top;
    font-family: Helvetica;
    font-size: 13px;
    color: #808080;
	text-align: justify;
}
.row3c
{
    padding: 20px 10px 0px 10px;
    vertical-align: top;
    font-family: Helvetica;
    font-size: 13px;
    height: 470px;
    color: #808080;
}
.row4
{
    text-align: center;
    height: 100px;
    vertical-align: middle;
}
.row4c
{
    text-align: center;
    height: 2px;
    vertical-align: top;
}
.row5l
{
    border-top: 2px solid #333333;
    text-align: left;
    padding: 2px;
    width: 50%;
}
.row5r
{
    border-top: 2px solid #333333;
    text-align: right;
    padding: 2px;
    width: 50%;
}
.col1
{
    width: 273px;
	vertical-align: top;
}
.col2
{
    width: 352px;
    font-family: Helvetica;
    font-size: 13px;
    color: #808080;
    padding-left: 5px;
	vertical-align: top;
}
.col3
{
    width: 125px;
    height: 110px;
    text-align: right;
    vertical-align: middle;
}
.col2c
{
    width: 152px;
    height: 25px;
    font-family: Helvetica;
    font-size: 13px;
    color: #808080;
}
.col3c
{
    width: 325px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    font-family: Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
}
.col1ctb2
{
    text-align: left;
    vertical-align: top;
}
.col2ctb2
{
    width: 320px;
    padding: 0px 0px 10px 0px; 
}
.font1
{
    font-family: Helvetica;
    font-size: 15px;
    color: #808080;
}
.font2
{
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    color: #808080;
}
.font3
{
    font-family: Helvetica;
    font-size: 11px;
    color: #808080;
    text-align: right;
}
.font4
{
    color: #555555;
}
.font5
{
    font-family: Helvetica;
    font-size: 13px;
    color: #808080;
    text-align: right;
}
.form1
{
    width: 100%;
    border: 1px solid #808080;
    background-color: #000000;
    font-family: "Trebuchet MS";
    font-size: 13px;
    color: #CCCCCC;
}

