.tbl_Border {
	background-color: #000000;
	border-top: 3px ridge #999999;
	border-right: 3px ridge #999999;
	border-bottom: 3px ridge #666666;
	border-left: 3px ridge #666666;

}

.iframe_Border {
	background-color: #000000;
	border: 3px double #CCCCCC;


}

.note {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.c12 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFCC11;
	text-decoration: none;
}

a.c12:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFCC11;
	text-decoration: underline;
}

.jsdate {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #33CC00;
	text-decoration: none;
	background-position: right;

}

