/* Title main color */
.Contitle_MainColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #004368;
	font-family: Arial;
}
/* Title active color */
.Contitle_ActiveColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #fe9b00;
	font-family: Arial;
}
/* Other color bg, Other color border, Other color, Header other color */
.Contitle_OtherColor_12px
{
	font-weight: normal;
	font-size: 12px;
	color: #B37A00;
	font-family: Arial;
}
/* Box other color border, Box other color, Title other color */
.Contitle_OtherColorbold_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #B37A00;
	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: #609EBF;
}
#Box_Active_Color
{
	width: 100%;
	background-color: #FFC466;
}
#Box_Other_Color
{
	width: 100%;
	background-color: #FFEBBF;
}
#Box_Main_Color_Border
{
	border-right: #175E84 1px solid;
	border-top: #96DAFF 1px solid;
	border-left: #96DAFF 1px solid;
	width: 100%;
	border-bottom: #175E84 1px solid;
	background-color: #609EBF;
}
#Box_Active_Color_Border
{
	border-right: #BF8830 1px solid;
	border-top: #FFF5E6 1px solid;
	border-left: #FFF5E6 1px solid;
	width: 100%;
	border-bottom: #BF8830 1px solid;
	background-color: #FFC466;
}
#Box_Other_Color_Border
{
	border-right: #BF9230 1px solid;
	border-top: #FFFAEF 1px solid;
	border-left: #FFFAEF 1px solid;
	width: 100%;
	border-bottom: #BF9230 1px solid;
	background-color: #FFEBBF;
}
/* Main color bg, Main color border, Main color, Header main color */
#Main_Color_Header
{
	border-right: #175E84 1px solid;
	border-top: #96DAFF 1px solid;
	border-left: #96DAFF 1px solid;
	border-bottom: #175E84 1px solid;
	height: 21px;
	background-color: #2186bd;
}
/* Active color bg, Active color border, Active color, Header active color */
#Active_Color_Header
{
	border-right: #b26d00 1px solid;
	border-top: #ffce80 1px solid;
	border-left: #ffce80 1px solid;
	border-bottom: #b26d00 1px solid;
	height: 21px;
	background-color: #fe9b00;
}
/* Other color bg, Other color border, Other color, Header other color */
#Other_Color_Header
{
	border-right: #BF9230 1px solid;
	border-top: #FFFAEF 1px solid;
	border-left: #FFFAEF 1px solid;
	border-bottom: #BF9230 1px solid;
	height: 21px;
	background-color: #FFEBBF;
}
#Title_Main_Color
{
	border-bottom: #609EBF 1px solid;
	height: 21px;
}
#Title_Active_Color
{
	border-bottom: #FFC466 1px solid;
	height: 21px;
}
#Title_Other_Color
{
	border-bottom: #BF9230 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;
}

