body
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/rep_1.jpg);
background-repeat: repeat;
background-color: #660000;
}

ul
{
list-style-type: disc;
padding-top: 14px;
padding-left: 0px;
margin: 12px;
}

ol
{
padding-top: 14px;
padding-left: 0px;
margin: 12px;
}

li {
margin-right: 10%;
margin-left: 14px;
margin-bottom: .7em;
}

.tableheight
{
height: 100%;
}

.tdheight
{
height: 100%;
}

.tablebgimg2 {
background-image: url(http://www.allegheny-psychological.com/images/rep_2.jpg);
background-color: #DEC6AB;
}

.tablebgimg3 {
	background-image: url(http://www.allegheny-psychological.com/images/rep_3.jpg);
	background-repeat: repeat;
	background-position: left bottom;

} 

.tablebgimg4 {
background-image: url(http://www.allegheny-psychological.com/images/rep_4.jpg);
background-color: #F3E3D1;
}

.hrcolor
{
color: #000000;
}

.style1 {
	color: #660000;
	font-size: 12px;
	font-family: tahoma;
}
.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #ffffff;
	font-size: 12px;
	font-family: tahoma;
}

a		{color:#660000; text-decoration:underline; }
a:hover	{color:#923e2c; text-decoration:none;}

