td
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.top_menu
{
 padding: 5px 20px;
}

A
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #F09146;
  text-decoration: none;
}

A:hover
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #F09146;
  text-decoration: underline;
}

.MENU
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.MENU:hover
{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.HEADER
{
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.IMAGE_WITH_BORDER
{
  border: 2px solid #F09146;
}

.SUBMIT_NORMAL 
{ 
	background-repeat: no-repeat;
	background-color: #ffffff; 
	background-image: url(../images/submit_normal.gif);
	paddingg: 0px; 
	border: 0px;
	width: 50px;
	height: 24px;
}

.SUBMIT_MOUSE_OVER
{ 
	background-repeat: no-repeat;
	background-color: #ffffff; 
	background-image: url(../images/submit_mouse_over.gif);
	paddingg: 0px; 
	border: 0px;
	width: 50px;
	height: 24px;
}

.SUBMIT_UA_NORMAL 
{ 
	background-repeat: no-repeat;
	background-color: #ffffff; 
	background-image: url(../images/submit_ua_normal.gif);
	paddingg: 0px; 
	border: 0px;
	width: 114px;
	height: 24px;
}

.SUBMIT_UA_MOUSE_OVER
{ 
	background-repeat: no-repeat;
	background-color: #ffffff; 
	background-image: url(../images/submit_ua_mouse_over.gif);
	paddingg: 0px; 
	border: 0px;
	width: 114px;
	height: 24px;
}