body {
	background-image: url(images/tcs-background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #B75B14;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
#prog {
	width:900px;	
	background-color: #9F391A;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
#head {
	width: 800px;
	height: 75px;
	padding:0 50px;
	float:left;
}		
#nav {
	width:250px;
	padding:0px;
	float:left;
}
#content {
	width:570px;
	padding:40px;
	padding-top: 10px;
	margin-top: 10px;
	float:left;
	background-color: #DBA073;
}
#content-home {
	width:570px;
	padding:40px;
	padding-top: 10px;
	margin-top: 10px;
	float:left;
}
.trans{
opacity: 0.8;
filter:alpha(opacity=80);
-moz-opacity:0.8;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
-khtml-opacity: 0.8;
-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”;
}
#footer {
	width:860px;
	padding:20px;
	float:left;
	margin-bottom: 20px;
	text-align:center;
}
#righter {
	width:250px;
	padding:0px;
	float:right;
	text-align: center;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.big {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.centered {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.style2 {color: #DDDDDD}
a:link {
	color: #B65B12;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E4691E;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
a.b:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a.b:visited {
	text-decoration: underline;
	color: #EEEEEE;
		font-size: 11px;
}
a.b:hover {
	text-decoration: none;
	color: #000;
}
a.b:active {
	text-decoration: underline;
	color: #990000;
}