/* CSS Document */
html {
	height: 100%;
	overflow:scroll;
}
/* end hide */

body {
	background:url(../images/popupbg.png) repeat-x;
	background-color: #B7FEEB;
	margin: 0;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0;
	color:#000000;
	font-family: Arial;
	font-size: 12px;
}

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

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

.hidebox {
background:none;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#990000;
}

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #ff0000; text-decoration: underline}

.vcomms{
font-size: 10px;
font-style: italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 30px;
}

.ps {
color:#990000;
}