.white_text_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #646464;
}

.body_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.black_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.title_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #311d5b;
}

.header_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #311d5b;
}

.sizes_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #311d5b;
}

.box_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
}

.a 
{
	color: #000000;
}

.a:hover
{
	color: #000000;
}

a.box_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration:underline;
}

a.box_text:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration:none;
}

.form{
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

.form_error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #FF0000;
}

.high { 
	background-color: #E8E8E8;
}

.grey { 
	background-color: #C8C8C8;
}

.red { 
	background-color: #FF0000;
}

.blue { 
	background-color: #badee3;
}

.redtext {
	color:#FF0000;
}

.count {
    background:#990000;
    display:block;
	width:123px;
	height:100%;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:22px;	
}
