body, p, td, th {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: tahoma
}
A:visited {
	COLOR: #000000;
}
A:link {
	COLOR: #000000;
}
A:active {
	COLOR: #000000;
}
A:hover {
	COLOR: #990000;
}
.small {
   FONT-SIZE: 10px; 
   FONT-FAMILY: arial
   
   }
.title-result {
	padding: 3px;
	border: 1px solid #990000;
	color: #FFFFFF;
	background-color: #990000;
}

.bg-result {
	padding: 3px;
	border: 1px solid #990000;
	color: #000000;
	background-color: #ffffff;
}

.table-main {
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
}

.table-footerborder {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C7C7C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7C7C;
}

.table-footerbg-maroon {
	font-size: 11px;
	background-color: #950000;
}

.table-footerbg-grey {
	font-size: 11px;
	background-color: #767676;
}

.table-footerbg-lightgrey {
	font-size: 10px;
	background-color: #ffffff;
}

.footer-texts {
	font-size: 10px;
	color: #646464;
}


.page-title {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}


.table-bg-steps-head {
	font-size: 12px;
	color: #950000;
	font-weight: bold;
}

.home-signupreasons {
	font-size: 11px;
	color: #666666;
	background-color: #F5FAD2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
}


.home-topboxes-bottom {
	font-size: 10px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
}

.border-lr-maroon
{
	font-size: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}

.border-lrb-maroon
{
	font-size: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.border-grey-header {
	border: 1px solid #666666;
}

.border-grey-contents {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.bg-maroon {

	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
}

.bg-grey-dark {

	font-size: 11px;
	color: #000000;
	background-color: #e8e8e8;
	border: 1px solid #000000;
}

.bg-grey-light {
	font-size: 11px;
	color: #000000;
	background-color: #e8e8e8;
	border: 1px solid #000000;
}

.border-maroon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}

.border-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #6F6F6F;
}

.border-grey-lrb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#getpwd{
	visibility: hidden;
}
