/* To change entire body Style Edit the body style below */

body { 
	background-color:#C0C0C0;
	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 */


/* Tags edited by support 24th Nov */

table.main {
	height:100%;
	width:100%;
	}
	
table.MainHeader {
	height:440px;
	width:760px;
	}
	
td.imageheader {
	background-image:url(../images/head.jpg);
	}

/* Editing finished 24th Nov */

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:#393029
	}	

.StrapLine  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#AAAAAA; 
	font-size:10pt;
	font-weight:bold;
	}	
.textBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003F8C;
}


/* Defines the style for normal unvisited links */
 
a:link   {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
    }
	
/* Defines the style for visited links. */

a:visited   {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
    }

/* Defines the style for hovered links. A link is hovered when the mouse moves over it. */

a:hover {
	/*background:#FFFFFF;*/
	text-decoration: none;
	font-weight:bold;
	color: #FE8A01;
		}
		
		
a.textBlue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003F8C;
	font-weight:normal;
}	
a.textBlue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003F8C;
	font-weight:normal;
}
a.textBlue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003F8C;
	font-weight:normal;
}
		
		
		
		
		
/* 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 */
	      }

.bgMapTable  {
	background-color:#F2F2F2 /* Table Background fill for admin system */
	      }
	
.tableMenu {
background:DCE4BC;
}

/* Defines the style for normal unvisited links */
 
a.credit:link   {
	text-decoration: none;
	font-weight:normal;
	color: #666666;
    }
	
/* Defines the style for visited links. */

a.credit:visited   {
	text-decoration: none;
	font-weight:normal;
	color: #999999;
    }

a.credit:hover {
	text-decoration: none;
	font-weight:normal;
	color: #999999;
	}
/* Defines the style for hovered links. A link is hovered when the mouse moves over it. */

	
.Menu  {
	background-color:#01398A; /* Table Background fill for admin system */
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF; font-size:8pt;
	      }

a.MenuSelected:link  {
	background-color:#FFFFFF; /* Table Background fill for admin system */
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#01398A; font-size:8pt;
	
	      }	
a.MenuSelected:visited  {
	background-color:#FFFFFF; /* Table Background fill for admin system */
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#01398A; font-size:8pt;
	
	      }	
		  
a.MenuSelected:hover  {
	background-color:#FFFFFF; /* Table Background fill for admin system */
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FE8A01; font-size:8pt;
	
	      }	
