body {
	background-color: #810304;
	font-family: Tahoma,Geneva,sans-serif;
	margin-top: 30px;
	background-image: url(../images/bgsiteprive.png);
	background-repeat: repeat;
}
#container {
	border: 1px solid #ffffff;
	margin: auto;
	overflow: hidden;
	height: auto;
	width: 980px;
	background-repeat: repeat;
	background-color: #fffbf5;
	background-image: url(../images/bgsiteprive.png);
}
#header {
	height: 120px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/header_prive.png);
}
#content {
  padding: 30px;
  overflow: hidden;
  height: auto;
  width: 920px;
  color: #1a1a1a;
}
#footer {
  height: 50px;
  width: 970px;
  background-image: url(../images/footer_bg.png);
  background-repeat: no-repeat;
  padding-top: 80px;
  text-align: right;
  padding-right: 10px;
  color:#FFFFFF;
}

#footer p {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
}
#headerleft {
  height: 65px;
  width: 220px;
  padding-left: 30px;
  padding-top: 30px;
  float: left;
}
#contentbox {
  overflow: hidden;
  height: auto;
  width: 920px;
  color: #333333;
}
#container #content #contentbox p {
  font-size: 0.8em;
}
#container #content #contentbox p img {
  border: 2px solid #ffffff;
  float: left;
  margin-right: 15px;
}
#container #content #contentbox h3 {
  color: #be202e;
}
#footer a {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
}
#footer a:link {
  color: #ffffff;
  text-decoration: none;
}
#container #footer a:hover {
  color: #ffff99;
  font-weight: bold;
}
#footer a:visited {
  color: #ffffff;
  text-decoration: none;
}
#contentboxbottom {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
	overflow: hidden;
	height: auto;
	width: 898px;
	background-image: url(../images/content_yellowtransp_bg.png);
	background-repeat: repeat;
}
#nav {
  padding: 5px;
  float: right;
  height: 20px;
  width: 520px;
  margin-right: 10px;
  font-size: 13px;
  text-align: center;
}
#contentboxtop {
  height: 30px;
  width: 920px;
  background-image: url(../images/menu_prive.png);
  background-repeat: no-repeat;
}
#contentboxtop #nav a:link {
	color: #b21a1e;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#container #contentboxtop #nav a:hover {
	color: #DC3523;
	font-weight: bold;
	text-decoration: underline;
}
#contentboxtop #nav a {
	font-size: 12px;
}
#contentboxtop #nav a:visited {
  color: #b21a1e;
  text-decoration: none;
  font-weight: bold;
}
#container #content #contentbox #contentboxbottom p em {
  font-weight: bold;
  color: red;
}
h4 {
  color: #990000;
  font-size: 0.9em;
}
#container #content #contentbox #contentboxbottom a:link{
	color: #b21a1e;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#container #content #contentbox #contentboxbottom table a:hover{
color: #DC3523;
	font-weight: bold;
	text-decoration: underline;
}
#container #content #contentbox #contentboxbottom a:visited{
 color: #b21a1e;
  text-decoration: none;
  font-weight: bold;
}
#contentboxbottom li {
  font-size: 0.8em;
  color: #990000;
  font-weight: bold;
  list-style-type: square;
  list-style-position: outside;
}
.txtimportant {
	font-weight: bold;
	color: #C00;
	font-size: 12px;
}
#contentboxbottom a {
	font-size: 12px;
}

#contentboxbottom img {
	border:none;
}
#contentboxbottom a:link {

	color: #1EA6C6;
	text-decoration: none;
}
#container #contentboxbottom a:hover {
	color: #135775;
	text-decoration:underline;
}

#container #contentboxbottom a:visited {
	color: #1EA6C6;
	text-decoration: none;
}

#container #contentboxbottom table tr td h2 {
	color: #C00;
}

.TabView{ 
    width:650px;height:350px;border:1px #CCC solid;overflow-y:scroll;margin:25px; 
} 
.TabView .Tabs {
	height:26px;
	display:block;
	background:#CCCCCC;
} 
.TabView .Tabs a { 
    display:block;float:left;width:150px;height:25px;line-height:25px;color:#b21a1e;text-align:center;text-decoration:none;font-weight:bold;border:1px #666 dashed;margin:0px 2px; 
} 
.TabView .Tabs a.ActiveTab{
	border:1px #666 solid;
	border-bottom:1px #FFF solid;
	background-color: #F5EDCD;
} 
.TabView .Tabs a.InactiveTab{
	color:#FF3333;
} 
.TabView .Pages{ 
    width:100%; 
} 
.TabView .Pages .Page{ 
    border:1px #CCC solid;height:320px; 
} 
.style5 {font-size: 12px; font-weight: bold; color: red;}
.style8 {color: red; font-size: 18px;}

.table{
font-size:0.8em;
text-align:center;
}