/* CSS Document */

/*----------------------Header-------------------------------*/
.Header1
{
	background-image:url(../Images/Themes1/Top1.jpg);background-repeat:no-repeat;width:120px;height:145px;
	background-position:left;
}
.Header2
{
	background-image:url(../Images/Themes1/TopTile.jpg);background-repeat:repeat-x;
	
}
.Header3
{
	background-image:url(../Images/Themes1/Top2.jpg);background-repeat:no-repeat;width:605px;height:145px;
	background-position:right;
}
.Tile1
{
	background-image:url(../Images/Themes1/CenterTile1.jpg);background-repeat:repeat;
}
.Tile2
{
	background-image:url(../Images/Themes1/CenterTile2.jpg);background-repeat:repeat;
}
.MainLeft
{
	background-image:url(../Images/Themes1/MainRight.jpg);background-repeat:no-repeat;width:30px;height:28px;
}
.MainRight
{
	background-image:url(../Images/Themes1/MainLeft.jpg);background-repeat:no-repeat;width:29px;height:28px;
}
/*----------------------Box-------------------------------*/
.BoxTopLeft
{
	background-image:url(../Images/Themes1/BoxTop.gif);background-repeat:no-repeat;width:65px;height:20px;
}
.BoxRight
{
	background-image:url(../Images/Themes1/BoxRight.gif);background-repeat:repeat-x;height:20px;
}

.BoxTopBack
{
	background-image:url(../Images/Themes1/BoxMain.gif);background-repeat:repeat-y;width:5px;
}

