/* Main Document */
body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.Header {
	font-size: 10px;
}
.Inventory {
	font-size: 12px;
}
/*Admin Module*/
.Bold {
	font-size: 12px;
	font-weight: bold;
}

/* Credit Application */

.AppHeader {
	background-color:#000099;
	font-size:  12px;
	font-weight: bold;
	color:  #FFFFFF;
}
