@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
body {
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#333333;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#666666; 
}

/* CSS rules for the forms scrollbar */

div.scroll {
	height: 365px;
	width: 349px;
	overflow: auto;
	padding: 1px;
	margin: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/TIMT_site_26.jpg);
	background-repeat: repeat;
}
div.scroll_small {
	height: 150px;
	width: 349px;
	overflow: auto;
	padding: 1px;
	margin: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/TIMT_site_26.jpg);
	background-repeat: repeat;
}
div.scroll_med {
	height: 300px;
	width: 349px;
	overflow: auto;
	padding: 1px;
	margin: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/TIMT_site_26.jpg);
	background-repeat: repeat;
}
.content {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.contentBOLD-SMALLCAPS {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-transform: none;
}
.contentBOLD {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: none;
}
