body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.bgleft {
	background-image: url(../images/shad_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;


}
.bgleft2 {
	background-image: url(../images/shad_left2.jpg);
	background-repeat: no-repeat;
	background-position: right top;


}
.bgright {
	background-image: url(../images/shad_right.jpg);
	background-repeat: no-repeat;
	background-position: rleft top;

}
.bgright2 {
	background-image: url(../images/shad_right2.jpg);
	background-repeat: no-repeat;
	background-position: rleft top;

}
.bgbotleft {
	background-image: url(../images/bg_bot_left.gif);
	background-repeat: repeat-y;
	background-position: right;


}
.bgbotright{
	background-image: url(../images/bg_bot_right.gif);
	background-repeat: repeat-y;
	background-position: left;


}
.bgmenu {
	background-image: url(../images/tr1_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.bgcontent {
	background-image: url(../images/tr1_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.bgcontent2 {
	background-image: url(../images/tr1_4main.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;

}
a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
a.blue:link {
	color: #0082c7;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.blue:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0082c7;
	text-decoration: none;
}
a.blue:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0082c7;
	text-decoration: underline;

}
#banner {position: absolute; z-index:100; width:100%; left:; top:400pt; text-align:center;padding-top: ;}
