A:LINK, A:VISITED {
 color : #ff7a11;
 text-decoration : none;
}

A:HOVER { 
 color : #63A63C;
 text-decoration : underline;
}

A:ACTIVE {
 color : #63A63C;
 text-decoration: underline;
}  

HTML, BODY {
 margin: 0;
 padding: 0;
}

BODY { 
 border: 0;
 margin: 0;
 padding: 0;
 height: 100%;
}
 
BODY, TD, TH {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
}

SELECT, INPUT, TEXTAREA, BUTTON, LABEL {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 vertical-align: top;
}

IMG, TABLE, TD, TH {
	border: 0;
	margin-top: 0px;
}
  
FORM {
 margin-top: 0;
 margin-bottom: 0;
 display: inline;
}

LABEL {
 cursor: pointer;
}

P {
 margin:0 0 10pt 0;
}

HR {
 height: 1px;
 color: #ccc;
 border: 1px solid;
 display: block;
}

INPUT {
 margin: 0 5pt 0 0;
}

H1, H2, H3 {
 font-weight: normal;
 margin-top: 0;
 padding-top: 0;
}

UL, OL {
 padding: 0;
 margin: 0;
}
#container #content #body {
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #body #login_form {
	background-image: url(../dot_hor.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
#container #content #form #form1 #last_enquiry {
	height: 50px;
	width: 150px;
}
