body
{ 
background-image: url(images/bg.jpg); 
background-repeat: repeat;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 

}

.image{
	border-style: solid;
	border-color: #666666;
	border-width:1px;
      }
.red_text  {font-style: normal;
    font-weight: 200;
	line-height: 16px;
	color: #FF0000;
    font-size: 11pt;
    font-family: arial;}
	
.normal_text  {font-style: normal;
    font-weight: 200;
	line-height: 16px;
	color: #1e3d67;
    font-size: 10pt;
    font-family: arial;}

.normal_text a:link {
    text-decoration: none;
	color: #1e3d67;
	}
.normal_text a:visited {
	text-decoration: none;
	color: #1e3d67;
	}
.normal_text a:hover {
    text-decoration: underline;
	color: #1e3d67;
	}
.normal_text a:active {
	text-decoration: none;
	color: #1e3d67;
	}

.copyright {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
    font-family: arial,verdana;}
.copyright a:link {
	text-decoration: underline;
	color: #FFFFFF;
	}
.copyright a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}
.copyright a:hover {
  text-decoration: underline;
	color: #FFFFFF;
	}
.copyright a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}
.copyright2 {
	text-decoration: none;
	color: #ECECEC;
	font-size: 8pt;
    font-family: arial,verdana;}
.copyright2 a:link {
	text-decoration: underline;
	color: #ECECEC;
	}
.copyright2 a:visited {
	text-decoration: underline;
	color: #ECECEC;
	}
.copyright2 a:hover {
  text-decoration: underline;
	color: #ECECEC;
	}
.copyright2 a:active {
	text-decoration: underline;
	color: #ECECEC;
	}