a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px transparent none;
}

body {
padding:0px;
margin:0px;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #787878;
	text-decoration: none;
}
.heading_1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
}
.heading_2 {
	font-family: Tahoma;
	font-size: 19px;
	line-height: 19px;
	color: #4E7A90;
}
.heading_3 {
	font-family: Tahoma;
	font-size: 19px;
	line-height: 19px;
	color: #4A4A4A;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #676767;
	background-color: #FCFCFC;
	height: 19px;
	width: 137px;
	border:#000000 1px solid;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;*/
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #676767;
	background-color: #FCFCFC;
	height: 19px;
	width: 50px;
	border:#000000 1px solid;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;*/
}.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #838383;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #676767;
}

.styledfield { 
	border: 1px solid;  border-color:#000000;
	background-color:#FFFFFF; color:#000000;
	font-family:arial, helvetica;  font-size:12px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}