/* style for change password Serimax */

body{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #777;}

.fieldtext {font-weight:normal; color:#777; font-size:10pt; width:300px;}
.fieldlabel {font-weight:bold; color:#778A9F; font-size:10pt;}
.ts td {padding-right:10px }
#login{margin: 50px 0 0 250px; border:0px solid #aaa}
#fieldentry{margin-top: 40px;}
.logo{margin-bottom:20px}

/* for popup windows  */
#popup {margin: 30px 0 0 100px; border:0px solid #aaa}

/* links */
a:link, a:active, a:visited, a:hover {	color: #3F6075;text-decoration: none;}
a:focus,a:hover {	text-decoration: underline;}
a:link img, a:active img, a:visited img, a:hover img {border-style: none;}
a:hover {text-decoration: underline;}


h1 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	color: #636f83;
	padding-right: 20px;
	font-weight: bold;
}

h1 a:visited, h1 a:link, h1 a:active, h1 a:hover {
	color: #636f83;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 8.2pt;
	color: #636f83;
	margin-top: 3px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

h2 a:visited, h2 a:link, h2 a:active, h2 a:hover {
	color: #636f83;
}

h3 {
	padding: 0px;
	font-size: 9.2pt;
	color: #636f83;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

h3 a:visited, h3 a:link, h3 a:active, h3 a:hover {
	color: #636f83;
}


/* css buttons */
input.buttontext { background:url('bg_btn.gif');background-repeat: repeat-x; 
font: 8.5pt Verdana; color:#555; margin:2px; cursor: hand;border:1px solid;border-left-color:#ddd;border-top-color:#ddd;
border-right-color:#aaa;border-bottom-color:#aaa;  }

input.buttonhover  { background:url('bg_btn_hover.gif');
 font: 8.5pt Verdana; color:#555; margin:2px; cursor: hand;border:1px solid;border-left-color:#ddd;border-top-color:#ddd;
border-right-color:#aaa;border-bottom-color:#aaa;}

