﻿.tab-top-left
{
	background-image:url(images/sidebox-title-left.gif);
	background-color:#f2f6f9;
	background-repeat:no-repeat;
	width:14px;
	height:40px;
}

.tab-top-mid
{
	background-image:url(images/sidebox-title-bg.gif);
	background-color:#f2f6f9;
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:text-top;
	font-family:Tahoma;
	font-size:10pt;
	color:White;
	width:150px;
	height:auto;
}

.tab-top-right
{
	background-image:url(images/sidebox-title-right.gif);
	background-color:#f2f6f9;
	background-repeat:no-repeat;
	width:14px;
	height:auto;
}

.tab-mid-left
{
	background-image:url(images/sidebox-bar-left.gif);
	background-color:White;
	background-repeat:repeat-y;
	width:auto;
	height:100;
}

.tab-mid-mid
{
	background-color:White;
	text-align: center;
	vertical-align:text-top;
	font-family:Tahoma;
	font-size:10pt;
	width:auto;
	height:auto;
}

.tab-mid-right
{
	background-image:url(images/sidebox-bar-right.gif);
	background-color:White;
	background-repeat:repeat-y;
	width:auto;
	height:auto;
}

.tab-bot-left
{
	background-image:url(images/sidebox-bot-left.gif);
	background-color:#f2f6f9;
	background-repeat:no-repeat;
	width:auto;
	height:14px;
}

.tab-bot-mid
{
	background-image:url(images/sidebox-bot-bg.gif);
	background-color:#f2f6f9;
	background-repeat:repeat-x;
	width:170px;
	height:auto;
}

.tab-bot-right
{
	background-image:url(images/sidebox-bot-right.gif);
	background-color:#f2f6f9;
	background-repeat:no-repeat;
	width:auto;
	height:auto;
}

.tab-mid-mid2
{
	background-color:#f2f6f9;
	text-align:right;
	vertical-align:text-top;
	font-family:Tahoma;
	font-size:10pt;
	width:150px;
	height:250px;
}

