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;
      }
	
.title_text  {font-style: normal;
    font-weight: 200;
	line-height: 18px;
	color: #264231;
    font-size: 11pt;
    font-family: arial,verdana;}

.shadow_text  {font-style: normal;
    height:5;
    font-weight: 200;
	line-height: 17px;
	color: #4e6e5a;
    font-size: 9pt;
	filter:DropShadow (Color=#FCF2DC, OffX=1, OffY=1, Positive=true);
    font-family: arial,verdana;}

.shadow_text a:link {
    text-decoration: underline;
	color: #4e6e5a;
	}
.shadow_text a:visited {
	text-decoration: underline;
	color: #4e6e5a;
	}
.shadow_text a:hover {
    text-decoration: underline;
	color: #4e6e5a;
	}
.shadow_text a:active {
	text-decoration: underline;
	color: #4e6e5a;
	}
.shadow_text_bold  {font-style: normal;
    height:5;
    font-weight: 600;
	line-height: 17px;
	color: #4e6e5a;
    font-size: 9pt;
	filter:DropShadow (Color=#FCF2DC, OffX=1, OffY=1, Positive=true);
    font-family: arial,verdana;}
	
.shadow_text_bold a:link {
    text-decoration: underline;
	color: #4e6e5a;
	}
.shadow_text_bold a:visited {
	text-decoration: underline;
	color: #4e6e5a;
	}
.shadow_text_bold a:hover {
    text-decoration: underline;
	color: #4e6e5a;
	}
.shadow_text_bold a:active {
	text-decoration: underline;
	color: #4e6e5a;
	}
	
.menu_title_text  {font-style: normal;
    font-weight: 600;
	line-height: 25px;
	color: #4e6e5a;
    font-size: 11pt;
    font-family: georgia;}
	
.normal_menu_text  {font-style: normal;
    font-weight: 200;
	line-height: 15px;
	color: #264231;
    font-size: 9pt;
    font-family: arial,verdana;}
	
.normal_title_text  {font-style: normal;
    font-weight: 200;
	line-height: 16px;
	color: #264231;
    font-size: 12pt;
    font-family: arial,verdana;}
	
.normal_text  {font-style: normal;
    font-weight: 200;
	line-height: 16px;
	color: #264231;
    font-size: 9pt;
    font-family: arial,verdana;}

.normal_text a:link {
    text-decoration: underline;
	color: #264231;
	}
.normal_text a:visited {
	text-decoration: underline;
	color: #264231;
	}
.normal_text a:hover {
    text-decoration: underline;
	color: #264231;
	}
.normal_text a:active {
	text-decoration: underline;
	color: #264231;
	}

.copyright {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
    font-family: arial,verdana;
	}
.copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.copyright a:hover {
  text-decoration: underline;
	color: #FFFFFF;
	}
.copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
.copyright2 {
	text-decoration: none;
	color: #E8D5D6;
	font-size: 8pt;
    font-family: arial,verdana;
	}
.copyright2 a:link {
	text-decoration: none;
	color: #E8D5D6;
	}
.copyright2 a:visited {
	text-decoration: none;
	color: #E8D5D6;
	}
.copyright2 a:hover {
  text-decoration: underline;
	color: #E8D5D6;
	}
.copyright2 a:active {
	text-decoration: none;
	color: #E8D5D6;
	}