/* CSS Document */
a{
color:#A42023;
}

A:visited{
color:#CC0000;
}

A:hover{
color:#A42023;
}

BODY{
  margin : 0px;
  font-size:13px;
  font-family : Arial;
  text-align : center;
  background-color:#ffffff;
}

table{
  overflow:scroll;
}

h1{
  color:#A42023;
  font-family:impact;
  font-size:36px;
  letter-spacing:1px;
  text-align:right;
}

h2{
  color:#A42023;
  font-family:impact;
  font-size:36px;
  letter-spacing:1px;
  text-align:center;
}

h3{
  color:#cc0033;
  font-family:verdana;
  font-size:14px;
  letter-spacing:1px;
  text-align:left;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A42023;
	font-weight: bold;
}

h5{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #A42023;
	text-align:center;
}

h6{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #A42023;
	text-align: left;
	font-weight: bold;
	vertical-align:top;
}

.linksmall{

font-family:Verdana;
font-size:16;
  letter-spacing:3px;
  text-align:right;
    color:#666666;
}

.linkbar{
  text-align:right;
  margin-top:10px;
  margin-bottom:10px;
  background-color:#000000;
  color:#ffffff;
  font-size:12px;
  font-weight: bold;
  border:#000000 1px solid

}

.newstext{
  background-image:url(images/b1.png);
  background-repeat:repeat-y;
  padding-left:10px;
  text-align:left;
  margin-left:30px;
  overflow-x:auto;
  color:#000000;
  border: 1px #999999 dashed;
  margin-right:30px;
}

.newsflash{
  background-color:#CC0000;
  width:100%;
  margin-top:0px;
  color:#FFFFFF;
  height:20px;
  text-align:right;
}



.blackline{
  background-color:#000000;
  width:100%;
  height:40px;
  color:#ffffff;
}


.blacklinetop{
  background-color:#000000;
  width:100%;
  height:20px;
  color:#ffffff;
}


A1{
  text-align:left;
  vertical-align:bottom;
}

image{
border:#000000 1px solid;
}

hr {
  color:#FFFFFF;
  height:3px;
  border-top: #000000 1px dashed;
  border-bottom:  #000000 1px solid;
  margin-top:10px;
  margin-bottom:5px;
  margin-right: 0px;
}

ul{
	text-align:left;
	list-style-type: square;
}

li{
	border-bottom: #999999 1px dashed;
	padding-top: 3px;
}

