.tellusym_submit
{
	float: right;
	border: 2px solid black;
	color: #ffffff;
	background-color: #681888;
	font-weight: bold;
	cursor: pointer;
	font-size: 10pt;
	padding: 2px;
	margin: 3px;
}

.tellusym_label
{
	font-size: 8pt;
	font-weight: bold;
	margin: 4px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.tellusym_table
{
	background-color: #ecbfd9;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 2px solid #555555;
	border-bottom: 3px solid #555555;
}

.tellusym_table textarea
{
	background-color: #f9e1ed;
}

.tellusym_input_textarea
{
        width: 95%;
        height: 30px;
}

.tellusym_header
{
        padding: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
}

.tellusym_LoginButton
{
	font-weight: bold;
	border: 1px solid black;
	background-color: #b71a8b;
	padding: 2px;
	margin: 8px;
	cursor: pointer;
}
.tellusym_loginTable
{
	background-color: #b71a8b;
	border: 1px solid #99005d;
	margin: 4px;
}

.tellusym_login_mask_position,
.tellusym_login_mask
{
	position: absolute;
	width: 576px;
	height: 194px;
}

.tellusym_login_mask
{
	visibility: hidden;
}

.tellusym_login_table_content
{
	background-color: #dd0862;
	border: 2px solid #7c4299;
	color: white;
	padding: 5px;
	/*height: 100px;*/
}
.tellusym_submit_login
{
	background-color: #99005d;
	font-size: 10px;
	color: white;
	cursor: pointer;
}
.tellusym_login_error
{
	font-weight: bold;
	color: #db0962;
	background-color: black;
	padding: 2px;
	margin: 2px;
}


.tellusym_create_account_link_small, .tellusym_create_account_link_small_over
{
	color: #005596;
	font-size: 11px;
}

.tellusym_create_account_link_small_over
{
	color: white;
}
.tellusym_login_table
{
}