body,select {font-size: 12px;}
.toptablebg {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-image: url(/images/top_bg.gif);
	background-repeat: repeat-x;
}
form {margin:0;}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	color: #333333;
	word-break:break-all; 
	word-wrap:break-word;
}
frame {
	border: 0px none;
    height: auto;
}
frameset {
	margin: 0px;
	padding: 0px,8px,0px,8px;
	height: auto;
}
a:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #000;
	text-decoration: underline;
}
.pathtable {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	color: #990000;
	padding-left: 173px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tabletitlebg {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(/images/t_title_bg.gif);
	border: 1px solid #CCCCCC;
	padding-left: 0px;
	background-repeat: repeat-x;

}
.contenttable {
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottomtable {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	background-image: url(/images/bottom_bg.gif);
	background-repeat: repeat-x;
}
.tablebk {
	padding: 8px;
	border: 1px solid #CCCCCC;
}

.loginbg1 {
	background-image: url(/images/login_top_bg.gif);
	background-repeat: repeat-x;
}
.loginbg2 {
	background-image: url(/images/login_mid_bg.gif);
	background-repeat: repeat-x;
}
.loginbk {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.loginbg3 {
	background-image: url(/images/login_bottom_bg.gif);
	background-repeat: repeat-x;
}