body{
padding:0px;
margin:0px;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #787878;
	text-decoration: none;
}
.top_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.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: 130px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width:1px;
	border-left-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: 60px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top:solid;
	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: 10px;
	line-height: 12px;
	color: #676767;
}
.loginname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}

.buttonSubmitHovered {
	background-position:left bottom;
}
.buttonSubmitlong, .buttonSubmitHoveredlong {
	width:150px;
	height:26px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	
	padding:2px 5px;
	background:url(../images/long.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHoveredlong {
	background-position:left bottom;
}
.buttonSubmitMedium, .buttonSubmitHoveredMedium {
	width:120px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:2px 5px;
	background:url(../images/medium.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHoveredMedium {
	background-position:left bottom;
}
