/*body {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Verdana, Arial, sans-serif;
	scrollbar-face-color: #ffffff;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: black;
scrollbar-arrow-color: #2b63ad;
scrollbar-track-color: #2b63ad;
}
A:link {
	font-weight:bold;
	text-decoration: underline;
	color:#2B63AD;
}
A:visited {
	font-weight:bold;
	color: #888888;
	text-decoration:underline;
}
A:hover {
	color:#2B63AD;
	text-decoration: none;
}
A:active{
	text-decoration: overline underline;
}
A.linkfooter:link {
	font-weight:bold;
	text-decoration:none;
	color : White;
}
A.linkfooter:visited {
	font-weight:bold;
	color: #D3D3D3;
	text-decoration:none;
}
A.linkfooter:hover	  {
    text-decoration:underline;
}
A.linkfooter:active	  {
	text-decoration: overline underline;
	color: Yellow;
}
A.linkhdr:link {
	font-weight:bold;
	text-decoration:none;
	color : White;
}
A.linkhdr:visited {
	font-weight:bold;
}
*/

A:link {
	font-weight:bold;
	text-decoration: none;
	color:#047abc;
}
A:visited {
	font-weight:bold;
	color: #047abc;
	text-decoration:none;
}
A:hover {
	text-decoration: underline;
}
A:active{
	text-decoration: none;
}
.noteboxbigger {
	font-size: 14px;
	padding: 5px;
	height: auto;
	background-color: #eeeeee;
	border-color : black;
	text-align : center;
	border : 1px dotted;
	margin-left : 100px;
	margin-right : 100px;
}
.imagebot {
	background-image: url(images/pcbtop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h2.h2underover {
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BACKGROUND-COLOR: #f7f7f7;
	FONT-SIZE: 16px;
	TEXT-TRANSFORM: uppercase; 
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
}
.bold  {
	font-weight : bold;
}
.cellHiLiteGold{
	background-color: #E3D8B1;
}
.cellNormal{
	font-family: Arial, Helvetica, sans-serif;
}