td {
	text-align: left;
	vertical-align: top;
	#font-family: Tahoma;
	font-family: Arial;
	font-size: 12px;
	color:#515151;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#515151;
}
a.n
{
	color:#515151;
	text-decoration:none;
}
.red
{
	color:#B00108;
}
a.red
{
	color:#B00108;
	text-decoration:underline;
}
a.copy
{
	color:#878686;
	text-decoration:none;
}

input.termmenu_button, a.termmenu_button {
    border-width: 1px;
    border-style: solid;
    border-top-color: #5E5E5E;
    border-right-color: #5E5E5E;
    border-bottom-color: #5E5E5E;
    border-left-color: #5E5E5E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #5E5E5E;
    font-size: 12px;
    color: white;
    cursor: hand;
    text-shadow: black;
}
a.termmenu_button:link, a.termmenu_button:visited, a.termmenu_button:active {
    display: block;
    text-decoration: none;
    width: auto;
    text-align: center;
    padding: 6px 15px 6px 15px;
    white-space: nowrap;
    font-size: 13px;
    color: white;
}

a.termmenu_button:hover {
    display: block;
    text-decoration: none;
    width: auto;
    text-align: center;
    padding: 6px 15px 6px 15px;
    white-space: nowrap;
    color: white;
    #background-color: #B48200;
    background-color: #5599BB;
}

input.termmenu_button_spa, a.termmenu_button_spa {
    border-width: 1px;
    border-style: solid;
    border-top-color: #5E5E5E;
    border-right-color: #5E5E5E;
    border-bottom-color: #5E5E5E;
    border-left-color: #5E5E5E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #5E5E5E;
    font-size: 10px;
    color: white;
    cursor: hand;
    text-shadow: black;
}
a.termmenu_button_spa:link, a.termmenu_button_spa:visited, a.termmenu_button_spa:active {
    display: block;
    text-decoration: none;
    width: auto;
    text-align: center;
    padding: 3px 3px 3px 3px;
    white-space: nowrap;
    font-size: 10px;
    color: white;
}

a.termmenu_button_spa:hover {
    display: block;
    text-decoration: none;
    width: auto;
    text-align: center;
    padding: 3px 3px 3px 3px;
    white-space: nowrap;
    color: white;
    #background-color: #B48200;
    background-color: #5599BB;
}

