/* CSS Document */

body h1 span {
	padding:0px;
	margin:0px;
}
h1 {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:14px;
	color:#3d3d3d;
	font-weight:normal;
}

.navi ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}
.navi ul li {
	display:inline;
	font-family:tahoma;
	font-size:14px;
	color:#555555;
	line-height:52px;
	
}
.navi ul li a {
	text-decoration:none;
	color:#555555;
	background:url(../images/menu_icon.jpg) no-repeat left center;
	padding-left:29px;
	padding-right:19px;
	
}
.navi ul li a:hover {
	color:#ae1214;
	text-decoration:underline;
}

.head-signup {
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:22px;
}

.head-signup1 {
	font-family:tahoma;
	font-size:15px;
	color:#FFFFFF;
	line-height:15px
}

.txt1 {
	font-family:tahoma;
	font-size:11px;
	line-height: 1.1em;
	color:#FFFFFF;
}

.txt1 a {
	text-decoration:none;
	color:#FFFFFF;
}
.txt1 a:hover {
	text-decoration:underline;
}
.signup_btn {
	font-family:tahoma;
	font-size:11px;
	color:#ae1214;
	background: url(../images/signup-btn-1.jpg) no-repeat left top;
	line-height:23px; 
}
.signup_btn a {
	font-family:tahoma;
	font-size:11px;
	color:#ae1214;
	text-decoration:none;
	font-weight:bold;
	background: url(../images/signup-btn-2.jpg) no-repeat right top;
	display:block; 
}
.signup_btn a:hover {
	text-decoration:underline;
}
.txt_lnk {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.txt_lnk a {
	text-decoration:underline;
	color:#FFFFFF;
}
.txt_lnk a:hover {
	text-decoration:none;
}
.foot_lnk {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.foot_lnk a {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:7px;
	padding-right:7px;
}
.foot_lnk a:hover {
	text-decoration:underline;
}
.heading {
	font-family:tahoma;
	font-size:16px;
	color:#ae1214;
	font-weight:bold;
	text-transform:uppercase;
}
.txt2 {
	font-family:tahoma;
	font-size:11px;
	color:#3d3d3d;
}
.txt2 a {
	text-decoration:none;
	color:#3d3d3d;
	font-weight:bold;
}
.txt2 a:hover {
	text-decoration:underline;
}
.seemore {
	font-family:tahoma;
	font-size:11px;
	color:#ae1214;
	padding-right:6px;
	line-height: 1.2em;
}
.seemore a {
	text-decoration:none;
	color:#ae1214;
	font-weight:bold;
}
.seemore a:hover {
	text-decoration:underline;
}
.time {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
}
.heading1 {
	font-family:tahoma;
	font-size:16px;
	color:#3d3d3d;
	font-weight:normal;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.redbold {
	font-family:tahoma;
	font-size:11px;
	color:#ae1214;
	font-weight:bold;
}
.txtfield {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	background:transparent;
	border:none;
	width:100%;
	height:24px;
	margin:0px;
	padding:0px;
	padding-top:6px;
	display:inline;
	text-align:justify;
}
.forgotpass {
	padding-top:3px;
	font-family:tahoma;
	font-size:11px;
	color:#3d3d3d;
}
.forgotpass a {
	text-decoration:none;
	color:#3d3d3d;
	
}
.forgotpass a:hover {
	text-decoration:underline;
}
.btnRed {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	background:#ae1214 url(../images/log_btn1.jpg) no-repeat left top;
	line-height:19px;
}
.btnRed a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/log_btn2.jpg) no-repeat right top;
	font-weight:bold;
}
.btnRed a:hover {
	text-decoration:underline;
}

/* overrides */
ul li {
	display: inline;
	margin-left: 0;
}
table tbody th, table tbody td, th, td {
	line-height: 1em;
	font-size: 1em;
	padding: 0;
	border: 0;
}
table, th, td {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}

