body {
	background-color : #FFFFFF;
	color            : #000000;
	font-family      : arial, serif, verdana;
	font-size        : 12px;
	text-align       : center;
}
#Contabilitate-MainContainer {
	position   : relative;
	text-align : left;
	margin     : -15px auto;
	width      : 775px;
}
#Contabilitate-TopBanner {
	background-image  : url('images/banner.gif');
	background-repeat : no-repeat;
	height            : 145px;
	width             : 775px;
}
#Contabilitate-Menu {
	width : 192px;
}
#Contabilitate-SecondMenu {
	text-align       : center;
	border           : 2px solid rgb(180,190,204);
    background-color : rgb(233,236,243);
	width            : 188px;
}
#Contabilitate-ThirdMenu {
	text-align : center;
	border     : 2px solid rgb(180,190,204);
	width      : 188px;
}
#Contabilitate-Content {
	/*position      : absolute;*/
	border-right  : 3px solid rgb(180,190,204);
	border-bottom : 2px solid rgb(180,190,204);
	padding-top   : 1px;
	margin-left   : 191px;
	margin-top    : -469px;
	height        : 466px;
	width         : 581px;
}
#Contabilitate-ContentHeader {
	color       : rgb(112,159,207);
	font-size   : 12px;
	font-weight : bold;
	margin-left : 15px;
	margin-top  : 22px;
}
#Contabilitate-FooterBar {
	background-image  : url('images/bottom-bar.gif');
	background-repeat : no-repeat;
	border-bottom     : 2px solid rgb(180,190,204);
	border-left       : 2px solid rgb(180,190,204);
	border-right      : 3px solid rgb(180,190,204);
	color             : #CCCCCC;
	font-family       : verdana, arial, serif;
	font-size         : 10px;
	height            : 16px;
	text-align        : center;
	width             : 770px;
}


#Contabilitate-Package {
	background-image: url('images/neosys-pkg.gif');
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	height: 122px;
	width: 100px;
}
#Contabilitate-Description {
	margin-left: 120px;
	margin-top: -105px;
	width: 461px;
}
#Contabilitate-CompanyDescription {
	margin-top: 159px;
	margin-left: 5px;
	width: 575px;
}
#Contabilitate-DetailsLink {
	margin-left: 57px;
	margin-top: -190px;
	font-family: verdana, arial, serif;
}
#Contabilitate-DownloadLink {
	font-family: verdana, arial, serif;
	margin-left: 47px;
}
#Contabilitate-ScreenshotLink {
	font-family: verdana, arial, serif;
	margin-left: 43px;
}


#Contabilitate-TextContent {
	overflow : auto;
	height   : 406px;
	padding-left : 15px;
}

.ftext {
	font-size       : 10px;
	color           : rgb(170,170,170);
	text-decoration : none;
}

a.homelink {
	color           : #993300;
	font-size       : 11px;
	text-decoration : underline;
}
a.homelink:hover {
	text-decoration : none;
}

a.contabilitate-link {
	color           : #993300;
	font-weight     : bold;
	text-decoration : underline;
}
a.contabilitate-link:hover {
	font-weight     : normal;
	text-decoration : none;
}

span {
	padding-left     : 15px;
}
span.download {
	font-size: 10px;
	padding-left     : 0px;
}

span.cumpara-table {
	font-family      : verdana, arial, sans-serif;
	font-size        : 11px;
	padding-left     : 0px;
}

li {
	margin-left     : 40px;
}
ins {
	text-decoration : none;
}
h1 {
	border-bottom   : 1px solid rgb(180,190,204);
}


a#active_option {
	background-color : rgb(180,190,204);
	color            : #FFFFFF;
}
a.fdlink {
	color            : #000000;
	text-decoration  : underline;
}
a.hdlink {
	color            : rgb(112,159,207);
	text-decoration  : none;
}
span#smalltext {
	font-size : 10px;
	margin-left: -10px;
}



a.mainmenu {
	border-left      : 2px solid rgb(180,190,204);
	border-right     : 2px solid rgb(180,190,204);
	display          : block;
	line-height      : 18px;
	padding          : 2px 0px 2px 0px;
	text-decoration  : none;
	text-indent      : 45px;
	width            : 188px;
}
a.mainmenu:link, a.mainmenu:visited {
	background-color : rgb(217,222,234);
	color            : rgb(23,97,170);
	border-top       : 1px solid rgb(240,240,240);
	border-bottom    : 1px solid rgb(188,190,204);
}
a.mainmenu:hover {
	background-color : #993300;
	color            : #FFFFFF;
}



a.submenu {
	border-left      : 2px solid rgb(180,190,204);
	border-right     : 2px solid rgb(180,190,204);
	display          : block;
	font-size        : 11px;
	font-weight      : bold;
	line-height      : 18px;
    padding          : 2px 0px 2px 0px;
	text-decoration  : none;
	text-indent      : 80px;
	width            : 188px;
}
a.submenu:link, a.submenu:visited {
	background-color : rgb(233,236,243);
	color            : rgb(112,159,207);
}
a.submenu:hover {
	background-color : #993300;
	color            : #FFFFFF;
}



a.secondmenu {
    background-color : rgb(233,236,243);
	color            : rgb(112,159,207);
	display          : block;
	padding          : 10px 0px 10px 0px;
	text-decoration  : none;
}
a.secondmenu:link, a.secondmenu:visited {
	color            : rgb(112,159,207);
}
a.secondmenu:hover {
    background-color : rgb(255,255,255);
	color            : #993300;
}



a.footermenu {
	padding-left    : 1px;
	padding-right   : 1px;
	text-decoration : none;
}
a.footermenu:link, a.footermenu:visited {
	color           : #CCCCCC;
}
a.footermenu:hover {
	color           : #FFFFFF;
	text-decoration : underline;
}
