a {
text-decoration: none;
}

a.footer {
color: #333333;
font-weight: bold;
}
a.footer:hover {
color: #000000;
}

a.price {
color: #CC4E00;
font-weight: bold;
}

a.left {
color: #666666;
border-bottom: 1px dashed #C0C0C0;
}
a.left:hover {
border-bottom: 1px dashed #CC4E00;
}
a.right {
color: #000000;
border-bottom: 1px dashed #999999;
}
a.right:hover {
border-bottom: 1px dashed #CC4E00;
}

.text-news {
color: #333333;
padding: 2px 15px 2px 15px;
text-align: left;
margin-bottom: 10px;
}
.text-newsheader {
font-weight: bold;
color: #000000;
border-bottom: 1px solid #333333;
margin-bottom: 5px;
}

.text-left {
padding: 0 20px 0 15px;
color: #666666;
font-size:10px;
font-family:verdana, arial, helvetica, san-serif;
}
.text-leftsub {
padding: 0 20px 0 15px;
color: #666666;
font-size:11px;
font-family:verdana, arial, helvetica, san-serif;
}
.text-leftheader {
padding: 0 20px 5px 15px;
color: #669933;
font-size: 10px;
font-family: verdana, arial, helvetica, san-serif;
text-align: right;
font-weight: bold;
text-transform: uppercase;
}
.text-leftheadersub {
margin-top: 10px;
padding: 10px 20px 5px 15px;
color: #669933;
font-size: 10px;
font-family: verdana, arial, helvetica, san-serif;
text-align: right;
font-weight: bold;
text-transform: uppercase;
border-top: 1px dashed #333333;
}

.text-right {
font-family:verdana, arial, helvetica, san-serif;
font-size:10px;	
}
.text-rightheader {
color: #336600;
text-align: left;
font-weight: bold;
text-transform: uppercase;
}

.bkg-boxleft {
width: 239px;
background: #E7E7E7;
background-image: url('images/bkg_boxleft.gif');
}

.form-button {
border: 1px solid #333333;
font-size: 8pt;
}
.form-textbox {
font-family:verdana, arial, helvetica, san-serif;
font-size:10px;		
}
