
body {
	BACKGROUND-POSITION: left top; 
	FONT-SIZE: 10px; 
	BACKGROUND-IMAGE: url(images/bg_bigstrip.gif); 
	BACKGROUND-attachment:fixed;
	MARGIN: 0px; 
	COLOR: #000000; 
	BACKGROUND-REPEAT: repeat-x; 
	FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	BACKGROUND-COLOR: #121212; 
	TEXT-ALIGN: center	
}

table {
	background-color:  white; border: 1px; border-spacing: 0px
	
}

img {
	border-color: #ffffff;

}

#pic a.p1 {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 10px;
	width: 135px;
}

p {
	color: #000000;
	font-size: 14px;
	text-align: top;
	text-align: justify;
	padding-top: 0px; 
	padding-right: 40px; 
	padding-bottom: 0px; 
	padding-left: 40px;
}

h1 {
	text-align: center
}


h2 {
	color: #efb500;
	font-size: 14px;
	text-align: left;
	padding-top: 5px; 
	padding-right: 0px; 
	padding-bottom: 5px; 
	padding-left: 8px;
	border-style: none;
	background-color: #000000;
}

p.pos_right {
	
	color: #efb500;
	font-size: 14px;
	text-align: left;
	padding-top: 5px; 
	padding-right: 0px; 
	padding-bottom: 5px; 
	padding-left: 8px;
	border-style: none;
	background-color: #000000;
	position: relative;
	left: -0px;
}

h6 {
	color: white; 
	FONT-SIZE: 10px; 
	TEXT-ALIGN: center
}

A.imgbord:link {color: black;}
A.imgbord:active {color: black;}
A.imgbord:visited {color: black;}
A.imgbord:hover {color: gray;} 

A {
	FONT-WEIGHT: 200;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}

A:hover {
	color: #; text-decoration: underline
}


A:visited {
}

A:active {
	TEXT-DECORATION: none
}

.footnavigation {
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #000000;
  color: #efb500;
  font-weight : bold;
	padding-top: 4px; 
	padding-right: 0px; 
	padding-bottom: 4px; 
	padding-left: 0px;
}

.fn{ 
  FONT-WEIGHT: 200;
  FONT-SIZE: 12px;
  color: #efb500; 
}

.fn:hover {
  color: #efb500;
}

.sublink {
 color: #211818;
 font-size: 14px;
 text-decoration: underline;
}

.sublink:hover {
  color: #efb500;
}