a:link, a:visited { background-color: transparent; color: #981D72; text-decoration: underline; }
a:hover, a:active { background: transparent; color: #FD7D0D; text-decoration: none; }
body {
	color: #440038;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image:  url(/images/oto_logo.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: right bottom;
}
p,td{ background: transparent; color: #440038; font: normal 14px Arial, Helvetica, sans-serif; }
.line {
	background-image: url(images/purple_dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.linehorizontal {

	background-image: url(images/purple_dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.inputb 
{border : 1 solid #990099;
color : #440038;
font-family : verdana;
background : #ffffff;
font-size : 11px;}
.inputbemail {
border : 1 solid #990099;
color : #440038;
font-family : verdana;
background : #ffffff url(images/enter_email.gif) no-repeat right bottom;
font-size : 11px;
}
.inputbpass {

border : 1 solid #990099;
color : #440038;
font-family : verdana;
background : #ffffff url(images/enter_password.gif) no-repeat right bottom;
font-size : 11px;
}
.orangecell {
	background-color: #FD7F2A;
}
.yellowcell {
	background-color: #FFCC33;
}
.creamcell {
	background-color: #FBF9D9;
}
.inputbCopy {
	border : 1 solid #990099;
	color : #440038;
	font-family : verdana;
	background : #ffffff;
	font-size : 11px;
	text-transform: capitalize;

}
.box {
	border: 1px solid #000000;
}
