/* To change entire body Style Edit the body style below */

body { 
	background-color:#787379;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#000000; font-size:8pt;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
/* To change the Table Colums Style Edit the td style below */

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#000000; font-size:8pt;
	background-color:
	}


/* To change Table Headers Style Edit the th style below */

th  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF; 
	font-size:10pt;
	text-align:left;
	background-color:#424242
	}
	

/* Defines the style for normal unvisited links */
 
a:link   {
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
    }
	
/* Defines the style for visited links. */

a:visited   {
	text-decoration: none;
	font-weight:normal;
	color: #FFFFFF;
    }

/* Defines the style for hovered links. A link is hovered when the mouse moves over it. */

a:hover {
	background:#7B7B7B;
	text-decoration: none;
	font-weight:normal;
	color: #FFFFFF;
		}
/* Define Form Element styles */

/* Edit Form Field */

INPUT {
    font-weight: normal;
    FONT-SIZE: 8pt;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color='888888', Direction=135, Strength=4);*/
	COLOR: black;
    font-family: 'Verdana, Arial, Helvetica, sans-serif;';
	font-weight: normal
      }
	  
/* Edit Dropdowns */

SELECT  {
    font-weight: normal;
	background-color:#EEF2DD;
    font-size: 8pt;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='888888', Direction=135, Strength=4);
	width: 150px;
    color: black;
    font-family: 'Verdana, Arial, Helvetica, sans-serif;';
	font-weight:bold;
        }

/* Edit Buttons */

BUTTON  {
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: 'Verdana, Arial, Helvetica, sans-serif;';
	font-weight:bold;
        }

/* Edit Multiple line text areas */

TEXTAREA {
    font-weight: normal;
    font-size: 8pt;
    progid:DXImageTransform.Microsoft.Shadow(color='888888', Direction=135, Strength=4);
    COLOR: black;
    font-family: 'Verdana, Arial, Helvetica, sans-serif;'
		}

/* Class assigned on webpages */


.rowHilite {
	background:#FFFFFF;
		   }


.bgTable  {
	background-color:#EEF2DD /* Table Background fill for admin system */
	      }
	
	
.tableMenu {
background:DCE4BC;
}

/* Defines the style for normal unvisited links */
 
a.onyx:link   {
	text-decoration: none;
	font-weight:normal;
	color: #999999;
    }

/* Defines the style for visited links. */

a.onyx:visited   {
	text-decoration: none;
	font-weight:normal;
	color: #999999;
    }

/* Defines the style for hovered links. A link is hovered when the mouse moves over it. */

a.onyx:hover {
	background:#d8c5f8;
	text-decoration: none;
	font-weight:normal;
	color: #999999;
	}
.imagesBorders {
	border: thin solid #000000;
}

.summarytext {
	color: #000000;
	font-weight: bold;
}

.whiteText {
	color: #FFFFFF;
	font-weight: bold;
}

.whiteTextNormal {
	color: #FFFFFF;
}


/* Defines the style for normal unvisited links */
 
a.menu:link   {
	text-decoration: none;
	color: #000000;
	cursor: hand;
    }

/* Defines the style for visited links. */

a.menu:visited   {
	text-decoration: none;
	color: #000000;
    }

/* Defines the style for hovered links. A link is hovered when the mouse moves over it. */

a.menu:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #9E9EA0;
	}
	
.catTitle {font-size: 12px; font-weight: bold; }
