body {
  background: url('images/site_bg.jpg') #204281 top repeat-x;
  margin: 0px;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
}
td {
  font-size: 11px;
}
input, select {
  font-size: 11px;
}
textarea {
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
}
a {
	text-decoration: none;
	color: #3A65B5;
}
a:hover {
	text-decoration: underline;
	color: #3A65B5;
}


.input_qnty {
	width: 25px;
}
.forgotpassword {
	text-decoration: underline;
	color:#ffffff;
}
.forgotpassword:hover {
	text-decoration: underline;
	color:#ffffff;
}
.login {
	color:#ffffff;
	padding-right: 1px;
}
.topbutton_divider {
	color:#ffffff;
	font-weight: bold;
}
.topbutton {
	color:#ffffff;
	font-weight: bold;
}
.topbutton:hover {
	color:#ffffff;
	font-weight: bold;
}

