/*<group=Links - Colors>*/

tr.m td{color:maroon;font-weight:bold;}
tr.p td{color:#220d7a;font-weight:bold;} <!-- blue/purple -->
tr.o td{color:#FF9900;font-weight:bold;}
tr.b td{color:black;font-weight:bold;}
tr.r td{color:#FF0000;font-weight:bold;}
tr.g td{color:#A020F0;font-weight:bold;} <!-- purple -->


.link, .big_link {
	color: #09009b;
}

.grey_link {
	color: #E8FFDB#666666;
	text-decoration: underline;
}

.red_link {
	color: #9d0300;
}

.black_link {
	color: #000000;
}

.purple_link {
	color: #220D7A;
}

/*</group>*/

/*<group=Links - Styles>*/

.link, .red_link, .grey_link, .purple_link {
	font-weight: bold;
}

.big_link {
	font-weight: 500;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	
/*</group>*/

/*<group=General>*/

.menubar {
	height: 18px
	text-align: center;
	width: 702px;
}

.menu_button {
	text-align: center;
	background: #727339;
}

.main_font, table {
	font-family: Arial, Helvetica, sans-serif;
}
	
/*</group>*/

/*<group=Lists>*/

ul {
	list-style: none;
	margin: 0 0 0 13px;
	text-align: left;
}

li {
	margin-bottom: 0;
}

.bullets {
	list-style: circle inside;
}
	
/*</group>*/

#frame_title {
	text-align: center;
	padding: 0px;
	width: 700px;
	height: 114px;
}

/*<group=General - Styles>*/

.subtitle, h2, h3, ul {
	padding: 0;
}
	
.subtitle {
	font-weight: bold;
	margin: 20px 0 10px;
}

h2, h3 {
	font-weight: bold;
}

h2 {
	margin: 20px 0 10px;
}

h3 {
	margin: 3px 0 5px;
	text-align: left;
	border-bottom: 1px solid #000000;
}

.grey {
	color: #666666;
}

.maroon{
	color: #990000;
}

.purple{
	color: #220d7a;
}

.orange{
	color: #FF9900;
}

	
/*</group>*/

.top {
	vertical-align: top;
}

.jtop {
	vertical-align:top;
	text-align:justify;
}
/*<group=Lunchtime Talks>*/

.next {
	border: 1px dashed #009f1b;
	margin-bottom: 20px;
}

.next_talk {
	color: #00aa00;
	margin-bottom: 10px
}

.name {
	font-weight: 600;
}

.title {
	font-style: italic;
	color: #464646;
	padding-bottom: 10px;
}

.date {
	padding-right: 20px;
	vertical-align: top;
	width: 70px;
}

.talk {
}
	
/*</group>*/

.tt {
	width=500px;
	margin: 0 auto 0;
	text-align: center;
}

/*<group=Font Sizes>*/

.menu_button, .small, .grey, .next_talk, .title {
	font-size: 12px;
}

.main_font, table, .subtitle {
	font-size: 14px;
}

.big_link, h2, h3 {
	font-size: 18px;
}
	
/*</group>*/

/*<group=Frames>*/

#frame_title, .menubar, .vert_sep, .the_frame, .just_frame {
	margin-right: auto;
	margin-left: auto;
}

.the_frame, .just_frame, .vert_sep {
	padding: 0;
}

.border {
	border: 1px solid #000000;
	padding: 5px;
	background: #000000;
}

.caption {
	padding: 5px;
	background: #000000;
	color: #ffffff;
	font-size: 12px;
}

.vert_sep {
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.the_frame {
	width: 698px;
	text-align: center;
	background: #E8FFDB;
	border: solid #AAAAAA 1px;
}

.just_frame {
	width: 600px;
	text-align: justify;
}
	
/*</group>*/

.row_thumb {
	height: 57px;
}

.row_space {
	height: 5px;
}
