body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a:link {
	font-family: Verdana; 
	color: #485864;
	font-size: 10px;
	text-decoration : none;
}

a:visited {
	font-family: Verdana; 
	color: #485864;
	font-size: 10px;
	text-decoration : none;
}

a:hover {
	font-family: Verdana; 
	color: #485864;
	font-size: 10px;
	text-decoration : underline;
}

.menu{
	font-family: Verdana; 
	color:  white;
	font-size: 10px;
	padding-left: 5px;
	font-weight: bold;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.menu2{
	font-family: Verdana; 
	color:  white;
	font-size: 10px;
	padding-left: 5px;
	font-weight: bold;
}

.rightBlocks { background-image: url(images/background_pixel.gif);  background-repeat: repeat;  }

.pad {
	padding-left: 2px;
}

.pad2 {
	padding-top: 5px;
	padding-left: 5px;
}

.topBlocks { 
	background-image: url(images/top_right_tile.jpg);  
	background-repeat: repeat;  }
	
	
.inputfield {
	background-color: #F1F6FA;
	border-bottom-color: #E0F0FC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #7D8891;
	border-top-style: solid;
	border-top-width:1px;
	border-right-color: #F1F6FA;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #7D8891 ;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #9BA3AA;
}

.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #485864;
}

.maincontent {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 10px 10px 20px 5px;
}
.heading {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.pageheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.table1 {
  width : 100%;
  height : 100%;
}

form { 
margin-top: 0;
margin-bottom: 0 ; 
} 
