@import url('flexcontent.css');
@import url('content.css');
@import url('sven.css');
@import url('sven_ie.css');
@import url('tt_news.css');
@import url('tt_news_ie.css');

.imgline{
  position:relative;
  margin-left: -1px;
  z-index: 2;
}

body{
  background: #66686a; 
  background-image:url(../images/mainBgup.gif);  
  background-repeat: repeat-x;
  background-position: top center;
  background-attachment: scroll;

  border:0px;
  margin: 0px;
  padding:0px 0px 0px 0px;
}

.siteBackground {

  background-image:url(../images/mainBgdown.gif); 
  background-repeat: repeat-x;
  background-position: bottom center;

  width: 100%;
  padding:18px 0px 0px 0px;
}

ul {
  list-style-image: url(../images/reddot.gif); 
  list-style-type: square; 
}

li {
  font-size: 11px;
}

dd {
  padding: 0px 0px 0px 0px;
}

.paragraph{
	padding:10px;color:green;
}

.link{
	color:red;
	font-weight:bold;
}

.image{
	border:3px dotted blue;
}

.tablecell{
	border:3px dotted red;
}
