/***********************************************/
/* style_zver1black.css                            */
/* Use with template template_zver1black.html  template_zver1stateblack.html*/
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000 url("bgcolor000000.jpg");
	background-color: #000000;
}
A:link
{
	color: #ffffff;
}
A:active, A:hover
{
	color: #ffcc00;
}
A:visited
{
	color: #999900;
}
.ContentsTitle {
	font-size: medium;
	font-family: times new roman,times,serif;
	font-style: normal;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.Captionbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
}

/************** Menu Text styles **************/

.MenuBox {
}
a.MenuHeader
{
	COLOR: #ffffff;
	FONT-SIZE: 85%;
	FONT-FAMILY: times new roman,times,serif;
	TEXT-DECORATION: None;
	FONT-WEIGHT: Bold;
}
a.MenuHeader:link
{
	COLOR: #ffffff;
	FONT-FAMILY: times new roman,times,serif;
	TEXT-DECORATION: None;
	FONT-WEIGHT: Bold;
}
a.MenuHeader:visited
{
	COLOR: #999900;
	FONT-FAMILY: times new roman,times,serif;
	TEXT-DECORATION: None;
	FONT-WEIGHT: Bold;
}
a.MenuHeader:hover
{
	COLOR: #ffcc00;
	FONT-FAMILY: times new roman,times,serif;
	TEXT-DECORATION: None;
	FONT-WEIGHT: Bold;
}
a.MenuItem
{
	COLOR: #000000;
	FONT-SIZE: 75%;
	FONT-FAMILY: "times new roman", times, serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: Bold;
}
a.MenuItem:link
{
	COLOR: #000000;
	FONT-FAMILY: times new roman,times,serif;
	TEXT-DECORATION: None;
	FONT-WEIGHT: Bold;
}
a.MenuItem:visited
{
	COLOR: #666666;
	FONT-FAMILY: times new roman,times,serif;
	TEXT-DECORATION: None;
	FONT-WEIGHT: Bold;
}
a.MenuItem:hover
{
	COLOR: #ffcc00;
	FONT-FAMILY: times new roman,times,serif;
	TEXT-DECORATION: None;
	FONT-WEIGHT: Bold;
}

/************** header tag styles **************/

h1{
font-family: "Times New Roman", Times, serif;
font-size: 124%;
color: #ffcc00;
}

h2{
font-family: "Times New Roman", Times, serif;
font-size: 114%;
color: #ffffff;
font-weight: bold;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #000000;
}

h4{
font-family: Arial, Helvetica, sans-serif;
font-size: 95%;
color: #666666;
}

h5{
font-family: Arial, Helvetica, sans-serif;
font-size: 60%;
color: #FFFFFF;
}
.PageTitle {

	font-size: medium;
	font-family: "times new roman", times, serif;
	font-style: normal;
	font-weight: 600;
	color: #ffcc00;
	text-decoration: none;
}
.PlainText {
	text-align: justify;
	font-size: small;
	color: #FFFFFF;
	background-attachment: fixed;
}
.PageSubtitle {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
