@charset "iso-8859-1";
body
{

	scrollbar-track-color:#B8B8B8;

	scrollbar-face-color:#FFFFFF;
	scrollbar-3dlight-color:#F4F4F4;
	scrollbar-highlight-color:#B8B8B8;
	scrollbar-shadow-color:#B8B8B8;
	scrollbar-darkshadow-color:#F4F4F4;
	scrollbar-arrow-color:#B8B8B8;
}

A:link
{
	text-decoration: underline;
	font-weight: bold;
	color: #72B4D2;
}

A:visited
{
	text-decoration: underline;
	font-weight: bold;
	color: #3E6273;
}

A:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #B70002;
}

A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #006AA8;
}


.smalltext
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 7.5pt;
		color: #333333;
		line-height:150%;

	}

.title
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: #006999;
		font-weight: bold;
	}

.titleproduct
	{
		font-family: Verdana, sans-serif;
		font-size: 13pt;
		color: #006999;
		font-weight: bold;
	}
	
.subtitle
	{ color: blue; font-family: Verdana, Arial, sans-serif; font-size: 7.5pt; font-weight: bold; }


.mainevent
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
		font-weight: bold;
	}


.subevent
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 7.5pt;
		color: #FFFFFF;
		font-weight: bold;
	}

.subtitleborder
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 7.5pt;
		color: FFFFFF;
		font-weight: bold;
		border-width: 0;
		padding: 5px;
		background: #54a4cc no-repeat 100% 0;
	}

.products
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: FFFFFF;
		font-weight: bold;
		border-width: 0;
		padding: 5px;
		background: #54a4cc no-repeat 100% 0;
	}

.justtext
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 8pt;
		text-align:justify;
		color: #333333;
		line-height: 200%;
	}

.text
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 8pt;
		color: #333333;
		line-height: 200%;

	}

.subtext
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 7pt;
		color: #666666;
	}

.filesize
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 7pt;
		color: #AAAAAA;

	}

.sublinktext
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 7pt;
		color: #999999;
	}

A:link.sublinktext, A:visited.sublinktext
	{ font-family: Verdana, Arial, sans-serif; font-size: 7pt; color: #999999; text-decoration: none; }
