/* CSS for EZ Referral Network Web Site */

body
        {
    background-color: #ffffff;
}

td.titletxt1 {
	font-family: Tahoma;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	color: #36709f;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:28px;
}

td.titletxt2 {
	font-family: Tahoma;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 10px;
	line-height:24px;
}

td.titletxt3 {
	font-family: Tahoma;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #225a82;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height:18px;
}

td.nav {
	background-color: #ffffff;
	background-image: url(images/bg_nav.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.nav:link {color: #ffffff;
	text-decoration: none;
}

a.nav:visited {color: #ffffff;
	text-decoration: none;
}

a.nav:hover {color: #b4deff;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #b4deff;
}

td.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left: 43px;
	padding-right: 43px;
	padding-top: 20px;
	padding-bottom: 25px;
	line-height:18px;
}

a.white:link {color: #00adef;
	text-decoration: none;
}

a.white:visited {color: #00adef;
	text-decoration: none;
}

a.white:hover {color: #f7941d;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #f7941d;
}

td.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:20px;
}

a.sidenav:link {color: #484848;
	text-decoration: none;
}

a.sidenav:visited {color: #484848;
	text-decoration: none;
}

a.sidenav:hover {
	color: #f7941d;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #f7941d;
}

td.footer {
	background-color: #ffffff;
	background-image: url(images/bg_footer.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #848484;
	padding-top: 30px;
	padding-bottom: 20px;
}

a.footer:link {color: #848484;
	text-decoration: none;
}

a.footer:visited {color: #848484;
	text-decoration: none;
}

a.footer:hover {color: #225a82;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #225a82;
}

td.graytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:18px;
}
