﻿td.smarterAgent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 25px;
}


td.smarterAgent a, td.smarterAgent a:visited {
	color: #0000BB;
	text-decoration: none;
}
	
td.smarterAgent a:hover {
	color: #C10000;
	text-decoration: underline;
}

div.smarterAgentForm {
	font-family: Arial, Helvetica, sans-serif;
	width: 210px;
	height: 225px;
	text-align: center;
}

td.sa_top {
	font-size: 11px;
	font-weight: bold;
	color: #F7F7F7;
	text-align: center;
	height: 20px; 
	background-image: url('../SmarterAgent/images/logo_bg_top.png');
	background-repeat: repeat-x;  
}

td.sa_top img {
	border-style: none;
}

td.sa_middle {
	font-weight: bold;
	border-left: 2px #696969 solid;
	border-right: 2px #696969 solid;
}

td.sa_bottom {
	text-align: left;
	height: 20px; 
	background-image: url('../SmarterAgent/images/logo_bg.png');
	background-repeat: repeat-x; 
}

td.sa_bottom img {
	border-style: none;
}
