/* Main color bg, Main color border, Main color, Header main color */
.Contitle_MainColor_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #345473;
	font-family: Arial;
}
/* Box main color border, Box main color, Title main color */
.Contitle_MainColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #345473;
	font-family: Arial;
}
/* Active color bg, Active color border, Active color, Header active color */
.Contitle_ActiveColor_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #996600;
	font-family: Arial;
}
/* Box active color border, Box active color, Title active color */
.Contitle_ActiveColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #996600;
	font-family: Arial;
}
/* Other color bg, Other color border, Other color, Header other color */
.Contitle_OtherColor_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #737373;
	font-family: Arial;
}
/* Box other color border, Box other color, Title other color */
.Contitle_OtherColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #737373;
	font-family: Arial;
}
/*  */
.Contitle_White_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
}
/*  */
.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: #CFDBE6;
}
#Box_Active_Color
{
	width: 100%;
	background-color: #fee694;
}
#Box_Other_Color
{
	width: 100%;
	background-color: #dedede;
}
#Box_Main_Color_Border
{
	border-right: #748799 1px solid;
	border-top: #E0F0FF 1px solid;
	border-left: #E0F0FF 1px solid;
	width: 100%;
	border-bottom: #748799 1px solid;
	background-color: #CFDBE6;
}
#Box_Active_Color_Border
{
	border-right: #B2A168 1px solid;
	border-top: #FFF3CA 1px solid;
	border-left: #FFF3CA 1px solid;
	width: 100%;
	border-bottom: #B2A168 1px solid;
	background-color: #fee694;
}
#Box_Other_Color_Border
{
	border-right: #a6a6a6 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	width: 100%;
	border-bottom: #a6a6a6 1px solid;
	background-color: #dedede;
}
/* Main color bg, Main color border, Main color, Header main color */
#Main_Color_Header
{
	border-right: #748799 1px solid;
	border-top: #E0F0FF 1px solid;
	border-left: #E0F0FF 1px solid;
	border-bottom: #748799 1px solid;
	height: 21px;
	background-color: #a5c1da;
}
/* Active color bg, Active color border, Active color, Header active color */
#Active_Color_Header
{
	border-right: #B2A168 1px solid;
	border-top: #FFF3CA 1px solid;
	border-left: #FFF3CA 1px solid;
	border-bottom: #B2A168 1px solid;
	height: 21px;
	background-color: #fee694;
}
/* Other color bg, Other color border, Other color, Header other color */
#Other_Color_Header
{
	border-right: #a6a6a6 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-bottom: #a6a6a6 1px solid;
	height: 21px;
	background-color: #dedede;
}
#Title_Main_Color
{
	border-bottom: #a5c1da 1px solid;
	height: 21px;
}
#Title_Active_Color
{
	border-bottom: #fee694 1px solid;
	height: 21px;
}
#Title_Other_Color
{
	border-bottom: #dedede 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;
}


