body
{
 margin:0px;
 padding:0px; 
 background-color:#053278;
 font-family:Arial,Verdana, Helvetica, sans-serif;
}
.bg_top
{
 background-image:   url('../userfiles/image/graphics/estaland_index_01.jpg');
 background-position: bottom center;
 background-repeat: no-repeat;
}
.bg_right
{
 background-image:   url('../userfiles/image/graphics/estaland_index_04.jpg');
 background-position: left;
 background-repeat: no-repeat;
}
.bg_bottom
{
 background-image:   url('../userfiles/image/graphics/estaland_index_07.jpg');
 background-position: top center;
 background-repeat: no-repeat;
}
.bg_left
{
 background-image:   url('../userfiles/image/graphics/estaland_index_02.jpg');
 background-position: right;
 background-repeat: no-repeat;
}
.bg_content
{
 background-image:   url('../userfiles/image/graphics/blue_bg.jpg');
 background-repeat: repeat-x;
}
.bg_content_bottom
{
 background-image:   url('../userfiles/image/graphics/bottom_bg.jpg');
 background-repeat: repeat-x;
}

.text
{
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	text-align:justify;
}
.text_blue
{
	color:#0067A6;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	text-align:justify;
}
.text_black
{
	color:#1B1718;
	font-size:12px;
	line-height:15px;
	text-align:justify;
}

/* FORM ELEMENTS  */
.textfield {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
    color:#000000;
	height: 21px;
	width: 125px;
	border: 1px solid #909193;
	font-size: 11px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
}
.textfield2 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
    color:#000000;
	height: 21px;
	width: 145px;
	border: 1px solid #909193;
	font-size: 11px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
}
.textfield3 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
    color:#000000;
	height: 21px;
	width: 86px;
	border: 1px solid #909193;
	font-size: 11px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
}

