body {
	font-family:Courier New;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
}
td {
	font-family:Courier New;
	font-size: 12px;
	line-height: 150%;
}
.register_Input {
	color: #333333;
	background-color: #DEEFEF;
	border: 1px solid #5CBABA;
}
.myInput {
	color: #333333;
	border: 1px solid #666666;
}
.myButton {
	font-size: 12px;
	vertical-align: bottom;
	height: 20px;
}
.myList {
	color: #333333;
	border: 1px solid #666666;
	width:250px;
}
.bottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;	
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.td-roundline {
	border: 1px solid #F5F7FA;
	background-color: #C9D3E2;
}
.font-14px {
	font-size: 14px;
	line-height: 150%;
}
.titleBgColor {
	background-color: #819ED1;
	background-image: url(../images/bg_02.gif);
	color: #000000;
}
.changeBg {
	background-color: #EBF4FA;
	color: #FFFFFF;

}
.list_bottomLine{
	border-bottom: 1px dotted #dbdbdb
}
.td-roundline2 {
	border: 1px solid #A5B5D3;
	background-color: #E9EDF3;
}

