.pageTitleText {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat}
.bl {background: url(../images/bl.gif) 0 100% no-repeat;}
.br {background: url(../images/br.gif) 100% 100% no-repeat}

.pad {
padding: 0 0 0 .25em;
}
.lowInput{
	height:1.7em;
	font-size:10px;
	color:#009900;
	font-weight:600;
	border-style:solid;
	border-color:#006600;
	border-width:1px;
	padding-left:1px;
}
.bold{
	font-weight:bold;
}
.boderedInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
	font-weight:600;
	border-style:solid;
	border-color:#006600;
	border-width:1px;
	padding-left:1px;
}
.requiredTextBox {
	background-color:#AEFFAE;
}
body { 
    font: normal small verdana, arial, helvetica, sans-serif;
    margin: 10px;
    background-color: white;
	background-image:url(../images/background.gif)
    /*box-sizing: border-box;*/
 }
 .menuDividers{
 	font-weight:100;
	letter-spacing:-.15em
 }
.menu{
 	font-weight:bold;
 }
 .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigText {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.hugeText {
	font-size:36px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
		background-color: #00CC66;
		border-spacing: 0px;
		}
.tableItem{
	font-size:11px;
}
a:link {
		color:#336600;
		text-decoration:none;
}
.menu a:link{
	color:#000000;
	text-decoration: none;
}
.menu a:visited {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#336600;
	text-decoration: none;
}

a:hover, .menu a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
a:active, .menu a:active {
	color:#FFFF00;
	text-decoration:underline;
}

.inputLabel {
	font-weight: bold;
	text-align:right;
}
.redText {
	color: #FF0000;
	font-weight:bold;
}
TD.img {
background-image: url('http://www.loanreminder.net/images/background.gif');
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
