body {
	font-family: Verdana;
	font-size: 12px;
	color: #0b3651;
	background-image: url('');
	background-repeat: repeat;
	background-attachment: fixed;
	font-style: normal;
} 

a {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
} 

a:hover {
	text-decoration: underline;
	color: #990000;
	font-family: Verdana;
	font-size: 12px;
} 

.bodystyle {
	font-family:  Verdana;
	font-size: 12px;
	align: justify;
} 

.small { font-family:  Verdana, sans-serif; font-size: 9px; } 
.medium { font-family: Verdana; font-size: 12px; align: justify;} 
.big { font-family:  Verdana, sans-serif; font-size: 16px; } 
.xbig { font-family:  Verdana, sans-serif; font-size: 24px; } 
.expanded {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: normal;
	color: #666666;
	font-weight: bold;
	text-align: center;
} 

.justified {
	font-family: Verdana;
	text-align: justify;
	font-size: 11px;
} 

.box1 { padding: 3px; border-width: medium; border-style: solid; border-color: #0b3651 #a4c3c3 #a4c3c3 #0b3651; } 
.box2 { font-style: italic; word-spacing: 2pt; padding: 3px; border: 1px solid; } 
.bottombox {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	border: solid 1px #E3E3E3;
} 

.divider { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-top-color: #0b3651; border-right-color: #0b3651; border-bottom-color: #0b3651; border-left-color: #0b3651; } 

.formbox { font-family: Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; border: 1px solid #E3E3E3; } 

.form { margin-top: 0px; margin-bottom: 0px; }

INPUT {

	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: verdana;

}
/**/

.sectionLinks ul a:link, #double ul a:visited {display: block;}
.sectionLinks ul {list-style: none; margin: 0; padding: 0;color: #D3D3D3;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.sectionLinks li {border-bottom: 1px solid #EEE;}
.sectionLinks li.comanda { border-bottom: 1px solid #FFFFFF;}
html>body .sectionLinks li {border-bottom: none;}


.sectionLinks{
	float: left;
	width: 170px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0px 0px 0px 0px;
	background-color:#EDEDED;
	color:#66666;
	}

.sectionLinks a {
	display: block;
	border-top: 1px solid #ffffff;
	padding: 2px 0px 2px 10px;
	font-size:80%;
}

.sectionLinks a:hover{
	background-color: #D3D3D3;
	color: #666666;
	font-size:10pt;
}
.sectionLinks li {
	font-size:11pt;
}
.titlu {
font-family: Verdana;
	font-size:10pt;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

div { text-align: justify;
      margin-left: auto; 
      margin-right: auto;
	  font-family: verdana;
font-size: 12px;}

.menulink {
display: block;
text-align: left;
width: 100%;
text-decoration: none;
font-family:verdana;
font-size:12px;
font-weight: bold;
color: #666666;
border: solid 1px #E3E3E3;
}

.menulink:link {
font-family:verdana;
font-weight: bold;
font-size:12px;
}
.menulink:hover {
	border: solid 1px #999999;
	background-color:#E3E3E3;
	color: #999999;
	text-decoration: none;
	font-family:verdana;
	font-weight: bold;
	font-size:12px;
	}
