BODY {
margin : 0px;
background-color : #FFFFFF;
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 10pt;
font-style : normal;
color: #999999;
}

H1  {
	font-size : 14pt;
	font-weight : bold;
	color : #979BA3;
	margin: 10px 0px 10px 0px;
}

HR {
	color: #cccccc;
}

p, ol, dl, dt, dd, blockquote {
	font-size: 10pt;
	margin-bottom: 10px;
}

ul, li {
	font-size: 10pt;
	list-style-image : url(../if/bullet.gif);
	margin: 6px 20px 0px 20px;
}

a:link {
  color: #666666;
  text-decoration: underline;
} 

a:hover { 
  color: #666666;
  text-decoration: none;
  background-color : #BAD6F1;
}

a:visited {
  color: #666666;
  text-decoration: underline;
}

.headline {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}

.bar {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-image: url(../if/bar.gif);
	background-repeat: no-repeat;
	background-position : center;
	padding: 20px 20px 20px 20px;
}


.cookie {
	text-align: right;
	padding: 20px 0px 0px 0px;
	font-size: 7pt;
	font-family : Arial, Helvetica, sans-serif;
}

.normal {
	text-align: left;
	padding: 10px 20px 10px 20px;
}

.menu {
	margin: 10px 0px 10px 0px;
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.foot1 {
	text-align: center;
	font-size: 9pt;
	padding: 6px 10px 6px 10px;
}

.foot2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
	padding: 6px 10px 6px 10px;
}

.tb {
	background-image : url(../if/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}

.tb-top {
	background-image : url(../if/top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position : top;
}

.tb-top-r {
	background-image : url(../if/top-r.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position : top;
}

.tb-top-l {
	background-image : url(../if/top-l.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position : top;
}

.tb-left {
	background-image : url(../if/left.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position : left;
	background-color : #F0F4FD;
}

.tb-right {
	background-image : url(../if/right.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position : right;
	background-color : #F0F4FD;
}

.tb-btm-left {
	background-image : url(../if/btm-l.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position : left;
}

.tb-btm-right {
	background-image : url(../if/btm-r.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position : right;
}
