/* 
Blue blog template 
----------------------
You are free to use
this template in any
way you desire, no
author information or
link back are required.
*/
* {
	margin: 0;
	padding: 0;
}

body.indexbody { /*
	background: #ffffff url("bg.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
	*/
	padding: 20px;
}

#headerT {
 
	height: 80px;
	padding-left: 0px;
	background: url("images/t.gif");
}

#headerT div.TRheader {

	height: 80px;
	background: url("images/r1.gif") no-repeat right top;
}

#headerT div.TLheader {
	width: 100%;
	height: 80px;
	background: url("images/l1.gif") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 14pt;
	color: #FFF;
}
#headerT div.TLheader2 {
	width: 100%;
	height: 80px;
	background: url("images/l2.jpg") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 14pt;
	color: #FFF;
}


#headerB {
	width: 100%;
	height: 30px;
	padding-left: 0px;
	background: url("images/b.gif") top;
}

#headerB div.BLheader {
	width: 100%;
	height: 30px;
	padding-top: 3px;
	padding-left: 5px;
	background: url("images/bl1.gif") no-repeat;
}

#headerB div.BRheader {
	width: 100%;
	height: 30px;
	background: url("images/br1.gif") no-repeat right top;
}
span.re01 {
	padding-top: 0px;
	padding-left: 15px;
	background: url("images/re01.gif") no-repeat;
}