td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
}

body {
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
}
.mTableBg {
	background-color: #EDEBEB;
}
.rBg {
	background-color: #CD0E25;
}
.pName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(oth/001.gif);
	text-align: center;
	vertical-align: middle;
}
.redText {
	color: #FF0000;
	font-weight: bold;
}
.photoBg {
	background-color: #BFBFBF;
}
.bBg {
	background-attachment: fixed;
	background-image: url(butBg.jpg);
	background-repeat: repeat-y;
}

INPUT
{
border:1px; border-style:solid; border-color:black;
}