@charset "iso-8859-1";
td {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight: normal
    }
td A:link { text-decoration: none; color: #981B1E}
td A:visited { text-decoration: none; color: #981B1E}
td A:hover { text-decoration: none; color: #949494}

.leftbar {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight: bold
    }
.leftbar A:link { text-decoration: none; color: #000000}
.leftbar A:visited { text-decoration: none; color: #000000}
.leftbar A:hover { text-decoration: none; color: #949494}

.black {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight: bold
    }
.black A:link { text-decoration: none; color: #000000}
.black A:visited { text-decoration: none; color: #000000}
.black A:hover { text-decoration: none; color: #949494}

.red {
    font-family: Arial, Helvetica, sans-serif;
    color: #981B1E;
    font-size: 10px;
    font-weight: bold
    }
.red A:link { text-decoration: none; color: #981B1E}
.red A:visited { text-decoration: none; color: #981B1E}
.red A:hover { text-decoration: none; color: #949494}

.linktop {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
	line-height: 13px;
    font-weight: normal
    }
.linktop A:link { text-decoration: none; color: #000000}
.linktop A:visited { text-decoration: none; color: #000000}
.linktop A:hover { text-decoration: none; color: #949494}

.link {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 18px;
	line-height: 20px;
    font-weight: bold;
	letter-spacing: 1px
    }
.link A:link { text-decoration: none; color: #000000}
.link A:visited { text-decoration: none; color: #000000}
.link A:hover { text-decoration: none; color: #949494}

.title {
    font-family: Arial, Helvetica, sans-serif;
    color: #981B1E;
    font-size: 36px;
	line-height: 38px;
    font-weight: bold;
	letter-spacing: 1px
    }
.title A:link { text-decoration: none; color: #000000}
.title A:visited { text-decoration: none; color: #000000}
.title A:hover { text-decoration: none; color: #949494}

.header {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 15px;
	line-height: 15px;
    font-weight: bold
    }
.header A:link { text-decoration: none; color: #000000}
.header A:visited { text-decoration: none; color: #000000}
.header A:hover { text-decoration: none; color: #949494}

.productheader {
    font-family: Arial, Helvetica, sans-serif;
    color: #aeaeae;
    font-size: 28px;
	line-height: 15px;
    font-weight: bold
    }
.productheader A:link { text-decoration: none; color: #aeaeae}
.productheader A:visited { text-decoration: none; color: #aeaeae}
.productheader A:hover { text-decoration: none; color: #2c1b85}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    color: #454545;
    font-size: 10px;
	line-height: 11px;
    font-weight: normal
    }
.footer A:link { text-decoration: none; color: #981B1E}
.footer A:visited { text-decoration: none; color: #981B1E}
.footer A:hover { text-decoration: none; color: #454545}

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
    line-height: 10px;
    font-weight: normal;
	letter-spacing: 0px
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
    line-height: 10px;
    font-weight: normal;
	background-color: #FFFFFF;
	letter-spacing: 0px
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    line-height: 10px;
    font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	letter-spacing: 0px
	}