body 
{
    
	font: 12px arial,helvetica,sans-serif;
	font-weight : bold;
	color: #333333;
	margin: 0 0 0 0;
}

.normaltext 
{
    font-weight: normal;
}

table.center {margin-left:auto; margin-right:auto;}

table td{
	padding-right: 15px;
	padding-bottom: 3px;
}

a.arrowlink {
 text-decoration: none;
 font-weight : normal;
 padding-left: 10px;
 color: #333333;
 background:url("link_arrow_r.gif") no-repeat scroll 0 0.4em transparent;
 display:inline-block;
}

a.arrowlink:hover 
{
    text-decoration: underline;
    color : #e20074;
}

.smalltext 
{
  font-weight : normal;
  font: 10px arial,helvetica,sans-serif;
}

.grey 
{
  background-color : #f2f2f2;  
  padding-top: 5px;
}



input.buttonStyle
{
   text-decoration: none;
   color:#333333;
}

input.buttonStyle:hover
{
   text-decoration: underline;
   color:#333333;
}

select.smalltext 

{
    font-weight : normal;
   font: 10px arial,helvetica,sans-serif;
	
}
