#login
{
	margin-top: 30px;
	width: 360px;
}
#id_interior TR
{
	line-height: 300%;
	padding: 5px;
	background-repeat: repeat-x;
}
TD.col1
{
	padding-right: 9px;
	text-align: right;
}
TD.col2
{
	padding-right: 7px;
}
TD.col3
{
	font-weight: bold;
	color: #990000;
}
#id_login_btn
{
	width: 60px;
	height: 30px;
	color: #0000FF;
	font-weight: bold;
	cursor: pointer;
}
.errors
{
	color: #FF0000;
}
#id_create_acct_btn
{
	width: 140px;
	height: 30px;
	color: #FF0000;
	cursor: pointer;
	font-weight: bold;
	color: #990000;
}
H4
{
	text-align: left;
	margin-left: 20px;
	margin-top: 46px;
}
#create_account_form
{
	border: thin outset #808080;
	padding: 15px;
	position: relative;
	background-color: #DBE2E3;
}
#create_account_form *
{
	font-size: 8pt;
	position: relative;
}
#create_account_form P
{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 11pt;
}
H5
{
	left: -3px;
	position: relative;
	top: 1px;
}
#id_tbl_left
{
	margin-right: 0px;
	position: relative;
}
#id_tbl_right
{
	position: absolute;
	left: 498px;
	top: 91px;
}
#id_submit
{
	text-align: center;
}
#id_tbl_userpass
{
	background-color: #DBE2E3;
	border: thin outset #808080;
	padding-top: 10px;
}
#rightImgDiv
{
	float: right;
}
#rightImgDiv IMG
{
	width: 390px;
}
#id_body_myAccount
{
	min-width: 1020px;
}
