body {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.RowBgColor1 {
	background-color: #F2F3F4;
}
.RowBgColor2 {
	background-color: #D3E2E4;
}
.MenuBG {
	background-color: #33CCCC;
}
.Menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu:hover {
	color: #FF0000;
	text-decoration: underline;
}
.NavTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/NavTitle_bg.gif);
	height: 30px;
}
.SendMsg{
	font-weight: bold;
	background-image: url(../images/bnt_send_msg.gif);
	width: 122px;
	text-align: center;
}
.LeftBgColor1 {
	background-color: #F7F7F7;
}
.LeftBgColor2 {
	background-color: #E1E7F0;
}
.LeftTitleBgColor {
	background-color: #0099CC;
	font-weight: bold;
	color: #FFFFFF;
}
.line1px{
	border-bottom: 1px solid #E5F1E5;
}

.RootName{
	width: 250px;
	height: 25px;
	border: 1px solid #E5F1E5;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #2F4F4F;
	background-color: #E5F1E5;
}

.line10px{
	line-height: 10px;
}

.Center{
	text-align: center;
}

fieldset{
	font-weight: bold;
	color: #FF8C00;
}

img{
	border: 0;
}

.SaveOK{
	color: #FF8C00;
	font-weight: bold;
}
.LeftTitleBG {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
}.Content {
	font-size: 14px;
}
.UrlSortName {
	font-size: 14px;
	font-weight: bold;
}
