.link {color:#0066cc; text-decoration: none}

.link:hover {text-decoration: underline}

.forumlink {color:#ffffff; text-decoration: none}

.forumlink:hover {color:#ce161e}

.forumSelectPage {color:#ce161e}

.specialLink
{
    color:#ce161e;
    font-size: 11pt; font-style: normal;
    font-weight: bold;
    text-decoration: none
}

.specialLink:hover
{
    text-decoration: underline;
}

.postHeadings {
      text-decoration: underline;
      color: #5978c8;
}

.privacy {  font-size: 10pt; font-style: normal; font-weight: bold; color: #0066CC; font-family: Verdana}
.copyright { font-family: Arial; font-size: 10pt; font-weight: normal; color: #999999; background-repeat: no-repeat}
.date {  font-family: Arial; font-size: 10pt}
.linkImg {  font-family: Arial; font-size: 9pt; color: #FF9900}
.poll { font-family:Verdana; font-size: 9pt; color: #999999}


.title {font-family: Helvetica; font-size: 11pt; font-weight: bold; color: #f5f0b9;}
.maintextblack {  font-family: Verdana; font-size: 9pt; font-weight: normal; color:#000000}
.maintextwhite {  font-family: Verdana; font-size: 9pt; font-weight: normal; color:#ffffff}


.test {
	background-color: #000000;
	width: 100%;
	color: #f5f0b9;
}

.opaque {
 opacity: .4;
	filter: alpha(opacity=40);
}

.textbox
{
    border-width:1;border-style:solid;
	border-color:#5978c8;
    background-color: transparent;
}

