TEXTAREA,INPUT,SELECT{
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-bottom: 1px solid; 
	border-right: 1px solid; 
	border-color:#555555;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #555555;
	}
INPUT.checkbox{
	border-color:#FFFFFF;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #555555;
	}

html {
	margin:0;
	border:0;
	padding:0
}
body {
	margin:0;
	border:0;
	padding:0px 0px 0px 2px;
	background:#1D2F48 url(2222.jpg);
                background-repeat: no-repeat;
                background-attachment: fixed;
                background-position: top center;
}
body, td, th {
	font:8pt "Verdana","Arial","Helvetica",sans-serif;   
	color:#000;
}
a {
	text-decoration:none;
	color:#4682B4
}
a:visited {
	color:#4682B4

}
a:hover, a:focus, a:active {
	text-decoration:underline
               
}

abbr, acronym {
	cursor:help;
	border-bottom:1px dashed #CCC
}
img {
	border:0px
}
p {
	padding:0
}
kbd.shortcut {
	/*font-family:inherit;*/
	font-family:"Verdana","Arial","Helvetica",sans-serif; /* *shrugs* */
	text-decoration:underline
}
form {
	margin:0;
	padding:0
}
form .silent {
	display:none
}
form .aside {
	float:left;
	clear:left;
	width:30%
}
form textarea {
	width:90%           
}
/*address*/
div#address {
	clear:both;
	padding:1.5em;
	font-style:normal;
	font-size:8pt;
	letter-spacing:.1em;
	text-align:center
}

.first {
	margin-top:0 !important
}
.last {
	margin-bottom:0 !important
}
.leading {
	border-bottom:0 none !important
}
.trailing {
	margin-top:0 !important;
	border-top:0 none !important
}


