.BC_Font, .BC_HEADLINE, .BC_txtForm, .BC_txtForm_small, .BC_txtForm_Bold, .BC_txt_ddl, .BC_noteForm, .BC_BTN
{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

.BC_HEADLINE
{
	font-size: 14px;
	font-weight: bold;
}

.BC_txtForm
{
	width: 200px;
}

.BC_txtForm_small
{
	width: 100px;
}

.BC_txtForm_Bold
{
	font-weight: bold;
}

.BC_TD1
{
	width: 30%;
}

.BC_TD2
{
	width: 70%;
}

.BC_BTN
{
	border: ridge 1px Black;
	color: Black;
}