body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-color: #B5BFC0;
		background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	margin: 0;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
}
a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
  color: #000099;
	text-decoration: underline;
 
}

a:hover {
color: #000099;
text-decoration: none;
	
}

a:active {
	color: #000099;
		text-decoration: underline;

}
/* begin Menu */
/* menu structure */


.rhside{
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #000000;
}
