body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Tahoma, "Century Gothic";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
td {
font-size: 11px;
font-family: "Trebuchet MS", Tahoma, "Century Gothic";
}
input:text {
border: 1px dotted all;
font-size: 11px;
font-family: "Trebuchet MS", Tahoma, "Century Gothic";
color:#666666;
}
.border_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_both {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(pictures/backgroundc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background {
	background-attachment: scroll;
	background-color: #273A74;
	background-image: url(pictures/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.backgroundc {
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(pictures/backgroundc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
