body {
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif, Arial Narrow;
	font-size: 12px;
	text-decoration: none;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #00c600;
	text-decoration: none;
}

.bannerframe
{
	width: 970px;
	height: 175px;
	background-image: url(../Images/Common/Banner_Bck.jpg);
	background-repeat: repeat-x  ;
	background-position: right top;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-top: 0px;
}

.banner
{
	height: 175px;
	background-image: url(../Images/Common/Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	border-bottom: #cccccc 0px solid;
}

.bannercell
{
	height: 175px;
	text-align: right;
	padding: 0px;
}

.bannertext
{
	font-family: Arial Narrow, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #920000;
	text-decoration: none;
	background-color: #E5F4F7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	margin-right: 36px;
	display:none;
}

.footer
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-color: #EBF8D3;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.footertext
{
	font-size: 10px;
	color: #555555;
	padding-left: 5px;
	padding-right: 5px;
}

.footerlink
{
	color: #000000;
}

.footerlink:hover
{
	color: #000000;
	text-decoration: none;
}

.menu
{
	padding-bottom: 15px;
}

.menutitle {
	color: #FF0000;
	text-decoration: none;
}

.menuitem
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #116E04;
	text-decoration: none;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 25px;
	padding-left: 15px;
	background-image: url(../Images/Common/arrow-mnu.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	padding-top: 2px;
}

.menuitem:hover
{
	text-decoration: underline;
	color: #000000;
	background-image: url(../Images/Common/arrow-mnu-over.gif);
}

.contentframe 
{

}

.contentcell 
{
	text-align: left;
	padding-left: 8px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 8px;
	display: block;
	width: 540px;
	margin-right: 10px;
}


.scrollcell
{
	overflow: auto; 
	width: 494px; 
	height: 600px;
	padding-bottom: 16px;
	padding-right: 6px;	
}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #009966;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
}

.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00698b;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.infotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #116E04;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
}

.infosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;	
}

.infosmalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.infosmalllink:hover
{
	text-decoration: none;
	color: #000000;

}
.infosmallest 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.navigation
{
	font-size: 10px;
	color: #444444;
	font-family: Arial;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73A96B;
	text-transform: lowercase;
}

.line
{
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.listitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #337733;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../Images/Common/BulletList.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	padding-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.linkdetalii {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb5500;
	text-decoration: none;	
	padding-left: 20px;	
}

.listrow {
	padding-bottom: 16px;
}

.textbox {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 110px;
	display: inline;
	margin-left: 10px;
}

.textboxinactive {
	padding: 2px;
	border: 1px solid #999999;
	background-color:#DDDDDD;
}

.button {
	background-color: #116E04;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 110px;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.alert {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;	
}

.datagrid {
	border: none;
}

.datagridheader
{
	font-size: 12px;
	color: #555555;
	font-family: Arial;
	background-color: #d2ebb8;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: bold;
}

.datagriditem
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 18px;
	padding-top: 8px;
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: #c2e7d2 1px solid;
}

.datagridalternateitem {
	background-color: #EFEFEF;
}

.datagridpager
{
	display: none;
}

#divPages
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	border-top: #c2e7d2 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#divPages a
{
	padding-right: 3px;
	padding-left: 3px;
}

#divPages span
{
	padding-right: 3px;
	padding-left: 3px;
	color: #9d7200;
}

.actualizarebrief_frame
{
	padding-right: 4px;
}

.actualizarebrief_frame .infosmalllink
{
	text-align: right;
	padding-right: 12px;
	display: block;
}

.anunt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #126F07;
	background-color: #B0E351;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}

.titluanunt
{
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 12px;
	background-image: url(../Images/Common/arrow-mnu-mic.gif);
	background-repeat: no-repeat;
	background-position-y: 5px;
	background-position: left 3px;
	padding-left: 10px;
}

.linkanunt
{
	font-size: 9px;
	text-decoration: underline;
	margin-bottom: 10px;
	text-align: left;
	color: #000000;
	padding-left: 10px;
}
.linkanunt:hover
{
	color: #000000;
	text-decoration: none;
}
.eventbrief_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	margin-top: 10px;
}

.eventbrief_subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-bottom: 6px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	background-color: #B0E351;
	border: 1px solid #333333;
}

.eventbrief_text
{
	font-weight: bold;
	font-size: 10px;
	color: #466e46;
}

.eventbrief_info
{
	font-size: 10px;
	color: #555555;
}

.eventbrief_link
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.eventbrief_link:hover
{
	color: #116E04;
}

.eventbrief_line
{
	height: 1px;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.eventsmonth_activ
{
	height: 30px;
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
	border-right: #ffffff 2px solid;
	border-top: #d4e273 2px solid;
	border-left: #d4e273 2px solid;
	border-bottom: #d4e273 2px solid;
	display: block;	
}

.eventsmonth_inactiv
{
	height: 30px;
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;	
	border-right: #d4e273 2px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	display: block;	
}

