/* CSS Document */

body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.heading {
	font-size: 30px;
	color: #993399;
}

.menubar_bkg {
	background-attachment: scroll;
	background-image: url(../Media/View/JCnet_r2_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AD69A6;
	text-decoration: none;
	letter-spacing: 3px;
}

A.menubar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AD69A6;
	text-decoration: none;
	letter-spacing: 3px;
}
A.menubar:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AD69A6;
	text-decoration: underline;
	letter-spacing: 2px;
	font-weight: bold;
}