/* CSS Document */

table
{
	font-family: Verdana, Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

h6
{
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	font-size: 14px;
	color: #996633;

}


#content
{
	padding: 10px;
	text-align: justify;
}

a
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	color: #336699;
	text-decoration: underline;
}

#content-title
{
	background-image:url(../images/title-bg.gif);
	height: 80px;
	width: 650px;
}

#subtitle
{
	background-image:url(../images/subtitle.gif);
	font-family: Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	height: 33px;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}

#subtitle td
{
	padding-left: 40px;
}

table.committee td
{
	padding: 5px;
}

td.people
{
	font-family: Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	border-bottom: 1px dotted #cccc00; 
	font-weight: bold;
	width: 200px;
}

#sponsor
{
	width: 99%;
}

#sponsor td
{
	text-align: center;
}

table.news-table
{
	width: 98%;
}

.news-table td, .news-table th
{
	padding: 4px;
}

td.news-date
{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image:url(../images/news-bar.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 8px;
}



td.news-title
{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dotted #cccc00;
}

.border_t
{
	background-color: #7B8E11;
}

.border_t td, .border_t th
{
	background-color: #ffffff;
	padding: 4px;
}


table.paper_list
{
	background-color: #bbbb00;
}
table.paper_list th
{
	color: #66cc66;
	padding: 4px;
}

table.paper_list td
{
	background-color: #ffffff;
	padding: 4px;
}

table.timetable
{
	background-color: #bbbb00;
}

table.timetable th
{
	font-family:  Century Gothic, Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #bbbb00; 
}

table.timetable td
{
	background-color: #ffffff;
}