/* CSS Document */

html {
	height: 100%;
}

body {

	height: 100%;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image:url(../images/bac.png);
	background-repeat: repeat-x;
	background-position:top right;
	background-color:#233C71;
}
img{
	border:none;
}
a.header:link, a.header:visited {
	color:#FFFFFF; text-decoration: none;
font-size: 12px; font-weight: bold;
}
a.header:hover {
	color:#000000;	text-decoration: none;
	font-size: 12px;font-weight: bold;
	
}
a.page:link, a.page:visited {
	color:#3555A0; text-decoration: none;
font-size: 13px; font-weight: bold;
}
a.page:hover {
	color:#000000;	text-decoration: none;
	font-size: 13px;font-weight: bold;}

.title_topic{
color:#3555A0; text-decoration: none;
font-size: 13px; font-weight: bold;
}
body,td,th {
font-size: 13px;
font-weight: bold;
color:#6633CC;
}
.button {
  color:#FFFFFF;
  font-family: Tahoma;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px dotted #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  background-position:bottom;
  line-height: 16px;
  height: 24px;
}
DIV.bargraphic {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 1px; PADDING-BOTTOM: 0px; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 6px
}
.bargraphic DIV.shade1 {
	MARGIN: 0px; HEIGHT: 3px; BACKGROUND-COLOR: #41C1F6;
}
.bargraphic DIV.shade2 {
	MARGIN: 0px; HEIGHT: 3px; BACKGROUND-COLOR: #385BAA;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
