.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #0F0;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 5px;
	background-color: #0000CC;
}
.menu a{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0000CC;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #0000CC;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.top_line {
	border-top-width: 2px;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-top-color: #0000CC;
}
.corner {
	background-image: url(images/misc/corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.submenu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
	list-style-type: square;
}
.submenu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bolder ;
	text-decoration: none
}

.box {
	border: #0000CC solid;
	border-width: 0px 1px 1px
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	text-align: center;
	text-decoration: none
}

.blank {
	font-size: 4px;
	text-decoration: none
}

.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	text-indent: 50px;
	vertical-align: middle;
	clip:   rect(   );
	padding-left: 30px;
	line-height: 24px;
}
.text_table {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #F9F9F9;
	border-color: black black #E9ECEF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.main_text_table {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #F9F9F9;
	text-align: justify;
	text-indent: 20pt;
	padding-left: 20px;
	border-color: black black #E9ECEF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height: 23px;
}
.title_table {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #E9ECEF;
	text-indent: 40px;
	margin: 0px;
	padding: 0px;
}

.vertical_line {
	border-color: black black black #E9ECEF;
	background-color: #F9F9F9;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px
}

.domeniiText {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	vertical-align: middle;
	clip: rect( );
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand
}

.lineTopButtom {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: #FFFFFF;
	border-style: double;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.selection {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
	background-color: #E9ECEF;
}


.incadrareCarte {
	border: 1px #000000 solid
}

.titlu {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.navigation {
	font-family: Tahoma;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
	background-color: #E9ECEF;
	text-align: center;
}
.navigation a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
	background: #E9ECEF;
}

