/* Title main color */
.Contitle_MainColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #e00028;
	font-family: Arial;
}
/* Active color bg, Active color border, Active color, Header active color */
.Contitle_ActiveColor_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #808080;
	font-family: Arial;
}
/* Box active color border, Box active color, Title active color */
.Contitle_ActiveColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #808080;
	font-family: Arial;
}
/* Other color bg, Other color border, Other color, Header other color */
.Contitle_OtherColor_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #5C6180;
	font-family: Arial;
}
/* Box other color border, Box other color, Title other color */
.Contitle_OtherColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #5C6180;
	font-family: Arial;
}
/* Main color bg, Main color border, Main color, 
	 Header main color, 
*/
.Contitle_White_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
}
/* 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: #ed4747;
}
#Box_Active_Color
{
	width: 100%;
	background-color: #f7f7f7;
}
#Box_Other_Color
{
	width: 100%;
	background-color: #D0D3E6;
}
#Box_Main_Color_Border
{
	border-right: #9D001A 1px solid;
	border-top: #FF8095 1px solid;
	border-left: #FF8095 1px solid;
	width: 100%;
	border-bottom: #9D001A 1px solid;
	background-color: #ed4747;
}
#Box_Active_Color_Border
{
	border-right: #808080 1px solid;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	width: 100%;
	border-bottom: #808080 1px solid;
	background-color: #f7f7f7;
}
#Box_Other_Color_Border
{
	border-right: #8C91AD 1px solid;
	border-top: #F3F5FF 1px solid;
	border-left: #F3F5FF 1px solid;
	width: 100%;
	border-bottom: #8C91AD 1px solid;
	background-color: #D0D3E6;
}
/* Main color bg, Main color border, Main color, Header main color */
#Main_Color_Header
{
	border-right: #9D001A 1px solid;
	border-top: #FF8095 1px solid;
	border-left: #FF8095 1px solid;
	border-bottom: #9D001A 1px solid;
	height: 21px;
	background-color: #e00028;
}
/* Active color bg, Active color border, Active color, Header active color */
#Active_Color_Header
{
	border-right: #808080 1px solid;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-bottom: #808080 1px solid;
	height: 21px;
	background-color: #f7f7f7;
}
/* Other color bg, Other color border, Other color, Header other color */
#Other_Color_Header
{
	border-right: #8C91AD 1px solid;
	border-top: #F3F5FF 1px solid;
	border-left: #F3F5FF 1px solid;
	border-bottom: #8C91AD 1px solid;
	height: 21px;
	background-color: #D0D3E6;
}
#Title_Main_Color
{
	border-bottom: #ed4747 1px solid;
	height: 21px;
}
#Title_Active_Color
{
	border-bottom: #d9d9d9 1px solid;
	height: 21px;
}
#Title_Other_Color
{
	border-bottom: #8C91AD 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;
}

