﻿.title { color: green; margin-bottom: 6px; }
.title input { font-weight: bold; width: 100px; }
.cNames input { height: 23px; width: 20px; margin: 0px; font-weight: bold; }
.mgrid
{
	margin: 4px; margin-left: 150px; overflow: auto; width: 600px; height: 630px;
	font-family: Arial, sans-serif; font-size: 12pt;
}
.mgrid p { margin-top: 0px; padding-top: 0px; }

.grid { font-size: 12pt; }
.grid select { font-weight: bold;  }
.grid input { font-weight: bold; font-size: 11pt; padding: 0 0 0 3px; }
.mgrid td { font-weight: bold; }

.form
{
	position: absolute; top: 145px; left: 400px; 
	font-family: Arial, sans-serif; font-size: 12pt; float: right;
}
.form input { height: 17px; font-weight: bold; }
.form td { font-weight: bold; }

.cBox { border-color: Lime; }
.cBox td { font-weight: bold; padding-left: 10px }

.chkBox input {  }
.chkBox th {  }
.gotMail { border-color: White; border-width: 2px; }

.bold { font-weight: bold; }
.nb { font-weight: normal; color: Blue; }

#messageHeader { width: 580px; }
#messageHeader th { padding: 2px; }
#messageHeader input { width: 76px; height: 26px; }
#commentHeader input { width: 96px; height: 26px; }

.comment input { font-weight: bold; width: 138px; height: 26px; }
.radio input { height: 10px; width: 10px; margin-left: 0px; }

.mcTitle { margin-left: 40px; font-size: 12pt; }
.mcTitle input { width: 68px; }

.pfoot span { font-weight: bold; color: Black; }
.pfoot select { font-weight: bold; background-color: transparent; }

.ddList { font-weight: bold; margin-top: 0px; }
.blue { color: Blue; padding-left: 40px; }

.msgBox { font-weight: bold; font-size: 12pt; width: 570px; height: 300px; }
.nmMsgBox { font-weight: bold; font-size: 12pt; width: 570px; height: 425px; }
.nmCheckBox input { height: 18px; width: 18px; }
.grid { min-height: 520px; height: auto; }

.stMsgBox { font-weight: bold; font-size: 12pt; width: 570px; height: 450px; }

.stGridView { border-collapse: collapse; }
.stGridView input { font-size: small; padding: 0 1px 0 3px; width: 30px; }
.stGridView th { border: 1px solid black; border-collapse: collapse; }
.stGridView td { border: 1px solid black; border-collapse: collapse; }

.moreBtn { margin: 4px 0 0 140px; }
.moreBtn input { width: 160px; height: 26px; }

.mList { border: 2px solid black; }
.mList td { padding: 2px; border: 1px solid black; }

#page_mark {
	height: 20px;
	color: Blue;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	position: absolute;
}
