body {
	background-image: url(images/bg_large.jpg);
	background-repeat: repeat;
      margin: 0px;
      overflow:hidden;
}
A {
  color: #A7BBE0;
}
TD { 
    font-size: 12px;
    font-family: Verdana, Arial, Tahoma;
}
TD IMG {
    display: block;
}
.content {
	color: #FFFFFF;
	text-align:left;
	margin-left:5px;
}
.navbar {
	border-right-style: solid;
	border-right-color: #990000;
	border-right-width: thin;
	padding:5px;
	height:270px;
	margin-bottom:30px;
}

