body {	background-color:white;	overflow:scroll;}
form {margin:0px; padding:0px}

a {color:blue;}
a.pmenu {color:black; font-size:14px; font-weight:bold; text-decoration:none;}
a.pmenu:hover {color:#C60000; text-decoration:none; }

p {font-size:10pt};
p.p1 {font-size:11pt};
p.p2 {font-size:12pt; margin-top:7pt;};
p.ph {font-size:11pt; margin-top:10px; margin-bottom:2px; padding-bottom:1px; font-weight:bold}
p.pt {font-size:11pt; margin-top:5px; margin-bottom:2px; padding-bottom:1px; font-weight:normal}

.button {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;
			background-color:grey; border: 1px solid #000000;	}

.button_link {
				font-family: Arial, Helvetica, sans-serif; font-size: 11px;
				background-color:white;
				border: solid 0px #000000;
				background-color:white;
				color:blue;
				text-decoration:underline;
				cursor:hand;
				width:150px;
				text-align:left;
				padding-left:15px;
		}
.button_link2 {
				font-family: Arial, Helvetica, sans-serif; font-size: 11px;
				background-color:white;
				border: solid 0px #000000;
				background-color:white;
				color:blue;
				text-decoration:underline;
				cursor:hand;
				width:130px;
				overflow:auto;
		}
.input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;
			color:black;
			background-color:white;
			border: 1px solid #000000;
		}
.wide {width:100%}
.wide94 {width:94%}

table {font-size:13px}
table.ts {font-family:Arial, Helvetica, sans-serif; font-size:10px;	}
table.tpm {	font-family:Arial, Helvetica, sans-serif; font-size:14px; }

td.td_top {border-top:solid 1px red; border-left:solid 1px red; border-right:solid 1px red}
td.td_mdl {border-left:solid 1px red; border-right:solid 1px red}
td.td_btm {border-bottom:solid 1px red; border-left:solid 1px red; border-right:solid 1px red}


.border_img { border:solid 1px red }
.border_td { border:solid 1px red }