Your IP : 216.73.216.40


Current Path : /var/www/html/mmishra/iws8/html/ilight/css/
Upload File :
Current File : /var/www/html/mmishra/iws8/html/ilight/css/style.css

body {
	margin-left: 60px; 
	margin-right: 60px; 
	margin-top: 10px; 
	font-size: 12px; 
	line-height: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	background: url(bg1.png) repeat-x #FFFFFF; 
	padding-bottom: 10px;
}

a {
	color: blue; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
       	font-size: 12px;
       	line-height: 20px;
       	font-family: Arial, Helvetica, sans-serif;
       	color: #000000;
	border-collapse: collapse;
	padding: 5px 5px 5px 5px;
}

th {
	background: url(bg1.png) repeat-x #FFFFFF; 
	padding: 1px 1px 1px 1px;
	text-align: center;
}

h1 {
	letter-spacing: 2px;
}

#header {
	margin: 0 90px 0 110px; 
	clear: both; 
	height: 89px; 
	padding: 53px 40px 0 40px;
}

#footer {
	clear: both; 
	height: 89px; 
       	font-family: Arial, Helvetica, sans-serif;
	color: orange;
	size: 8pt;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover, a:active {
  outline: 0;
}

a {
  color: #02495d;
  text-decoration: none;
}

a:hover {
  color: #0088cc;
  text-decoration: none;
}