﻿.textarea
{
	font-weight: normal;
	color: #0055a5;
	border: 1px solid #0055a5;
	height: 20px;
}
.CouponCode
{
	color: #0055a5;
	font-size:10px;
}
.buttons
{
	padding: 0 15px 0 15px;
	border-left: #cccccc thin outset;
	border-right: #cccccc thin outset;
	border-top: #cccccc thin outset;
	border-bottom: #cccccc thin outset;
	font-size: 15pt;
	color: white;
	line-height: 20pt;
	background-color: #0055a5;
	text-decoration: none;
	cursor: pointer;
}

a.buttons:link
{
	color: black;
	text-decoration: none;
	font-size: 11px;
}
a.buttons:visited
{
	color: black;
	text-decoration: none;
}
a.buttons:active
{
	color: black;
	text-decoration: none;
}
a.buttons:hover
{
	color: #cccccc;
	text-decoration: none;
}
.tblGeneral
{
	margin: 25px 0 0 0;
}
.tdR
{
    text-align: right;
    width: 310px;
}
.note
{
	padding: 5px 0 5px 0;
    width: 275px;
    font-size: 13px;
    font-weight: normal;
    font-family: Arial, Tahoma, Verdana;
    color: #636466;
    text-align: left;
    background-color: Transparent;
}
.tblTopLeft
{
    background-image: url(../../App_Themes/MrPayrollPublic/newimg/MpWhiteFrame_TopLeft.png);
    width: 13px;
    height: 11px;
}
.tblTopRight
{
    background-image: url(../../App_Themes/MrPayrollPublic/newimg/MpWhiteFrame_TopRight.png);
    width: 13px;
    height: 11px;
}
.tblLowerLeft
{
    background-image: url(../../App_Themes/MrPayrollPublic/newimg/MpWhiteFrame_LowerLeft.png);
    width: 13px;
    height: 12px;
}
.tblLowerRight
{
    background-image: url(../../App_Themes/MrPayrollPublic/newimg/MpWhiteFrame_LowerRight.png);
    width: 13px;
    height: 12px;
}
.tblTopSpacer
{
    background-image: url(../../App_Themes/MrPayrollPublic/newimg/MpWhiteFrame_SpacerTop.png);
    width: 4px;
    height: 11px;
    background-repeat: repeat-x;
}
.tblLowerSpacer
{
    background-image: url(../../App_Themes/MrPayrollPublic/newimg/MpWhiteFrame_SpacerLower.png);
    width: 4px;
    height: 12px;
    background-repeat: repeat-x;
}
.tblRightSpacer
{
    background-image: url(../../App_Themes/MrPayrollPublic/newimg/MpWhiteFrame_SpacerRight.png);
    width: 13px;
    height: 3px;
    background-repeat: repeat-y;
}
.tblLeftSpacer
{
    background-image: url(../../App_Themes/MrPayrollPublic/newimg/MpWhiteFrame_SpacerLeft.png);
    width: 13px;
    height: 3px;
    background-repeat: repeat-y;
}
