/* This is the standard background color #282828 */ 
/* This is the standard text color #618F21 */ 


body {margin:0; padding:0; background:#282828}
form {margin:0; padding:0}

.pmStdLabelWhite {
	font-size:3pt;
	background-color:#282828;
	font-family:Verdana;
	color:#282828;}

.pmStdLabel {
	font-size:8pt;
	font-family:Verdana;
	color:#618F21;}

.pmStdLabelBold {
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold ;
	color:#618F21;}

.pmStdLabelBold_UL {
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold ;
	text-decoration: underline;
	color:#618F21;}

.pmLoginAttemptIP {
	font-size:11pt;
	font-family:Verdana;
	font-weight:bold;
	color:Yellow;}

.pmStdSilverTextSmall {
	font-size:8pt;
	font-family:Verdana;
	font-style:italic;
	color:Silver;}

.pmStdSilverTextMedium {
	font-size:10pt;
	font-family:Verdana;
	color:Silver;}

.pmStdSilverTextXLarge {
	font-size:20pt;
	font-family:Verdana;
	color:Silver;}


.pmStdButton {
    height:21px; 
    width:71px; 
    background-color:#426217; 
    border-color:White;
    border-width:1px;
    text-align:center;
    font-size:10px;
    font-family:tahoma;
    color:#FFFFFF;}

.pmStdButtonCase {
    height:21px; 
    width:71px; 
    background-color:Green; 
    border-color:White;
    border-width:1px;
    text-align:center;
    font-size:10px;
    font-family:tahoma;
    color:#FFFFFF;}

.pmLoginFailMsg {
	font-size:11pt;
	font-family:Verdana;
	font-weight:bold;
	color:Yellow;}

.pmMainMenuFormName {
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	color:Yellow;}

.pmMainMenuUserName {
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
	color:Black;}

.pmReadOnlyTxtBox {
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
	text-transform:uppercase;
	border-style:none;
	background-color:#282828;
	color:White}

.pmReadOnlyTxtBoxNotes {
	font-size:8pt;
	font-family:Verdana;
	text-transform:uppercase;
	border-style:solid;
	border-width:1;
	border-color:White;
	background-color:#282828;
	color:Yellow}

.pmEditTxtBox{
    font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
    text-transform:uppercase;
	color:Green;}


.pmReadOnlyTxtBoxNotesAlert {
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
	text-transform:uppercase;
	border-style:solid;
	border-width:1;
	border-color:White;
	background-color:#282828;
	color:Red}

.pmEditTxtBoxAlert{
    font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
    text-transform:uppercase;
	color:Red;}
	


/* * * * * * * * * * * * * * * * * * * * * * * 
 These define the look of the main menu.
* * * * * * * * * * * * * * * * * * * * * * */
.MainMenuTabStripMenuItem {
	background-color:DarkGray;
	color:Black;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	padding:2px;
	padding-left:5px;
	padding-right:25px;
	cursor:hand;}

	
.MainMenuTabStripMenuItemOver {
	background-color:DarkGray;
	color:Black;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	padding:2px;
	padding-left:5px;
	padding-right:25px;
	cursor:hand;}


/* This section defines the appearance for the grids  #808080*/

.pmGridSmall {
	background-color:White;
	color:Black;
	font-size:7pt;
	font-family:Verdana;}

.pmGridHeaderStyleSmall {
	background-color:Gainsboro;
	border-color:Black;
	color:Black;
	font-size:8pt;
	font-weight:bold;
	font-family:Verdana;}

.pmGridAlternatingItemStyleSmall {
	background-color:Gainsboro; 
	border-color:Black;
	color:Black;
	font-size:7pt; 
	font-family:Verdana;}

.pmGrid td {
	border-bottom:solid 1px Black;}

	
.pmGrid {
	background-color:White;
	color:Black;
	font-size:8pt;
	font-family:Verdana;}

.pmGridHeaderStyle {
	background-color:Gainsboro;
	border-color:Black;
	color:Black;
	font-size:8pt;
	font-weight:bold;
	font-family:Verdana;}

.pmGridHeaderStyleCenter {
	background-color:Silver;
	border-color:Black;
	color:Black;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	font-family:Verdana;}

.pmGridAlternatingItemStyle {
	background-color:Gainsboro; 
	border-color:Black;
	color:Black;
	font-size:8pt; 
	font-family:Verdana;}



.pmStdAudit {
	font-size:6.5pt;
	font-family:Verdana;
	font-weight:Bold;
	color:White;}

.pmStdAuditBold {
	font-size:6.5pt;
	font-family:Verdana;
	font-weight:Bolder;
	color:Yellow;}

.pmC_ReadOnlyTxtBox {
	font-size:8pt;
	font-family:Courier;
	text-transform:uppercase;
	border-style:none;
	background-color:#282828;
	color:Yellow;}

.pmC_ReadOnlyTxtBoxNotes {
	font-size:8pt;
	font-family:Courier;
	text-transform:uppercase;
	border-style:solid;
	border-width:1;
	border-color:White;
	background-color:#282828;
	color:Yellow;}


.pmC_EditTxtBox {
	font-size:8pt;
	font-family:Courier;
	text-transform:uppercase;
	background-color:#E0E0E0;
	color:#618F21;}


.pmStdLabelBigNoLineRed {
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold ;
	color:Red;}

.pmStdLabelBoldRed {
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold ;
	color:Red;}

.pmStdLabelTinyBoldItalic {
	font-style:italic;
	font-size:6.5pt;
	font-family:Verdana;
	font-weight:Bolder;
	color:red;}


.pmGridEditTxtBox {
	font-size:8pt;
	font-family:Verdana;
	text-transform:uppercase;
	color:#618F21;}






/* This is the break point.... */ 


.xpmStdLabelWhite {
	font-size:4pt;
	font-family:Verdana;
	color:White;}

.xpmStdLabelTinyBold {
	font-size:6.5pt;
	font-family:Verdana;
	font-weight:Bolder;
	color:#336699;}

.pmStdLabelTinyBoldItalic {
	font-style:italic;
	font-size:6.5pt;
	font-family:Verdana;
	font-weight:Bolder;
	color:red;}

.xpmStdLabelTiny {
	font-size:6.5pt;
	font-family:Verdana;
	color:#336699;}

.xpmStdLabelBoldBlue {
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold ;
	color:#336699;}






.xpmStdLabelBigBold {
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold ;
	text-decoration: underline;
	color:Black;}

.xpmStdLabelBigNoLine {
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold ;
	color:Black;}

.pmStdLabelBigNoLineRed {
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold ;
	color:Red;}


.xpmStdTxtBox {
	font-size:8pt;
	font-family:Verdana;
	text-transform:uppercase;
	background-color:Silver;
	color:Red}

	

.xpmC_ReadOnlyTxtBox {
	font-size:8pt;
	font-family:Courier;
	text-transform:uppercase;
	background-color:Gray;
	color:White}
	
.xpmC_EditTxtBox {
	font-size:8pt;
	font-family:Courier;
	text-transform:uppercase;
	background-color:#E0E0E0;
	color:Black}

.xpmGridEditTxtBox {
	font-size:8pt;
	font-family:Verdana;
	text-transform:uppercase;
	background-color:White;
	color:Black}
	
.xpmCmdButton {
	font-size:10pt;
	font-family:Verdana;
	color:Black;}




	







.xpmGridSmall {
	border-color:Silver; 
	border-style:none;
	font-size:7pt;
	font-family:Verdana;}


.xpmGridHeaderStyleSmall {
	background-color:Silver;
	color:White;
	font-size:7pt;
	font-family:Verdana;}


.xpmGridHeaderStyleCenter {
	background-color:Silver;
	color:White;
	font-size:8pt;
	text-align:center;
	font-family:Verdana;}

.xpmGridItemStyle {
	background-color:Silver; 
	color:Silver; 
	font-size:8pt; 
	font-family:Verdana;}

.xpmGridAlternatingItemStyle {
	background-color:Silver; 
	font-size:8pt; 
	font-family:Verdana;}

.xpmGridAlternatingItemStyleSmall {
	background-color:Silver; 
	font-size:7pt; 
	font-family:Verdana;}

.xpmGridSelectedItemStyle {
	background-color:Gray; 
	color:Red; 
	font-size:8pt; 
	font-family:Verdana; 
	font-weight:bold;}

.xpmGridEditItemStyle {
	background-color:#CCCCCC;
	color:Black;
	font-size:8pt;
	font-family:Verdana;}

.xpmReadOnlyDDL {
	font-size:18pt;
	font-family:Verdana;
	text-transform:uppercase;
	border-style:none;
	background-color:#282828;
	font-weight:bold ;
	color:Yellow}
