/* Top Elements */
* { margin: 0; padding: 0; outline: 0; }

body {
	background-color: #EFEFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 5px;
}


.whitetext {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	}

.bluetext {
	COLOR: #000080;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial;
	font-size: 10pt;
	}

.bluetextdetaliu {
	COLOR: #000080;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial;
	font-size: 9pt;
	}

.bluetinytext {
	COLOR: #000080;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial;
	font-size: 8pt;
	}

.bluetinytext1 {
	COLOR: #000080;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial;
	font-size: 7pt;
	}

.bluelink {
	COLOR: #f0f0ff;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial;
	font-size: 10pt;
	}

.bluelink:hover {
	COLOR: #0000ff;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial;
	font-size: 10pt;
	}

.bluelinkbig {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial;
	font-size: 18pt;
	}

.bluelinkbig:hover {
	COLOR: #0000ff;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial;
	font-size: 18pt;
	}

.whitelink {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 7pt;
	padding-left:9px; padding-right:9px;
	}

.whitelink:hover {
	COLOR: #5555FF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 7pt;
	padding-left:9px; padding-right:9px;
	}

.whitetinylink {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 8pt;
	}

.whitetinylink:hover {
	COLOR: #5555FF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 8pt;
	}

.whitelink2 {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 9pt;
	padding-left:9px; padding-right:9px;

.whitelink2:hover {
	COLOR: #0000FF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 9pt;
	padding-left:9px; padding-right:9px;
	}

.link 	{
	COLOR: #FFC480;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 9pt;
	padding-left:7px; padding-right:7px;
	}

.link:hover {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 9pt;
	}

.link:visited {
	COLOR: #000000;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 9pt;
	}

.link:active {
	COLOR: #FF0000;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 9pt;
	}

.titlumare {
	COLOR: #393379;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 16pt;
	}

.titlumare:hover {
	COLOR: #466E25;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 16pt;
	}

.titlu 	{
	COLOR: #393379;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13pt;
	}

.titlu:hover {
	COLOR: #466E25;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14pt;
	}

.cont 	{
	COLOR: #393379;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Georgia;
	font-size: 11pt;
	}

.contlink{
	COLOR: #393379;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Georgia;
	font-size: 11pt;
	}

.contlink:hover {
	COLOR: #466E25;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Georgia;
	font-size: 11pt;
	}

