/* Title main color */
.Contitle_MainColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	font-family: Arial;
}
/* Title active color */
.Contitle_ActiveColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #8F0000;
	font-family: Arial;
}
/* Other color bg, Other color border, Other color, Header other color */
.Contitle_OtherColor_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #997600;
	font-family: Arial;
}
/* Box other color border, Box other color, Title other color */
.Contitle_OtherColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #997600;
	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: #4444BF;
}
#Box_Active_Color
{
	width: 100%;
	background-color: #d94c4c;
}
#Box_Other_Color
{
	width: 100%;
	background-color: #FFF3CA;
}
#Box_Main_Color_Border
{
	border-right: #14144B 1px solid;
	border-top: #7B7BFF 1px solid;
	border-left: #7B7BFF 1px solid;
	width: 100%;
	border-bottom: #14144B 1px solid;
	background-color: #4444BF;
}
#Box_Active_Color_Border
{
	border-right: #B30000 1px solid;
	border-top: #FFBFBF 1px solid;
	border-left: #FFBFBF 1px solid;
	width: 100%;
	border-bottom: #B30000 1px solid;
	background-color: #d94c4c;
}
#Box_Other_Color_Border
{
	border-right: #BFAA60 1px solid;
	border-top: #FFF9E6 1px solid;
	border-left: #FFF9E6 1px solid;
	width: 100%;
	border-bottom: #BFAA60 1px solid;
	background-color: #FFF3CA;
}
/* Main color bg, Main color border, Main color, Header main color */
#Main_Color_Header
{
	border-right: #14144B 1px solid;
	border-top: #7B7BFF 1px solid;
	border-left: #7B7BFF 1px solid;
	border-bottom: #14144B 1px solid;
	height: 21px;
	background-color: #000099;
}
/* Active color bg, Active color border, Active color, Header active color */
#Active_Color_Header
{
	border-right: #8F0000 1px solid;
	border-top: #FF8080 1px solid;
	border-left: #FF8080 1px solid;
	border-bottom: #8F0000 1px solid;
	height: 21px;
	background-color: #cc0000;
}
/* Other color bg, Other color border, Other color, Header other color */
#Other_Color_Header
{
	border-right: #BFAA60 1px solid;
	border-top: #FFF9E6 1px solid;
	border-left: #FFF9E6 1px solid;
	border-bottom: #BFAA60 1px solid;
	height: 21px;
	background-color: #FFF3CA;
}
#Title_Main_Color
{
	border-bottom: #4444BF 1px solid;
	height: 21px;
}
#Title_Active_Color
{
	border-bottom: #d94c4c 1px solid;
	height: 21px;
}
#Title_Other_Color
{
	border-bottom: #BFAA60 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;
}

