@charset "utf-8";
/* CSS Document */
.box {
	border: 1px solid #666666;
}
.centerLink {
	text-align: center;
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.smtext {
	font-size: 10px;
	color: #666666;
}
a:hover {
	color: #FFF;
}
a:visited {
	color: #840000;
}
a:active {
	color: #C00;
}
a:link {
	color: #C00;
	font: 16px Verdana, Geneva, sans-serif;
}
.pdatext {
	font-size: xx-small;
	color: #CCCCCC;
}
.iFrameBxtop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.medtext {
	font: 9px Verdana, Geneva, sans-serif;
	color: #B70000;
}

.iFrameBxRTB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.BxLTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#outLinks a {
	color: #A40000;
	font: 12px Verdana, Geneva, sans-serif;
}

