body {
	background-color: #0974CB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, table, tr, td, form, input, text, password, select, p {
	font-size: 9pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bgblue1 {
	background: #daefff;
}
.bgblue2 {
	background: #AFD5FB;
}
.bgwhite {
	background: #ffffff;
}
.bgbluelight {
	background: #f0f7ff;
}

.subjectdotline td {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
}

.bgtitle {
	background: #AFD5FB;
	font-weight: bold;
}
.borderrbl {
	background: #ffffff;
	border-top: 1px none #81baf0;
	border-right: 1px solid #81baf0;
	border-bottom: 1px solid #81baf0;
	border-left: 1px solid #81baf0;
}
.borderrbl1 {
	background: #FFFFF7;
	border-top: 1px none #81baf0;
	border-right: 1px solid #81baf0;
	border-bottom: 1px solid #81baf0;
	border-left: 1px solid #81baf0;
}
.borderrbl2 {
	background: #eef7fe;
	border-top: 1px none #81baf0;
	border-right: 1px solid #81baf0;
	border-bottom: 1px solid #81baf0;
	border-left: 1px solid #81baf0;
}
.colorwhite {
	color: #ffffff;
         
}
.text0 {
	font-family: "Verdana", "ËÎÌå", "Arial", "Helvetica", "sans-serif";font-size: 10.5pt;line-height: 150%;
}
.topcmsaccessorystyle {
    color: #ff0000;
    text-decoration: underline;
}

.selectWebLinkWidth {
    width: 140px;
}