 html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #030302; b1b3b7;
}
td, input, select, textarea {
	font-family: Times New Roman;
	font-size: 14px;
	color: #ffffff;
	
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
table.main1 {
	width: 100%;
	border-collapse: collapse;
      vertical-align: middle
}
table.main2 {
	width: 100%;
	border-collapse: collapse;
      background-image: url(images/bg-top.jpg)
}
table.main3 {
	width: 100%;
	border-collapse: collapse;
      vertical-align: top; 
      text-align: justify;
      padding-right: 11px;
    

}
table.main4 {
	width: 100%;
	border-collapse: collapse;
}
table.main5 {
	width: 219px;
	border-collapse: collapse;
      vertical-align: top; 
      text-align: left;
      
	padding-left: 11px;
      margin:10px;
}

a:link {  font: bold 16px "Times New Roman", Times, serif; color: #FFFFFF; text-decoration : none; }
a:active {  font: bold 16px "Times New Roman", Times, serif; color: #FFFFFF; text-decoration : none; }
a:visited {  font: bold 16px "Times New Roman", Times, serif; color: #990000; text-decoration : none; }

