/* CSS Document */

.textBlueBold{
	color: #000099;
	font-weight: bold;
}

.textRedBold, .textRedBold a{
	color:red;
	font-weight: bold;
}

.textStrikeOut {
	text-decoration:line-through;
}

input image{
padding:0px;
margin:0px;
border:none;
}
.radioPadding{
padding:4px;
}
/* Used on dreamweaver templates */

.Col225 {
display:block; float:left; width:225px;
padding:8px;
position:relative; top:0px; left:0px;
}

.fixed-courior {
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 3px;
}

/* CUSTOM TABLE FORMATTING */

td.TableCellBorderTop {
border-top: 1px solid #ccc;

}
/* AD SPACE */

fieldset.adspace {
padding:8px;
height:140px;
}
.adspace legend {
color: #0033CC;
}
.adspace legend a {
font-weight:bold;
font-size:12px;
text-decoration:none;
border:none;
}

.adspace a {
color: #0033CC;
font-weight:normal;
text-decoration:underline;
line-height:18px;
border:none;
}

.adspace a:hover {
color: #6699FF;
}

.adspace .more {
float:right;
border:none;
}

