
.bordersbg
{
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/back_tile.gif);
	background-repeat: repeat;
	background-position: left top;
}




.logtables
{
	width: 270px;
	height: 60px;
	padding: 0px 0px 10px 0px;
	margin: 4px 10px 4px 10px;
	border: solid 2px #004D84;
}



.topbox
{
	background-color: #004D84;
	font-family: Arial;
	font-size: large;
	color: #FFFFFF;
}


h3
{
	background-color: #00483A;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	height: 25px;
	width:300px;
		 
}

div
{
}
txtlogin
{
	color: #929292;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

