/*Main section colors*/
.TBLtitle {
	background-color: #99CDF2;
	color: black;
	font-size: 1.2em;
	border: none;
}
.TBLauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ECC357;
	font-weight: bold;
	background-color: white;
}
.TBLauthor a {	color: #fc6; text-decoration: none;}
.TBLdescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #627A91;
}

/*banner image*/
.header {
	background-image:  url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/*Email, and sidebar colors.*/
.tab2, .tab1 {
	background-image:  none; 
	background-color: white;
}
.del1, .del2 {
	background-color: white;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#email {

	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#email div{
	padding: 5px;
	width: 185px;
	text-align: right;
}
form {display: inline;}

div.Welcome {
	text-align: left;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Welcome a{ text-decoration: underline; }

/*Second Banner*/
table#theme td {width: 750px; height: 60px; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em;}
table#theme td a {margin-left: 160px;}
table#theme { border: 1px solid #ECC357; border-left: none; border-right: none; /*background-image: url(images/header.jpg);*/ }