body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}


td,p,.txt {
	color:#000000;
	font-size:10pt;
	font-family:arial,Helvetica,sans-serif;
}
td {

	text-align: left;
	vertical-align:top;
	}
	
h1 {
	color:#333333;
	font-size:36px;
	font-weight:bold;
	line-height:27px;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-style: italic;
	background: url(none) no-repeat left center;
	text-indent: 18px;
	vertical-align: middle;
	text-align: left;
	border-bottom: thin none #CCCCCC;
	border-top-width: thin;
	padding-bottom: 5px;
}
#masthead h1.index {
	font-size: 24px;
}

.navindicator {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #993333;
	background: #FFFFFF;
}

h2,.h2 {
	color:#38638D;
	font-size:21px;
	font-weight:bold;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: medium dotted #710000;
	background: no-repeat left center;
}
h3,.h3 {color:#333333; font-size:17px; font-weight:bold}
.h1sub {
	color:#38638D;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	line-height:15px;
	background: url(none) no-repeat;
	text-indent: 100px;
	width: 100%;
	border: 1px none #666666;
}
ul,ol {color:#000000; font-size:13px}

td.nav,td.nav p a:link,td.nav p a:visited {color:#996600; font-size:12px; text-decoration:none; line-height:14px}
td.nav p a:hover {color:#990000; text-decoration:none}


a:link,a:visited {color:#1E6991; text-decoration:none}
a:hover {color:#990000; text-decoration:none}


/*dropdown menu*/
ul {
	margin:0;
	padding:0;
	list-style: none;
	width: 130px;
	border-bottom: 1px solid #ccc;
}
		
ul li {
	position: relative;
	}
/* to place sub-menu to appear to the right of it's parent menu item when hovered over*/	
li ul {
	position: absolute;
	left: 129px;
	top: 0;
	display: none;
	}
/*style links*/	
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
	
	/* Fix IE. Hide from IE Mac \*/
	*html ul li {float: left; }
	*html ul li a {height: 1%;}
	/*end*/
	
li:hover ul, li.over ul {
	display: block;
	color: #003399;
	}
#footer {
	background: #FFFFFF url(none) repeat-x center bottom;
	height: 86px;
	width: 100%;
	margin-left: 0px;
	padding-top: 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4373A3;
	vertical-align: middle;
	text-align: center;
	border-top: medium dotted #3F6F9F;
	border-right: medium none #3F6F9F;
	border-bottom: medium none #3F6F9F;
	border-left: medium none #3F6F9F;
}	
#navbox{
	font-size: 10px;
	padding-top: 20px;
}
	
#text {
	width: 600px;
}
.question {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
h4 {
	font: bolder normal 16px Arial, Helvetica, sans-serif;
	color: #01542D;
}
#mast{
	height: 150px;
	}
.yellow {
	background: #FFFFE6 center;
	padding: 5px;
	border: 1px solid #FF6600;
	text-align: center;
	width: auto;
	float: none;
}
input {
	color: #333333;
}
.title {
	font: bolder 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.program {
	text-indent: 10px;
	background: #FFFFCC;
}
#fu agenda {
	background: #FFFFCC;
	border: 1px solid #FF6600;
}
#tempindex {
	width: 700px;
	background: center;
	margin-top: 60px;
	margin-left: 200px;
}

h5 {
	color: #01542D;
	padding: 0px;
	font-size: 14px;
	margin: 0px;
}
.session {
	color: #333333;
	border-bottom: 1px solid #999999;
	
}
.session1 {
	font-size: 24pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
