body		{ font-family: Verdana;
		  font-size: 12px;
		  background-color: #bebebe;
		  color: #234439;
		 }

td		{ font-size: 12px; font-family: Verdana; }

h1	        { font-family: Times New Roman, Times, serif; font-size: 18px; font-weight: bold; color: #336699; font-style: italic; }

.dotted-line	{ background: url('../images/dotted-line.gif') repeat-x; }

.pixel		{ background-image: url('../images/pixel.gif') repeat-y; }

a:link          { background: none; color: #c0d7c3; font-size: 12px; font-family: verdana,helvetica,geneva,arial; text-decoration: none }
a:active        { background: none; color: #c0d7c3; font-size: 12px; font-family: verdana,helvetica,geneva,arial; text-decoration: none }
a:visited       { background: none; color: #c0d7c3; font-size: 12px; font-family: verdana,helvetica,geneva,arial; text-decoration: none }
a:hover         { background: none; color: #c0d7c3; font-size: 12px; font-family: verdana,helvetica,geneva,arial; text-decoration: underline }

a.topnav:link {color: #104E8B; font-size: 12px; TEXT-DECORATION: none}
a.topnav:active {color: #104E8B; font-size: 12px; TEXT-DECORATION: none}
a.topnav:visited {color: #104E8B; font-size: 12px; TEXT-DECORATION: none}
a.topnav:hover {color: #5BA1E7; font-size: 12px; TEXT-DECORATION: none}

.formItemBlue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #234439;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background: #e4e4e4;
}

select { width:500px; }
select.exceptie { width: 100px; }


td.dotted { 
	text-align: center;
	border-right: dotted; 
	border-right-color: #7496A0; 
	border-right-width: thin; 
	color: #104E8B;
}

td.dotted_last_col { 
	text-align: center;
	color: #104E8B;
}

.type_text {
	font-family: verdana; color: #234439; background-color: border: solid white 1px;
}
