﻿	A:link {text-decoration: none; color: #003383; font-weight: bold;}
	A:active {text-decoration: none; color: #003383; font-weight: bold;}
	A:visited {text-decoration: none; color: #003383; font-weight: bold;}
	A:hover {text-decoration: none; color: #AA0000; font-weight: bold;}

body,table,tr,td {font-size: 10pt; font-family:arial; color:#000000; letter-spacing:0pt}.picture {
	border: medium solid #169464;
}

body {
margin: 0;
padding: 0;
border: 0;
text-align: center;
color: #555544;
background: #FFF 
font-size: small;
}
#outer-wrapper {
  margin: 0 auto;
  border: 0;
  width: 775px;
  text-align: $startSide;
  background: $mainBgColor 
  font: $bodyFont;
}
.role_button
{
 background-image:url(images/makepayment2.gif);
 background-repeat:no-repeat;
 width:200px;
 height:80px;
 text-align:center;
 padding-top:18px; 
}
.role_button_text_bottom
{font-size:18px;
font-weight:normal; 
}
.role_button_text_top
{
 font-size:18px;
 font-weight:normal;
}
.role_button_wrapper
{
 color:#4d4438;
}
.role_button_wrapper a
{
 font-weight:normal;
}
.role_button_wrapper a:hover
{
 color:#d94e27;
}