﻿
.Container
{
}
.ContainerTitle, .ContainerController
{
}
.WidthFixer
{
	font-size: 0px;
	height: 0px;
}
.DefaultContainer
{
	width: 100%;
}
.DefaultContainerTitleLeft
{
	background: #ffffff url(Images/Container/DefaultContainerTitleLeft.gif) no-repeat top left;}
.DefaultContainerTitleLeft div
{
	width: 50px;	height:48px;}
.DefaultContainerTitle
{
	background: #ffffff url(Images/Container/DefaultContainerTitle.gif) repeat-x top left;
	height: 50px;}
.DefaultContainerTitle td
{
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}
.DefaultContainerTitleRight
{
	background: #ffffff url(Images/Container/DefaultContainerTitleRight.gif) no-repeat top left;}
.DefaultContainerTitleRight div
{
	width: 50px;
}

.DefaultContainerContentLeft{background: #ffffff url(Images/Container/DefaultContainerContentLeft.gif) repeat-y top left;}
.DefaultContainerContentRight{background: #ffffff url(Images/Container/DefaultContainerContentRight.gif) repeat-y top left;}
.DefaultContainerContent
{
	padding: 8px 0px 8px 0px;
}
.DefaultContainerBottomLeft{background: #ffffff url(Images/Container/DefaultContainerBottomLeft.gif) no-repeat top left;}
.DefaultContainerBottom{background: #ffffff url(Images/Container/DefaultContainerBottom.gif) repeat-x top left;
height: 50px}
.DefaultContainerBottomRight{background: #ffffff url(Images/Container/DefaultContainerBottomRight.gif) no-repeat top left;}

.LeftContainer
{
	width: 100%;
}
.LeftContainerTitleLeft
{
	background: #ffffff url(Images/Container/LeftContainerTitleLeft.gif) no-repeat top left;}
.LeftContainerTitleLeft div
{
	width: 10px;	}
.LeftContainerTitle
{
	background: #ffffff url(Images/Container/LeftContainerTitle.gif) repeat-x top left;
	height: 30px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	font-size: 10px;}
.LeftContainerTitle td
{
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}
.LeftContainerTitleRight
{
	background: #ffffff url(Images/Container/LeftContainerTitleRight.gif) no-repeat top left;}
.LeftContainerTitleRight div
{
	width: 10px;
}

.LeftContainerContentLeft{background: #ffffff url(Images/Container/LeftContainerContentLeft.gif) repeat-y top left;}
.LeftContainerContentRight{background: #ffffff url(Images/Container/LeftContainerContentRight.gif) repeat-y top left;}
.LeftContainerContent
{
	padding: 8px 8px 8px 8px;background-image: url(Images/Container/LeftContainerContent.gif);background-repeat: repeat;
font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	width: 205px;}
.LeftContainerBottomLeft{background: #ffffff url(Images/Container/LeftContainerBottomLeft.gif) no-repeat top left;}
.LeftContainerBottom{background: #ffffff url(Images/Container/LeftContainerBottom.gif) repeat-x top left;
height: 30px}
.LeftContainerBottomRight{background: #ffffff url(Images/Container/LeftContainerBottomRight.gif) no-repeat top left;}

.LeftContainerTitle td
{
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 10px;
}

.WidthFixer
{
	width: 200px;
}

.RightContainer
{
	width: 100%;
}
.RightContainerTitle
{
	background: #FDB606 url(Images/Container/RightContainerTitle.gif);
	height: 33px;
}
.RightContainerTitle td
{
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 10px;
}

.RightContainerContent .WidthFixer
{
	width: 205px;
}



