.nrm01 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.nrm02 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}

.sml01 {
	font-family: tahoma, arial;
	font-size: 10px;
}

.sml02 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

.sml03 {
	font-family: arial;
	font-size: 10px;
}

.sml04 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.hdr01 {
	font-family: arial;
	font-size: 14px;
}

.link01:link {
	text-decoration: underline;
	color: #ceedff;
}

.link01:visited {
	text-decoration: underline;
	color: #ceedff;
}

.link01:hover {
	text-decoration: underline;
	color: #ffd503;
}

.link02:link {
	text-decoration: none;
	color: #ffffff;
}

.link02:visited {
	text-decoration: none;
	color: #ffffff;
}

.link02:hover {
	text-decoration: none;
	color: #ffd503;
}

.link03:link {
	text-decoration: underline;
	color: #ffdd30;
}

.link03:visited {
	text-decoration: underline;
	color: #ffdd30;
}

.link03:hover {
	text-decoration: underline;
	color: #ceedff;
}

.link04:link {
	text-decoration: underline;
	color: #2283bf;
}

.link04:visited {
	text-decoration: underline;
	color: #2283bf;
}

.link04:hover {
	text-decoration: underline;
	color: #ff4d00;
}

.link05:link {
	text-decoration: none;
	color: #005b90;
}

.link05:visited {
	text-decoration: none;
	color: #005b90;
}

.link05:hover {
	text-decoration: none;
	color: #ff4d00;
}

.link06:link {
	text-decoration: none;
	color: #7f7f7f;
}

.link06:visited {
	text-decoration: none;
	color: #7f7f7f;
}

.link06:hover {
	text-decoration: underline;
	color: #ff4d00;
}

.link07:link {
	text-decoration: underline;
	color: #ffffff;
}

.link07:visited {
	text-decoration: underline;
	color: #ffffff;
}

.link07:hover {
	text-decoration: none;
	color: #ffffff;
}

.link08:link {
	text-decoration: underline;
	color: #000000;
}

.link08:visited {
	text-decoration: underline;
	color: #000000;
}

.link08:hover {
	text-decoration: none;
	color: #ff4d00;
}

.link09:link {
	text-decoration: none;
	color: #ffffff;
}

.link09:visited {
	text-decoration: none;
	color: #ffffff;
}

.link09:hover {
	text-decoration: underline;
	color: #ffffff;
}

.link10:link {
	text-decoration: underline;
	color: #ffffff;
}

.link10:visited {
	text-decoration: underline;
	color: #ffffff;
}

.link10:hover {
	text-decoration: none;
	color: #ffffff;
}

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

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

a:hover {
	text-decoration: underline;
	color: #ff7200;
}

input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

.input2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

body {
	font-family: arial;
	background-color: #e7f3f8;
	color: black;
}

th {
	color: black;
	text-decoration: none;
	font-size: 12px;
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
}

tr.list {
	color: black;
	text-decoration: none;
	font-size: 12px;
	background-color: #d0e8f7;
	font-weight: bold;
}

input.buttonTerminare, button.buttonTerminare {
	text-decoration: none;
	height: 20px;
}

input.buttonSelect, button.buttonSelect {
	text-decoration: none;
	height: 20px;
}

input.buttonViziualizare, button.buttonViziualizare {
	text-decoration: none;
	height: 20px;
}

input.buttonRefresh, button.buttonRefresh {
	text-decoration: none;
	height: 20px;
}

input.buttonLong, button.buttonLong {
	text-decoration: none;
	height: 20px;
	width: 300px;
}

ul.none {
	list-style-type: disc;
	list-style: none;
	text-align: left;
}

li.selectme {
	list-style-type: disc;
	list-style: none;
	text-align: left;	
	background: #fff;
}

div.auto_complete ul {
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	background-color: white;
	border: 1px solid black;
}

div.auto_complete ul li {
	margin: 0;
	padding: 3px;
}

div.auto_complete ul li.selected {
	background-color: #ffb;
}

div.auto_complete ul strong.highlight {
	color: #800;
	margin: 0;
	padding: 0;
}

tbody.on {
	display: table-row-group;
}

tbody.off {
	display: none;
}

input.normalHtmlText {
	text-decoration: none;
	width:145px;
}

textarea.normalTextArea{
	margin-bottom: 5px;
	width: 300px;
	height: 80px;
}

input.verySmallHtmlText {
	text-decoration: none;
	width:50px;
}

input.smallHtmlText {
	text-decoration: none;
	width:70px;
}

input.largeHtmlText {
	text-decoration: none;
	width:240px;
}

input.disable {
   text-decoration : none;
   font-size: 10px;
   background-color : #E8E8E8;
   font-weight : bold;
   width:145px;
  }

input.smalldisable {
   text-decoration : none;
   font-size: 10px;
   background-color : #E8E8E8;
   font-weight : bold;
   width: 83px;
  }

input.bigdisable {
    text-decoration : none;
    font-size: 10px;
    background-color : #E8E8E8;
    font-weight : bold;
    width:309px;
}

.whiteMessage {
	font-family : Arial;
	color: black;
	background:  white;
	font-size : 11px;
}

#siteLoader {
	position: absolute;
	z-index: 100;
	background-color: #97C5E1;	
	opacity: 0.8;	
	top: 30%;
	left: 40%;
	height: 15%;
	width: 24%;
	text-align: center;
	line-height: 0;	
}

#loadImg {
	position: absolute;
	text-align: center;
	background-color: #97C5E1;
	width: 100%;
	z-index: 100;
	top: 30%;
	left: 0;
	line-height: 0;	
}

#loadText {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 12px;
  top: 50%;
  height: 40px;
  color: #fff;	
  text-align: center;  
	vertical-align: bottom;
}

#siteDetailLoader {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #fff;	
	text-align: right;  
  top: 5%;	
  right: 10px;
}

#progressBar { padding-top: 5px; }
#progressBarBox { width: 350px; height: 20px; border: 1px inset; background: #eee;}
.status-text {
	color: #000;
	font-weight: bold;
    font-size: 12px;
}

.pagination	{
	margin-top:10px;
	color:white;
}
.bg_pagination	{
	background-color:#58636B;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:12px;
	padding-left:10px;
	font-family:tahoma, helvetica, sans-serif;
	font-size:11px;
}
.bg_pagination	a	{
	color:white;
	text-decoration:underline;
	background-color:#4f555b;
	border:1px solid #ffffff;
	padding:1px 3px 1px 3px;
	text-decoration:none;
	margin-right:3px;
}
.bg_pagination	a:hover	{
	text-decoration:none;
	background-color:#5C6267;
}
.bg_pagination	a:visited {
	color:white;
	text-decoration:none;
	background-color:#5C6267;
}
.pagination_on a	{
	color:white;
	text-decoration:none;
	background-color:#b7005f;
	font-weight:bold;
}
.pagination_on	a:hover	{
	background-color:#C91271;
	text-decoration:none;
}

.pagination_on	a:visited {
	background-color:#C91271;
	text-decoration:none;
}

