body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td {
	color: #000000;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
a:hover {
	color: #9999CC;
	text-decoration: underline;
}
a:active {
	color: #9999CC;
	text-decoration: underline;
}
.cen {
	text-align: center;
}
.rig {
	text-align: right;
}



.tex {
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

td.title {
	font-size: 15px;
	line-height: 35px;
	color: #4B4D9A;
	background-image: url(../conference_sample/images/info/title_0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 582px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
table.form {
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table.form td {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 1.2em;
}

table.form th {
	border: 1px solid #CCCCCC;
	line-height: 1.2em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	background-color: #D6F1F9;
}
