﻿body{
	background-image:url(images/bg_top_page.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top center;		
	margin:0;
}
.footerText
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
.comp_Logo {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
.members_photo
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
.downloads_year_link
{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #FF3300;
	text-decoration: none;
}
.downloads_year_link:hover
{
	color: #3399FF;
	text-decoration: underline;
}
.download_year
{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
.download_comp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #003300;
}
.download_comp:hover
{
	text-decoration: underline;
	color: #CC3300;
}
.download_file
{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;	
	text-decoration: underline;
	color: #063C66;

}
.download_file:hover
{
	text-decoration: none;
	color: #CC3300;
}
.download_table_head
{
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	background-color: #77958E;
}
.download_table_even
{
	background-color: #FFFFFF;
}
.download_table_odd
{
	background-color: #DDDDDD;
}
.download_file_atts
{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.normalParagraph
{
	text-align: justify;
	text-decoration: none;
	direction: ltr;
	line-height: 150%;
	text-indent: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.normalText
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.normalP
{
	line-height: 200%;
}