.header {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 14px;
	color: #FF6600;
}
.header1 {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 14px;
	color: #FF6600;
	margin-bottom: 8px;
}
.header_big {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 18px;
	color: #FF6600;
}
.header_big1 {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 18px;
	color: #FF6600;
	margin-top: 3px;
}
.header_big2 {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 18px;
	color: #FF6600;
	margin-bottom: -5px;
}
.header a {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.header a:hover {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 14px;
	color: #FF9933;
	text-decoration: none;
}

.text {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.text_small {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.text a, a:hover {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.text a:hover {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.textbox {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textbox2 {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textbox3 {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#stories {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 12px;
	color: #666666;
	list-style-type: circle;
	font-weight: normal;
	margin: 0px;
	padding-left:5px;
}
#stories a {
	text-decoration: none;
	color:#CC3333;
	font-size: 12px;
}
#stories a.active, ul a:hover {
	border-bottom: 1px dashed #FF9900;
	color:#FF9900;
	font-size: 12px;
}
#picture {
	border: 1px #CC6600 dotted;
	padding: 3px;
}
.small { font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 10px;
	color: #444;
	margin: 0; padding: 0;
	}
	
	
	
#tcomexports {
	border: 1px dotted #333333;
	width: 150px;
	padding: 20px;
	text-align: center;
}
.header2 {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 28px;
	color: #FF6600;
}
.exports {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.exports a {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.exports a:hover {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.bigimage{
	padding:0px;
	}
.student_video a:link, .student_video a:visited{
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size:14px;
	text-decoration:none;
	color:#000;
	display:block;
	background-color:#eee;
	border:1px solid #666;
	padding:3px 10px;
	width:150px;
	margin-bottom:10px;
}
.student_video a:hover{
	background-color:#F9E8D4;
}
#studentsite_linkbox{
	width:210px;
	height:100px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:-15px 5px;
}
#studentsite_linkbox img{
	width:60px;
	height:auto;
	float:left;
	border:0px solid;
	padding:0 3px;
}
#studentsite_linkbox a, #studentsite_linkbox a:visited{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#studentsite_linkbox a:hover{
	text-decoration: none;
	color:#CC3333;
}