BODY {
	font-family : Arial;
	background-color : #FFFFFF;
	font-size : 10px;
	margin-top : 8px;
}
.font12bold
{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
}
.font12boldwhite
{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
}
.font11
{
	font-family : Arial;
	font-size : 11px;
}
.font10
{
	font-family : Arial;
	font-size : 10px;
}
.font10bold
{
	font-family : Arial;
	font-weight : bold;
	font-size : 10px;
}
.font10white
{
	font-family :Arial;
	font-size : 10px;
	color : #FFFFFF;
}
.font18_2
{
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #CD0613;

}
.font40_2
{
	font-family : "Trebuchet MS";
	font-weight : normal;
	font-size : 30px;
	color : #CD0613;
}
.font12_2
{
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #CD0613;
	font-weight : bold;
}
.font11_3
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #00309C;
	font-weight : bold;
}
A
{
	font-family : Arial;
	font-size : 10px;
	color : #00309C;
}
a:hover
{ 
  font-family: Arial; 
  font-size: 10px; 
  color: #000000; 
  text-decoration: none
  }
.two A
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bolder;
	color : #00309C;
}
.two a:hover
{ 
  font-family: Arial; 
  font-size: 12px; 
  color: #000000; 
  text-decoration: none
  }
.three  A
{
	font-family : Arial;
	font-size : 10px;
	color : #FFFFFF;
}
HR {
	border : thin #CCB5B0;
}
.button{
	background-image: url(buttonBasket.gif); 
	padding-left: 25%;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	width:84px;
	height:22px;
}
.buttonUpdate{
	background-image: url(buttonUpdate.gif); 
	padding-left: 20%;
	font-family : Arial;
	font-size : 11px;
	width:105px;
	height:22px;
}
.buttonSearch{
	background-image: url(buttonSearch.gif); 
	padding-left: 23%;
	font-family : Arial;
	font-size : 12px;
	width: 50px;
	height:22px;
}

