/* Styles From Itoc 2004  STARTS */

A:HOVER {color : Crimson; text-decoration : underline;}

A.footer:LINK {
	text-decoration: underline;
	color: White;
}

A.footer:VISITED {
	text-decoration: underline;
	color: White;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: Gold;
}

A.footer:HOVER {
	color: Gold;
	text-decoration : underline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

Font.search {
	background-color: Yellow;
}
form {
	margin:0;
	padding:0;
}

/* Styles From Itoc 2004 ENDS */

/* Itoc Styles 2006 STARTS */


/* Background Images START */
.HorDot {
	background: url(../images/hor-dot.gif) repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
}
.MemberLoginBg {
	background: url(../images/member-login-bg.jpg) top right no-repeat;
	position: relative;
	width: 498px;
	height: 37px;
	margin: 0;
	padding: 0;
}
.LeftShadow1 {
	background: url(../images/left-shadow1.gif) top right no-repeat #ebebeb;
}
.LeftShadow2 {
	background: url(../images/left-shadow2.gif) top right no-repeat #ebebeb;
}
.RHBottomBG {
	background: url(../images/rh-bottom-image.jpg) bottom right no-repeat #ffffff;
}
.RightShadow {
	background: url(../images/right-shadow.gif) bottom left no-repeat #ebebeb;
}
.VertDot {
	background: url(../images/vert-dot.gif) top center repeat-y #ffffff;
}
/* Background Images END */

/* Typography CSS STARTS */
#MemberLogin {
	position: absolute;
	left: 100px;
	top: 14px;
	width: 380px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #ffffff;
	vertical-align: center;
	text-align: right;
}
.LoginInput {
	width: 80px;
	height: 17px;
	font-size: 10px;
}
.submit {
	width: 23px;
	height: 14px;
}
.BottomMenu {
	margin: 0px;
}
/* Typography CSS ENDS */

/* Itoc Styles 2006 ENDS */