.leftcol {
background-image: url("assets/left_bg.gif");
background-position: top;
background-repeat: no-repeat;
}

.page {
background-image: url("assets/page_bg.gif");
background-position: top left;
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.text {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

H1 {
font-family: arial, helvetica, sans-serif;
font-size: 16px;
color: #7a7a7a;
}

H2 {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
color: #7a7a7a;
}

BODY {
font-family: arial, helvetica, sans-serif;
font-size: 10px;
}

.intro {
font-family: times new roman;
color: #999999;
font-size: 30px;
}

.greentxt {
font-family: times new roman;
color: #00ff00;
font-size: 30px;
}

.redtxt {
font-family: times new roman;
color: #ff0000;
font-size: 30px;
}

.footer {
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #999999;
}

A.footer, A.footer:visited, A.footer:hover {
color: #999999;
}

.title {
font-family: arial, helvetica, sans-serif;
color: #D6D6D6;
font-size: 17px;
font-weight: bold;
text-align: center;
}

.echo {
font-family: arial, helvetica, sans-serif;
color: #0066ff;
font-size: 17px;
font-weight: bold;
}

.faded {
color: #999999;
}

.success {
font-family: arial, helvetica, sans-serif;
color: #00ff00;
font-size: 17px;
font-weight: bold;
text-align: center;
}

.error {
font-family: arial, helvetica, sans-serif;
color: #ff0000;
font-size: 17px;
font-weight: bold;
text-align: center;
}
