/* Title main color */
.Contitle_MainColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #292c31;
	font-family: Arial;
}
/* Title active color */
.Contitle_ActiveColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #b7081a;
	font-family: Arial;
}
/* Other color bg, Other color border, Other color, Header other color */
.Contitle_OtherColor_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #995900;
	font-family: Arial;
}
/* Box other color border, Box other color, Title other color */
.Contitle_OtherColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #995900;
	font-family: Arial;
}
/* Active color bg, Active color border, Active color, 
	 Main color bg, Main color border, Main color, 
	 Header active color, Header main color, 
*/
.Contitle_White_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
}
/* Box active color border, Box active color, Box main color border, Box main color */
.Contitle_Whitebold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}
#Main_Table_Cont
{
	width: 100%;
}
#Header_Cont
{
	height: 21px;
}
#Silver_Border
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
#Silver_Bg
{
	background-color: #ebebeb;
	border-bottom: #999999 1px solid;
}
#Box_Main_Color
{
	width: 100%;
	background-color: #494a4d;
}
#Box_Active_Color
{
	width: 100%;
	background-color: #BF303B;
}
#Box_Other_Color
{
	width: 100%;
	background-color: #decaae;
}
#Box_Main_Color_Border
{
	border-right: #000000 1px solid;
	border-top: #949AA5 1px solid;
	border-left: #949AA5 1px solid;
	width: 100%;
	border-bottom: #000000 1px solid;
	background-color: #494a4d;
}
#Box_Active_Color_Border
{
	border-right: #96000C 1px solid;
	border-top: #FF808A 1px solid;
	border-left: #FF808A 1px solid;
	width: 100%;
	border-bottom: #96000C 1px solid;
	background-color: #BF303B;
}
#Box_Other_Color_Border
{
	border-right: #BF9760 1px solid;
	border-top: #FFF3E3 1px solid;
	border-left: #FFF3E3 1px solid;
	width: 100%;
	border-bottom: #BF9760 1px solid;
	background-color: #decaae;
}
/* Main color bg, Main color border, Main color, Header main color */
#Main_Color_Header
{
	border-right: #000000 1px solid;
	border-top: #949AA5 1px solid;
	border-left: #949AA5 1px solid;
	border-bottom: #000000 1px solid;
	height: 21px;
	background-color: #292c31;
}
/* Active color bg, Active color border, Active color, Header active color */
#Active_Color_Header
{
	border-right: #80060F 1px solid;
	border-top: #FF858F 1px solid;
	border-left: #FF858F 1px solid;
	border-bottom: #80060F 1px solid;
	height: 21px;
	background-color: #b7081a;
}
/* Other color bg, Other color border, Other color, Header other color */
#Other_Color_Header
{
	border-right: #BF9760 1px solid;
	border-top: #FFF3E3 1px solid;
	border-left: #FFF3E3 1px solid;
	border-bottom: #BF9760 1px solid;
	height: 21px;
	background-color: #decaae;
}
#Title_Main_Color
{
	border-bottom: #494a4d 1px solid;
	height: 21px;
}
#Title_Active_Color
{
	border-bottom: #BF303B 1px solid;
	height: 21px;
}
#Title_Other_Color
{
	border-bottom: #BF9760 1px solid;
	height: 21px;
}
#Admin_Header
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height: 35px;
	background-color: #ebebeb;
}
#Admin_Border
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

