﻿#User1
{
	width: 90%;
    background-color: White;
}
#User2
{
	font-family: Arial;
	font-size:11px;
	color: #909191;
	text-align: left;
	font-weight:bold;
}
#User3
{
	width: 385px;
}
.User4
{
	color:Red;
	font-weight:bold;
	font-size:9px;
}
#User5
{
	font-family: Arial;
	font-size:11px;
	color: #909191;
	font-weight:bold;
}
.UserLink
{
	color: #5a5a5a;
	text-decoration: underline;
}
.UserLink:hover
{
	color:Red;
	text-decoration: none;
}
.User6
{
	color:Black;
	font-weight:bold;
	font-size:12px;
}

#User7
{
	width: 99%;
    background-color: White;
}

.UserGrid
{
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	color: #707371;
}
.ErrorMessage
{
	font-family: Tahoma;
	color:Red;
	font-size:10px;
}

.User_LeftTop
{
	width: 16px;
	height: 15px;
	background-image: url( '../images/User/user_lt.jpg' );
	background-repeat: no-repeat;
}

.User_Top
{
	width: 585px;
	height: 28px;
	background-image: url( '../images/User/user_t.jpg' );
	background-repeat: repeat-x;
}

.User_TopS
{
	width: 258px;
	height: 15px;
	background-image: url( '../images/User/user_t.jpg' );
	background-repeat: repeat-x;
}


.User_RightTop
{
	width: 16px;
	height: 15px;
	background-image: url( '../images/User/user_rt.jpg' );
	background-repeat: no-repeat;
}

.User_Left
{
	width: 16px;
	height: 15px;
	background-image: url( '../images/User/user_l.jpg' );
	background-repeat: repeat-y;
}

.User_Right
{
	width: 16px;
	height: 15px;
	background-image: url( '../images/User/user_r.jpg' );
	background-repeat: repeat-y;
}

.User_LeftBottom
{
	width: 16px;
	height: 15px;
	background-image: url( '../images/User/user_lb.jpg' );
	background-repeat: no-repeat;
}
.User_Bottom
{
	width: 16px;
	height: 15px;
	background-image: url( '../images/User/user_b.jpg' );
	background-repeat: repeat-x;
}
.User_RightBottom
{
	width: 16px;
	height: 15px;
	background-image: url( '../images/User/user_rb.jpg' );
	background-repeat: no-repeat;
}
.User_Line
{
	width: 178px;
	height: 4px;
	background-image: url( '../images/User/uline.jpg' );
	background-repeat: no-repeat;
}
.User_Linelong
{
	width: 260px;
	height: 4px;
	background-image: url( '../images/User/ulinelong.jpg' );
	background-repeat: no-repeat;
}
.UserPanel_Header
{
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
}
.UserPanel_Text
{
	font-family: Tahoma;
	font-size:10px;
}

.User_arrow
{
	width: 20px;
	height: 18px;
	background-image: url( '../images/User/arr.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
}

.UserPanel_txt
{
	font-family: Arial;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
}
