/* BODY*/
body {
    background:#ffffff url('../images/bck_body.gif') repeat-x 0 0;
	margin: 0px;
}

/*LINES*/
.line{ height:25px; background: url('../images/line.gif') repeat-x 0 0; background-position:center;}

/*TABLES*/
.tbnro{padding:8 31 0 0; vertical-align:top;}
.tbtopnav1{padding:15 6 0 0; vertical-align:top; height:64px; background: url('../images/bck_topnav1.gif') no-repeat 0 0; background-position:left;}
.tbtopnav2{padding:15 6 0 0; vertical-align:top; height:64px; background: url('../images/bck_topnav2.gif') no-repeat 0 0; background-position:left;}
.tbtopbutt{padding:0 4 0 0;}
.tbtopline{background: url('../images/bck_topline.gif') no-repeat 0 0; height:21px;}
.tbtopoints{background: url('../images/bck_points.gif') no-repeat 0 0; height:60px;}
.tbleft1{padding:258 0 0 0;}
.tbtitle1{background: url('../images/bck_title1.gif') repeat-x 0 0; height:186px;}
.tbtitle2{background: url('../images/bck_title2.gif') repeat-x 0 0;}
.tbfoot{padding:16 0 16 0; text-align:center;}
.tbcontent{padding:40 0 30 0;}
.tblogin{background: url('../images/bck_login.gif') no-repeat 0 0;}

/*ITEMS*/
.itemtext{padding:2 0 2 0; LINE-HEIGHT: 11px;}
.itemspace{padding:0 30 0 0;}


/*TITLES*/
.t1bck{background: url('../images/bck_t.gif') repeat-x 0 0; padding:14 0 0 12; height:41px; vertical-align:top;}
.t2bck{padding:14 0 0 12; height:41px; vertical-align:top;}

/*TEXT*/
font,th,td,tr{ font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }

.foot { font-size : 11px; LINE-HEIGHT: 12px; }
.foot{ color : #8f8f8f; }
a.foot { color: #8f8f8f; text-decoration: none; }
a.foot:hover{ color: #8f8f8f; text-decoration: underline; }

.txt1 { font-size : 11px;}
.txt1{ color : #000000; }
a.txt1 { color: #000000; text-decoration: none; }
a.txt1:hover{ color: #000000; text-decoration: underline; }

.txt2 { font-size : 11px;}
.txt2{ color : #22a2f2; }
a.txt2 { color: #22a2f2; text-decoration: none; }
a.txt2:hover{ color: #22a2f2; text-decoration: underline; }

.txt3 { font-size : 11px;}
.txt3{ color : #676767; }
a.txt3 { color: #676767; text-decoration: none; }
a.txt3:hover{ color: #676767; text-decoration: underline; }

.txt4 { font-size : 11px;}
.txt4{ color : #ff0000; }
a.txt4 { color: #ff0000; text-decoration: none; }
a.txt4:hover{ color: #ff0000; text-decoration: underline; }


/* Form elements */
.flogin{
	color : #3a5e8a;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	background-color : #edf6fe;
	border: 1px solid #98b9e2;
	width:118px;
}

.fform{
	color : #3a5e8a;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	background-color : #edf6fe;
	border: 1px solid #98b9e2;
}