html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }



body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Verdana, Arial, Comic Sans MS;}



body,td,div,p,pre,ul {font-size: 14px; color : #000000; line-height: 1.5;}

h1 {font-size: 16px; color : #000000; line-height: 1.2;}
h2 {font-size: 12px; color : #000000; line-height: 1.2;}
h3 {font-size: 12px; color : #000000; line-height: 1.2;}
h4 {font-size: 12px; color : #000000; line-height: 1.2;}
h5 {font-size: 14px; color : #000000; line-height: 1.2;}

.hr  {color: #000000;}
.mini {	font-size: 8px;}
.minimini {font-size: 9px;}


iframe { border: 0px solid #ffffff; }

.bg {
	background-image: url(images/images_01.jpg);
	vertical-align: top;
	width: 960px;
	height: 230px;
	background-repeat: no-repeat;
         }



.bg_left {
	background-image: url(images/images_02.jpg);
	vertical-align: top;
	width: 172px;
	height: 270px;
	background-repeat: no-repeat;
         }

.bg_right  {
	background-image: url(images/images_03.jpg);
	vertical-align: top;
	width: 788px;
	height: 270px;
	background-repeat: no-repeat;

         }


A {color : #000000;
font-weight:bold;
background : transparent;
text-decoration : none;
}

A:Visited {color : #000000;
font-weight:bold;
background : transparent;
text-decoration : none;
}

A:Active {color : #000000;
font-weight:bold;
background : transparent;
text-decoration : none;
}

A:Hover {color : #ffffff;
font-weight:bold;
background : transparent;
text-decoration : none;
}

A.link {color : #ffffff;
background : transparent;
text-decoration : none;
}

A.link:Visited {color : #ffffff;
background : transparent;
text-decoration : none;
}

A.link:Active {color : #ffffff;
background : transparent;
text-decoration : none;
}

A.link:Hover {color : #e3d78a;
background : transparent;
text-decoration : none;
}