﻿.cLeftMenu
{
	border-bottom: 2px #F5B585 solid;
	padding-top: 5px;
}
.cMenuLink
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #F47A24;
	font-weight: bold;
	text-decoration: none;
}
.cMenuLink:hover
{
	text-decoration: underline;
}
.cBullet
{
	width: 14px;
	height: 12px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bullet.png');
}
.cMainTD
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F47A24;
}
.cTabTopLeft
{
	background-image: url(images/tabTopLeft.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 40px;
}
.cTabCaptionRepeat
{
	background-image: url(images/tabCaptionRepeat.gif);
	background-repeat: repeat-x;
	height: 40px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.cTabCaptionRight
{
	background-image: url(images/tabCaptionRight.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 18px;
	height: 40px;
}
.cTabRepeat
{
	background-image: url(images/tabRepeat.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 40px;
}
.cTabTopRight
{
	background-image: url(images/tabTopRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 16px;
	height: 40px;
}
.cTabSideLeft
{
	background-image: url(images/tabSideLeft.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.cTabSideRight
{
	background-image: url(images/tabSideRight.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 7px;
}
.cTabMiddle
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F26400;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: justify;
}
.cTabMiddleNA
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.cTabBottomLeft
{
	background-image: url(images/tabBottomLeft.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
}
.cTabBottomRight
{
	background-image: url(images/tabBottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
	height: 15px;
}
.cTabBottomMiddle
{
	background-image: url(images/tabBottomRepeat.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.cTopLink
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.cTopLink:hover
{
	text-decoration: underline;
}
.cRowClosing
{
	background-image: url(images/rowClosing.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.cWhiteText
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.cPopupMenu
{
	background-color: #fddcbb;
	border: 2px #F47A24 solid;
	padding: 5px;
}