body {
	background-color: #F5F5DC;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	}
	
#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
	
#MainWindow {
	background-image: url(../_img/TI_BG_v1.png);
	background-repeat: no-repeat;
	width: 900px;
	border: 5px solid #C44E14;
	margin-top: 10px;
	padding-bottom: 15px;
	background-color: #FFF;
	position: absolute;
}	

#MainWindow2 {
	background-image: url(../_img/GreenPaisley_v1.jpg);
	background-repeat: repeat;
	width: 900px;
	border: 5px solid #C63;
	margin-top: 10px;
	padding-bottom: 15px;
	background-color: #FFF;
	position: absolute;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.rounded-corners {
    behavior: url(/css/border-radius.htc);
    border-radius: 20px;
}


#TI_title {
	background-image: url(../_img/TI_title.png);
	background-repeat:no-repeat;
	height: 187px;
	width: 615px;
	margin-left: 35px;
}
	
#mainContent {
	width: 540px;
	margin-left: 33px;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../_img/Grey_bg.png);
	background-repeat: repeat;
	border: 2px solid #596033;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	min-height: 350px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	line-height: 20px;
}

#headerIMG {
	padding-bottom: 5px;
	clear: both;
}

#BGphotoCaption {
	height: 100px;
	width: 225px;
	font-size: 11px;
	float: left;
	padding: 5px;
	margin-top: 15px;
	margin-left: 10px;
	background-image: url(../_img/White_bg.png);
	border: 1px solid #FFFFFF;
}
#TopNav {
	height: 30px;
	width: 850px;
	margin-top: -73px;
	z-index: 1;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	padding-left: 50px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../_img/Grey_bg.png);
	background-repeat: repeat;
	color: #9B9051;
}

.TopNav {
	color: #FFF;
}

a.TopNav {
	color: #FFF;
	text-decoration: none;
}

a.TopNav:hover {
	color: #C44E14;
	text-decoration: none;
}

a {
	color: #FF9900;
	text-decoration: none
}
a:hover {	
	text-decoration: underline
	}

h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	letter-spacing: .1em;
	}
h3 {
	font-size: 1.15em;
	color: #FF99FF;
	margin-bottom: -3px;
	font-weight: normal;
	letter-spacing: 110%;
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {
	font-size: 1em;
	color: #99CCFF
	}
textarea {
	font-size: 1em
	}
ul {	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
	
.span-150 {width: 150px;}

.span-400 {width: 400px;}

.floatL {float:left;}

.clearB {clear:both;}


.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #6699FF;
	font-size: 14px;
	font-weight: bold;
	}
	
.MemberName {
	color: #F9F;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}	
.CtteMember {
	width: 255px;
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	height: 125px;
}
.CoChair {
	width: 175px;
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	height: 125px;
}

.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}

#RsideContent {
	width: 225px;
	font-size: 11px;
	line-height: 17px;
	color: #CCC;
	background-image: url(../_img/Grey_bg.png);
	border: 1px solid #596033;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	float: right;
	margin-right: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 20px;
	padding-top: 15px;
}
#RsideContent img {
	clear: both;
	margin-bottom: 5px;
}
#RsideContent  p    {
	font-size: 14px;
}

#RsideContent a {
	letter-spacing: .1em;
}

.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA;
	line-height: 14px;
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
.RESOURCEfile {
	line-height: 34px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: -8px;
	margin-bottom: -12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 15px;
}
.presenterNAME {
	font-style: italic;
	color: #999;
	}
	
.prerequisite {
	font-style: italic;
	color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: f9f;
	padding-top: 10px;
	}
	
#schedule
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#schedule table
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#schedule td, #schedule th
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

#schedule h2
{
	font-size: 15px;
	color: #F90;
	letter-spacing: 0.4em;
}

#schedule .time
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC;
}

