@charset "utf-8";
.top {
	background-image: url(images/bgTop.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F9D40A;
}
.black {
	background-color: #000000;
}
.blackLeft {
	background-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F9D40A;
}
.borderLeft {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F9D40A;
}
.futer {
	background-image: url(images/bgFuter.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F9D40A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #272727;
}
.futer2 {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9D40A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #272727;
}
.butt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #00006B;
	text-decoration: none;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9D40A;
	cursor: pointer;
}
.butt1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #00006B;
	text-decoration: none;
	background-color: #D6E2FA;
	cursor: pointer;
}
.butt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #00006B;
	text-decoration: none;
	background-color: #E1DDAD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9D40A;
	cursor: pointer;
}
.butt2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #00006B;
	text-decoration: none;
	background-color: #E1DDAD;
	cursor: pointer;
}
.butt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #00006B;
	text-decoration: none;
	background-color: #E1DDAD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9D40A;
	cursor: pointer;
}
.butt3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #00006B;
	text-decoration: none;
	background-color: #E1DDAD;
	cursor: pointer;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #4141FF;
	text-decoration: none;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #4141FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #4141FF;
	text-decoration: underline;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #4141FF;
	text-decoration: none;
}
.titlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #00006B;
}
.titluB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00006B;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4c4c4c;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4c4c4c;
}
.textB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #323232;
}
.div1 {
	background-color: #D6E2FA;
	border-width: 1px;
	border-style: solid;
	border-color: #F9D40A;
	filter: Alpha(Opacity=87);
}
.border {
	border: 1px solid #F9D40A;
	cursor: pointer;
}
.borderForm {
	border: 1px solid #9c9c9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4c4c4c;
}
.star {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #4141FF;
	text-decoration: none;
}
.left {
	background-image: url(images/bgMenu.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F9D40A;
}
