@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
  @font-face {
    font-family: Gabrielle;
    src: url(Gabrielle.eot);
	src: local(" Gabrielle "), url( Gabrielle.ttf ) format("truetype"); /* non-IE */
  }
  body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style1 {font-family: Gabrielle}
.style2 {color: #163944}
#cu3er-container {width:657px; outline:0;}
}
	.input, select {
	background-image:url(images/form_bg.jpg);
	border:1px solid #cecece;
	color:#333333;
	height:24px;
	font-size:18px
}
.textArea{
font-size:18px;
font-weight:bold
}
.buttons button img, .buttons a img {
border:medium none;
height:16px;
margin:0pt 3px -3px 0pt !important;
padding:0pt;
width:16px;
}
button:hover, .buttons a:hover {
background-color:#256775;
border:1px solid #C2E1EF;
color:#336699;
}
.buttons a:active {
background-color:#6299C5;
border:1px solid #6299C5;
color:#FFFFFF;
}
button.positive, .buttons a.positive {
color:#529214;
}
.buttons a.positive:hover, button.positive:hover {
background-color:#DAEFF3;
border:1px solid #cccccc;
color:#222222;
}
.buttons a.positive:active {
background-color:#529214;
border:1px solid #529214;
color:#FFFFFF;
}
.buttons a.negative, button.negative {
color:#D12F19;
}
.buttons a.negative:hover, button.negative:hover {
background:#FBE3E4 none repeat scroll 0%;
border:1px solid #FBC2C4;
color:#D12F19;
}
.buttons a.negative:active {
background-color:#D12F19;
border:1px solid #D12F19;
color:#FFFFFF;
}
.buttons a, .buttons button {
background-color:#F5F5F5;
border-color:#EEEEEE rgb(222, 222, 222) rgb(222, 222, 222) rgb(238, 238, 238);
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
display:block;
float:left;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:100%;
font-weight:bold;
line-height:130%;
margin:0pt 7px 0pt 0pt;
padding:5px 10px 6px 7px;
text-decoration:none;
}
.buttons button {
overflow:visible;
padding:4px 10px 3px 7px;
width:auto;
}
.buttons button[type] {
line-height:17px;
padding:5px 10px 5px 7px;
}
*:first-child + html button[type] {
padding:4px 10px 3px 7px;
}
