.textContent{
	font-family:  "Century Gothic", Verdana;
	font-size: 13px;
	color: #666666;
	line-height: normal;
	font-style: normal;
	text-decoration: none;

}
.textTitles{
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003399;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.textTitlesRed{
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.textMenu{
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

.bg {
	background-attachment: scroll;
	background-image: url(images_site/menu.gif);
	background-position: left top;
	background-repeat: no;
}
.bg_site {
	background-attachment: fixed;
	background-image: url(images_site/bg_tile.gif);
	background-position: left top;
	background-repeat: x_repeat;
}
.bg_left {
	background-attachment: scroll;
	background-image: url(images_site/bg_tile_left.gif);
	background-position: left top;
	background-repeat: y_repeat;
}

.textlibrary{
	font-family:  Verdana;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	font-style: normal;
	text-decoration: none;

}
a:link { text-decoration: underline}
a:visited { text-decoration: underline}
a:active { text-decoration: underline }
a:hover { text-decoration: underline }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

