body {
	  width:100%;
  padding:0; 
  margin:0 auto; 
	background:#ffffff;
}

.hider{
	display:none;
	visibility:hidden;
}


HR {
        BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; COLOR: #c9c9c9; BORDER-BOTTOM: 0px; HEIGHT: 1px;
	background-color: #c9c9c9;
	margin:6 0 6 0;
}


.bluetd {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.topmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}

.topmenu_on {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: #000000;
	cursor:pointer;
	cursor:hand;
}

.center {
	background-color: #FFFFFF;
}



.leftmenu1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: bolder;
	color: #30874e;
	background: #fffffff;
}



.leftmenu_on1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: bolder;
	color: #000000;
	background: #fffffff;
	cursor:pointer;
	cursor:hand;
	text-decoration:underline;
}


.titlebg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#30874e;
	border-right-color:#30874e;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

.centertd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background:#ffffff;
}

h1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #30874e;
	padding:0px;
	margin:0px;
	margin-bottom:4px;

}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding:0px;
	margin:0px;
}

h5 {
	font-family:Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #30874e;
	padding:0px;margin:0px;
}


td {
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
}

a { color: #30874e; text-decoration: underline}
a:hover {  text-decoration: underline; color: #000000;}
a:active {  text-decoration: none; color: #000000;}
a:visited {  }

a.nou { text-decoration: none; }


select { padding:1px; }

.dark_td { background:#cccccc;padding:0px; }
.left_td {  background:#ffffff;padding:0px;  }

.brdr { border: 1px #cccccc solid; }

img {border:none}

