body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.div_form{
padding-top:10px;
vertical-align:top;
}

.topleft{
background-image:url(images/form-area-leftcorner.png);
background-repeat:no-repeat;
width:47px;
height:47px;
}

.topback{
	background-image:url(images/formarea-top-back.png);
	background-repeat:no-repeat;
	width:305px;
	height:47px;
	text-align:center;
}

.topright{
	background-image:url(images/formarea-right-corner.png);
	background-repeat:no-repeat;
	width:47px;
	height:47px;
}
.middleleft{
	background-image:url(images/formarea-left-tile.png);
	background-repeat:no-repeat;
	width:47px;
	height:431px;
}

.middlebody{
	background-image:url(images/formarea-blue-tile.png);
	background-repeat:repeat-x;
}

.middleright{
	background-image:url(images/formarea-right-tile.png);
	background-repeat:no-repeat;
	width:47px;
	height:431px;
}
.bottleft{
	background-image:url(images/formarea-bot-left-corner.png);
	background-repeat:no-repeat;
	width:47px;
	height:47px;
}

.bottback{
	background-image:url(images/formarea-bottom-tile.png);
	background-repeat:no-repeat;
	width:305px;
	height:47px;
}

.bottright{
	background-image:url(images/formarea-bot-right-corner.png);
	background-repeat:no-repeat;
	width:47px;
	height:47px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFCC;
}
input.btn{
	background-image:url(images/btn1.png);
	background-repeat:no-repeat;
	width:150px;
	height:37px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	vertical-align:top;
	padding: 3px;
	background-position: center top;
	width: 600px;
	position: relative;
	
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

#container{
	background-image: url(images/login_matrix.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright{
	font-size:10px;
	color: #666666;
}

a:link{
	color:#999999
}

.customerlogo{
image-height:100px;
image-width:250px;
background-color: transparent;
}
