body, td, .link {
	font-family:	Arial;
	font-size:		12px;
	color:			black;
}

.box {
	border: #6A027E 1px solid;
}

.nocat {
        border: red 1px solid;
        font-family:    Arial;
        font-weight:bold;
	font-style:italic;
        color:                  red;
}

a {
	font-family:	Arial;
	font-size:		12px;
	text-decoration: underline;
	color:			black;
}

.highlight {
	font-family:	Arial;
	font-size:		12px;
	color:			#6A027E;
        font-weight:bold
}

h1 {
	font-family:	Arial;
	font-size:		14px;
	color:			#6A027E;
        font-weight:bold
}

input, select, textarea {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration:none;
}

.headfont {
	font-family:	Arial;
	font-size:		12px;
	color:			black;
        font-weight:bold
}


.navbar {
	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color: #CCCCFF;
	text-decoration:none;
}

.navinput {
	font-family: Arial;
	font-size: 10px;
	color: black;
	border: red 1px solid;
	padding: 1px;
	text-decoration:none;
}

.ghost {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}

.ghostlink {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}
.odd {
	background-color: #CCFFCC;
}

.even {
	background-color: #CCCCFF;
}

.footer {
	font-size: 10px;
	color: #6A027E;
}

.message {
        font-family: "Bradley Hand ITC", "Comic Sans MS";
        font-size: 14px;
        text-decoration:none;
}

.christmas {
        font-family: "Copperplate Gothic Light", Arial
        font-size: 14px;
        text-decoration:none;
}
.featureborder {
border-style: solid;
border-width: 1px 2px 2px 1px;
border-color: #6A027E;
padding: 5px  10px;
background-color: #E9E6ED;
}
.caption { color: #909090; font-size: 8pt;  font-family: Tahoma, Arial, sans-serif; }
.im { border-left: 5px solid #FFFFFF; float: right;}
