<!--
BODY {
	font-family: Helvetica, Arial, sans-serif;
	color: #000066;
	font-size: 12px;
	line-height: 12pt;
	background-color: #e8fff9;
	margin-left: 5px;
	margin-right: 5px;
	scrollbar-DarkShadow-Color: #aa6633;
	scrollbar-Track-Color: #e8fff9;
	scrollbar-Face-Color: #f99056;
	scrollbar-Shadow-Color: #cc8844;
	scrollbar-Highlight-Color: #ffcc99;
	scrollbar-3dLight-Color: #ffffcc;
	scrollbar-Arrow-Color: #ffcc99;
}
.overlibbgClass {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/grafx/overlibbkg3.png');
}
	/* IE ignores styles with [attributes], so it will skip the following. */
.overlibbgClass[class] {
	background-image:url(/grafx/overlibbkg3.png);
}*
.overlibbgClass2 {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/grafx/overlibbkg3menu.png');
}
	/* IE ignores styles with [attributes], so it will skip the following. */
.overlibbgClass2[class] {
	background-image:url(/grafx/overlibbkg3menu.png);
}*
.bkg_side {
	background-color: #e8fff9;
	background-image: url("/grafx/bkg_lr.jpg");
	background-position: center 120px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bkg_side2 {
	background-color: #e8fff9;
	background-image: url("/grafx/sidestrip.gif");
	background-repeat: repeat;
}
.bkg_content {
	background-color: #e8fff9;
	background-image: url("/grafx/goose2.jpg");
	background-position: center 120px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bkg_l {
	background-color: #e8fff9;
	background-image: url("/grafx/filmstrip_l.jpg");
	background-repeat: repeat;
}
.bkg_r {
	background-color: #e8fff9;
	background-image: url("/grafx/filmstrip_r.jpg");
	background-repeat: repeat;
}
.bkg_header {
	background-color: #f99056;
}
.bkg_header_old {
	background-image: url("/grafx/logototalc.gif");
	background-position: center 3px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.button {
	position: relative;
	top: -50px;
	left: 10px;
}
.titles {
	position: relative;
	top: -40px;
	left: 100px;
}
.Title
{
	font-family: Helvetica, Arial, sans-serif;
/*	color: #7c0104; */
/*	color: #f99056; */
	color: #e06030;
	font-size: 14px;
	line-height: 12pt;
	font-weight: bold;
	font-style: normal;
}
.Title2
{
	font-family: Helvetica, Arial, sans-serif;
	color: #7c0104;
	font-size: 14px;
	line-height: 12pt;
	font-weight: bold;
	font-style: italic;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	color: #000066;
	font-size: 12px;
	line-height: 12pt;
}
b.but {
	font-family: Helvetica, Arial, sans-serif;
	color: #ff3300;
	font-size: 14px;
	line-height: 12pt;
}
b.tit {
	font-family: Helvetica, Arial, sans-serif;
	color: #ff3300;
	font-size: 16px;
	line-height: 14pt;
}
H1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #27408b;
	font-size: 20px;
	line-height: 19pt;
}
H2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #27408b;
	font-size: 17px;
	line-height: 16pt;
}
H3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #e8fff9;
	font-size: 1px;
	line-height: 1px;
}
A {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	position: relative; /* Required for links in IE on filter:progid:DXImageTransform.Microsoft.AlphaImageLoader */
}
A:link {
	color: #000066;
	text-decoration: none;
}
A:visited {
	color: #000066;
	text-decoration: none;
}
A:active {
	color: #000066;
	text-decoration: none;
}
A:hover {
	color: #663333;
	text-decoration: underline;
}
A.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	position: relative; /* Required for links in IE on filter:progid:DXImageTransform.Microsoft.AlphaImageLoader */
}
A.menu:link {
	color: #000066;
	text-decoration: none;
}
A.menu:visited {
	color: #000066;
	text-decoration: none;
}
A.menu:active {
	color: #000066;
	text-decoration: none;
}
A.menu:hover {
	color: #663333;
	background-color: #e8fff9;
	text-decoration: underline;
}
input, textarea, option, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 10pt;
}
table, td {
	font-family: Helvetica, Arial, sans-serif;
	color: #000066;
	font-size: 12px;
	line-height: 12pt;
}

.outer {
	position: relative;
}
.naw {
	position: absolute;
	top: 130px;
	left: 12px;
	width: 250px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #7c0104;
	font-size: 16px;
	line-height: 20pt;
	font-weight: bold;
	font-style: italic;
}
-->