body {
	background-image: url(main_back2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: 1px solid #000000;
}
#footer {
	width: 900px;
	border: 1px solid #000000;
}
#c_title {
	width: 696px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(title_back.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
}
#content {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}
#content h1 {
	font-size: 16px;
	color: #000066;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #74A8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74A8DB;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 2px;
}
#content h2 {
	font-size: 16px;
	color: #000066;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #74A8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74A8DB;
	margin-top: 35px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content p {
	margin: 0px;
	padding: 5px;
}
#content ol {
	padding: 7px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content ul {
	padding: 7px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
}
#content li {
	margin-bottom: 5px;
}
#outline {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}
#outline th {
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-bottom: 7px;
}
#outline td {
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	margin: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#outline p {
	margin: 0px;
	padding-bottom: 5px;
}


#main {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}


#symposiumtop {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	margin-bottom: 30px;
}
#symposiumtop p {
	margin: 0px;
}
#symposiumtop table{
	border-collapse:collapse;
	width: 95%;
}
#symposiumtop th {
	font-size: 85%;
	text-align: left;
	padding: 2px;
	color: #000066;
	margin-bottom: 2px;
}
#symposiumtop td {
	font-size: 80%;
	padding: 6px;
}
#title_top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7D74D8;
	width: 50%;
	color: #333333;
}
#date_top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7D74D8;
	width: 25%;
	color: #333333;
}
#anchor {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7D74D8;
	color: #003399;
}

#title_top2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
}
#date_top2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
}
#anchor2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	color: #FF6600;
}

#top {
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}

#symposium {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}
#symposium h1 {
	font-size: 14px;
	color: #000066;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #74A8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74A8DB;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#symposium p {
	margin: 0px;
}
#symposium table {
	width: 98%;
	border-collapse:collapse
}

#symposium caption{
	font-weight: bold;
	text-align: left;
	background-color: #7D74D8;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #0033CC;
	color: #FFFFFF;
	font-size: 16px;
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #0033CC;
	padding: 5px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#symposium th {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding: 4px;
	line-height: 16px;
}
#symposium td {
	padding: 4px;
	border: 1px solid #666666;
}
#symposium img {
	margin-bottom: 5px;
	margin-top: 0px;
}

.small {
	font-size: 80%;
}
.sympotitle {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}

.f10 {
	font-size: 10px;
	line-height: 12px;
}
.f11 {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.f12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.f13 {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.f13wh {
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}
.f14 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.f14wh {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}
.f15 {
	font-size: 15px;
	line-height: 22px;
	color: #333333;
}
.f16 {
	font-size: 16px;
	line-height: 23px;
	color: #333333;
}
.f18 {
	font-size: 18px;
	line-height: 23px;
	color: #333333;
}
.f18wh {
	font-size: 18px;
	line-height: 23px;
	color: #ffffff;
}
.f20 {
	font-size: 20px;
	line-height: 26px;
	color: #333333;
}
.f20wh {
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
}
.f22wh {
	font-size: 22px;
	line-height: 26px;
	color: #ffffff;
}
.f_white {
	color: #FFFFFF;
}
.f_gray {
	color: #5A5A5A;
}
.f_red {
	color: #FF0000;
}



a:link {
	color: #203EA1;
}
a:visited {
	color: #203EA1;
}
a:hover {
	color: #F39700;
}
.a01:link { 
	 color : #FFFFFF;
}
.a01:visited { 
	 color : #FFFFFF;
}
.a01:hover { 
	 color : #003366;
}
.a03:link {
	color: #FF9900;
}

.a03:visited {
	color: #FF9900;
}
.a03:hover { 
	 color : #003366;
}
