body {
	margin																: 0;
	background														: url(../images/bg_pattern.gif) repeat-x center 161px;
	background-color											: #7C92A9;
	font-family														: Verdana, Arial, Helvetica, sans-serif;
	font-size															: 9px;
}
input, textarea {
	border																: 1px solid #999999;
	font-family														: Verdana, Arial, Helvetica, sans-serif;
	font-size															: 9px;
}
.img {
	margin 																: 0 10px 10px 0;
}
.maintable {
	margin-top 														: 15px;
}
#content {
	width																	: 536px; 
	padding																: 10px 0 20px 10px;
}
#signin-customer-title {
	font-size															: 20px; 
	text-align														: right; 
	padding-right													: 50px;
}

.etracking {
	margin 																: 38px 0 0 85px;
}

.etracking input{
	width																	: 61px;
	height 																: 14px;
	border 																: none;
	background														: #FFFFFF;
	font-size 														: 9px;
}

/*.etracking bttn{
	width																	: 63px;
	height 																: 16px;
	background														: #B5B5B5;
	border 																: 1px solid #EDEDED;
	border-right 													: 1px solid #7D7D7D;
	border-bottom													: 1px solid #7D7D7D;
}
*/
/*
.sidelist {
	margin																: 4px 0 0 16px; 
	color																	: #BDC5CF; 
	font-family														: Verdana, Arial, Helvetica, sans-serif; 
	font-size															: 10px;
 }
 
.sidelist_bg {
	background														: url(../images/inside_sidelist_bg.gif) left bottom no-repeat;
	padding-bottom 												: 3px;
}
.sidelist_bg a{
	color  																: #BDC5CF;
	text-decoration												: none;
}
.sidelist_bg a:hover{
	color  																: #FFFFFF;
	text-decoration												: none;
}
*/
#footer {
	width																	: 800px; 
	margin																: 0 auto; 
	color																	: #BEC9D4;
	padding-bottom												: 20px;
}
#footer a {
	color																	: #2A4D74;
	text-decoration												: none;
}
#footer a:hover {
	color																	: #FFFFFF;
	text-decoration												: none;
}

.big-heading {
	font-size 														: 12px;
	font-weight														: bold;
	color																	:	#4A45B4;
}
.bold {
	font-weight 													: bold;
	color 																: #000000;
}
.underline {
	text-decoration														: underline;
}
a.links:link {
	color																	: #DA7D23;
	text-decoration												: underline;
}
a.links:visited {
	color																	: #DA7D23;
	text-decoration												: underline;
}
a.links:hover {
	color																	: #FF9900;
	text-decoration												: underline;
}
a.links:active {
	color																	: #DA7D23;
	text-decoration												: underline;
}


a.links-term:link {
	color																	: #DA7D23;
	text-decoration												: none;
	border																: 1px solid #FFFFFF;
	padding 															: 0 2px;
}
a.links-term:visited {
	color																	: #DA7D23;
	text-decoration												: none;
	border																: 1px solid #FFFFFF;
	padding 															: 0 2px;
}
a.links-term:hover {
	color																	: #FF9900;
	text-decoration												: none;
	border																: 1px solid #FF9900;
	padding 															: 0 2px;
}
a.links-term:active {
	color																	: #DA7D23;
	text-decoration												: none;
	border																: 1px solid #FFFFFF;
	padding 															: 0 2px;
}
.a2:visited{
color: #FFFFFF;
text-decoration: none;
font-size: 11px ;
font-family: Verdana;
}
.a2:link{
color: #FFFFFF;
text-decoration: none;
font-size: 11px ;
font-family: Verdana;
}
.a2:hover{
color: #FFFF66;
text-decoration: none;
font-size: 11px ;
font-family: Verdana;
}