@import url('../style/Glossy.css');

/*
.fw-logo {
	background: url('../style/bg-logo.jpg');
}
#fw-logo {
	background:url('../style/logo-mask.gif') no-repeat;
}
*/

a {
	color:#1634a5
}
a:hover,a:focus {
	color:#0e2477
}

.fw-tertiary { background-color: #93b6eb; border-color: #93b6eb; }

input, textarea, select {
border-style: solid; 
border-width: 1px; 
border-color:#999999; 
/*background: #161c31 url('../style/bg.gif') repeat-x;*/
font: bold 13px 'lucida sans unicode','lucida sans',arial;
color:Gray;
/*position: relative;*/
/*margin:0px;*/
/*padding:0px;*/
}

.classButton2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  cursor:hand;
  border-style: Solid;
  border-width: 1;
  border-color:#999999;
  background-color: #3A618A;
  color: #ffffff;
  width: 100%;
}
