/* CSS Document */

body {
	background-color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
  min-width: 780px;
	
}


#wrapper {
  width: 780px;
  margin: 0 auto;
  text-align: left;
}

a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
}

a.whiteLink:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.whiteLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}


a.tf_popup, a.tf_popup:visited {
	color: #00CC00;
	font-weight: bold;
} 

a.az_link, a.az_link:visited {
	color: #00CC00;
	font-weight: bold;
} 

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	max-width: 640px
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC00;
	max-width: 640px
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	max-width: 640px
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	max-width: 640px
}

h5 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-style: italic;
	max-width: 640px
}

h6 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-style: italic;
	max-width: 640px
}


.white {
	color: #FFFFFF;
}


.accent {
	color: #00CC00;
}

Table
{
	font-family: sans-serif;
	font-size: small;
}

.grey {
	color: #888888;
}


.index {
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	font-style: italic;
	white-space: pre;
}


.small {
	font-weight: normal;
	font-style: italic; 
}

div.prevNext {
	padding-bottom: 0px
}

a.prevnext, a.prevnext:visited {
	font-family: Helvetica, sans-serif;
	font-size: small;
	color: #00CC00;
	font-weight: bold;
	font-style: italic;
	padding: 3px
}

.currentpage {
	font-family: Helvetica, sans-serif;
	font-size: small;
	font-style: italic; 
}

