
.border 
{
border-right:thin dotted #d9d9b3
}
.outsideBorder
{
border: thin solid #d9d9b3
}
.hr 
{
border:thin dotted #d9d9b3
}

.sideBar
{
background-repeat: url(../graphics/sideBarHead.jpg) no-repeat;
}


body {  margin: 0px }
td img {display: block;}
td img {display: block;}



a:visited{color:#666600; text-decoration:none; font-weight:; }
a:link{
	color:#BFAE35;
	text-decoration:none;
	font-weight: ;
}
a:hover{
	color:#A7982E;
	text-decoration:none;
	font-weight: ;
}

TD#sideBar
{
 background-image: url(../graphics/sideMiddle.gif);
 background-repeat: repeat; 
 }
 
 .border 
{
border-right:thin dotted #C2C285;
border-bottom:thin dotted #C2C285;
}
.border1 
{
border-bottom:thin dotted #C2C285;

}

.hr 
{
border:thin dotted #C2C285
}

.outsideBorder
{
border: thin solid #C2C285
}

.text1 
{
margin: 25px;
background: #ffffcc
}	